package Paws::CloudDirectory::GetSchemaAsJsonResponse;
use Moose;
has Document => (is => 'ro', isa => 'Str');
has Name => (is => 'ro', isa => 'Str');
has _request_id => (is => 'ro', isa => '
mentation begin ###
=head1 NAME
Paws::CloudDirectory::GetSchemaAsJsonResponse
=head1 ATTRIBUTES
=head2 Document => Str
The JSON representation of the schema document.
=head2 Name => Str
The n
cequotas' }
sub version { '2019-06-24' }
sub target_prefix { 'ServiceQuotasV20190624' }
sub json_version { "1.1" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub AssociateServiceQuotaTemplate {
my $self = shift;
my $call_object = $se
_name { 'dms' }
sub version { '2016-01-01' }
sub target_prefix { 'AmazonDMSv20160101' }
sub json_version { "1.1" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub AddTagsToResource {
my $self = shift;
my $call_object = $self->new_with
'forecast' }
sub version { '2018-06-26' }
sub target_prefix { 'AmazonForecastRuntime' }
sub json_version { "1.1" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub QueryForecast {
my $self = shift;
my $call_object = $self->new_with_coe
ame { 'transfer' }
sub version { '2018-11-05' }
sub target_prefix { 'TransferService' }
sub json_version { "1.1" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub CreateAccess {
my $self = shift;
my $call_object = $self->new_with_coer
{ 'codebuild' }
sub version { '2016-10-06' }
sub target_prefix { 'CodeBuild_20161006' }
sub json_version { "1.1" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub BatchDeleteBuilds {
my $self = shift;
my $call_object = $self->new_with
C<'application/json'>), or a JSON expression from the back-end response
payload in the form of C<integration.response.body.{JSON-expression}>,
where C<JSON-expression> is a valid JSON expression with
=head2 Accepts => Str
The content-type of the export, for example C<application/json>.
Currently C<application/json> and C<application/yaml> are supported for
C<exportType> ofC<oas30> and C<swagger
'codedeploy' }
sub version { '2014-10-06' }
sub target_prefix { 'CodeDeploy_20141006' }
sub json_version { "1.1" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub AddTagsToOnPremisesInstances {
my $self = shift;
my $call_object = $sel
, isa => 'Str');
has CSV => (is => 'ro', isa => 'Paws::S3::CSVInput');
has JSON => (is => 'ro', isa => 'Paws::S3::JSONInput');
has Parquet => (is => 'ro', isa => 'Paws::S3::ParquetInput');
1;
S3::CSVInput>
Describes the serialization of a CSV-encoded object.
=head2 JSON => L<Paws::S3::JSONInput>
Specifies JSON as object's input serialization format.
=head2 Parquet => L<Paws::S3::Parq
hen
only the C<SecretString> parameter contains data. Secrets Manager
stores the information as a JSON structure of key/value pairs that the
Lambda rotation function knows how to parse.
If you store
t to use for object
encryption. The value of this header is a base64-encoded UTF-8 string
holding JSON with the encryption context key-value pairs.
=head2 SSEKMSKeyId => Str
If present, specifies
nerDefinitions => ArrayRef[L<Paws::ECS::ContainerDefinition>]
A list of container definitions in JSON format that describe the
different containers that make up your task. For more information about
# OPTIONAL
CompressionType => 'NONE', # values: NONE, GZIP, BZIP2; OPTIONAL
JSON => {
Type => 'DOCUMENT', # values: DOCUMENT, LINES; OPTIONAL
RecordDelimiter => 'MyRecordDelimiter', # OPTIONAL
}, # OPTIONAL
JSON => {
RecordDelimiter => 'MyRecordDelimiter', # OPTIONAL
}, # OPTIONAL
ed policies that allow broad access to the
secret.
=head2 B<REQUIRED> ResourcePolicy => Str
A JSON-formatted string constructed according to the grammar and syntax
for an AWS resource-based policy
format a JSON parameter for the various command line tool
environments, see Using JSON for Parameters
(http://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#cli-using-param-json)
in the
arameter to the API requires a JSON text string argument. For
information on how to format a JSON parameter for the various command
line tool environments, see Using JSON for Parameters
(https://docs.
aws.amazon.com/cli/latest/userguide/cli-using-param.html#cli-using-param-json)
in the I<AWS CLI User Guide>.
=head1 SEE ALSO
This class forms part of L<Paws>, documenting arguments for method Unt
n;
use Moose;
has CSV => (is => 'ro', isa => 'Paws::S3::CSVOutput');
has JSON => (is => 'ro', isa => 'Paws::S3::JSONOutput');
1;
### main pod documentation begin ###
=head1 NAME
Paws::S3::Ou
be a Paws::S3::OutputSerialization object:
$service_obj->Method(Att1 => { CSV => $value, ..., JSON => $value });
=head3 Results returned from an API call
Use accessors for each attribute. If At
Output>
Describes the serialization of CSV-encoded Select results.
=head2 JSON => L<Paws::S3::JSONOutput>
Specifies JSON as request's output serialization format.
=head1 SEE ALSO
This class fo
of the secret that the resource-based policy was
retrieved for.
=head2 ResourcePolicy => Str
A JSON-formatted string that describes the permissions that are
associated with the attached secret. The
smanager->UpdateSecret(
'SecretId' => 'MyTestDatabaseSecret',
'SecretString' => '{JSON STRING WITH CREDENTIALS}'
);
# Results:
my $ARN = $UpdateSecretResponse->ARN;
the
information as a JSON structure of key/value pairs that the default
Lambda rotation function knows how to parse.
For storing multiple values, we recommend that you use a JSON text
string argument
ormat a JSON parameter for the various command line tool environments,
see Using JSON for Parameters
(https://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#cli-using-param-json)
in the
the
information as a JSON structure of key/value pairs that the default
Lambda rotation function knows how to parse.
For storing multiple values, we recommend that you use a JSON text
string argument
ormat a JSON parameter for the various command line tool environments,
see Using JSON for Parameters
(https://docs.aws.amazon.com/cli/latest/userguide/cli-using-param.html#cli-using-param-json)
in the
parameter, you should use single quotes to avoid confusion with the
double quotes required in the JSON text.
=head2 VersionStages => ArrayRef[Str|Undef]
(Optional) Specifies a list of staging labe