Group
Extension

Matches 35358

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/IoT1ClickDevices/DeviceEvent.pm ( view source; MetaCPAN )
 object representing the device associated with the event.


=head2 StdEvent => Str

A serialized JSON object representing the device-type specific event.



=head1 SEE ALSO

This class forms part of 
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/SecretsManager/UpdateSecret.pm ( view source; MetaCPAN )
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
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/WorkDocs/CreateNotificationSubscription.pm ( view source; MetaCPAN )
d2 B<REQUIRED> Protocol => Str

The protocol to use. The supported value is https, which delivers
JSON-encoded messages using HTTPS POST.

Valid values are: C<"HTTPS">

=head2 B<REQUIRED> Subscription
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/IoT1ClickDevices/InvokeDeviceMethod.pm ( view source; MetaCPAN )
ckDevices::DeviceMethod>

The device method to invoke.



=head2 DeviceMethodParameters => Str

A JSON encoded string containing the device method request parameters.




=head1 SEE ALSO

This class f
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/IoT1ClickDevices/InvokeDeviceMethodResponse.pm ( view source; MetaCPAN )
:IoT1ClickDevices::InvokeDeviceMethodResponse

=head1 ATTRIBUTES


=head2 DeviceMethodResponse => Str

A JSON encoded string containing the device method response.


=head2 _request_id => Str


=cut

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/ApiGateway/CreateRestApi.pm ( view source; MetaCPAN )
REQUIRED> Name => Str

[Required] The name of the RestApi.



=head2 Policy => Str

A stringified JSON policy document that applies to this RestApi
regardless of the caller and Method configuration.

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/ApiGateway/MethodResponse.pm ( view source; MetaCPAN )

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
Mslm ( M/MS/MSLM/Mslm-1.0.tar.gz, MSLM, 2024; MetaCPAN )
Mslm/lib/Mslm.pm ( view source; MetaCPAN )
ault_http_client->default_headers(
        HTTP::Headers->new(
            Accept => 'application/json'
        )
    );
    $default_http_client->agent($user_agent);
    $default_http_client->timeout
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/SetVaultAccessPolicy.pm ( view source; MetaCPAN )
 in the ID.



=head2 Policy => L<Paws::Glacier::VaultAccessPolicy>

The vault access policy as a JSON string.



=head2 B<REQUIRED> VaultName => Str

The name of the vault.




=head1 SEE ALSO

This 
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/GetVaultLockOutput.pm ( view source; MetaCPAN )
ll> if the vault lock is in a C<Locked> state.


=head2 Policy => Str

The vault lock policy as a JSON string, which uses "\" as an escape
character.


=head2 State => Str

The state of the vault lock
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Schemas/GetDiscoveredSchema.pm ( view source; MetaCPAN )
ES


=head2 B<REQUIRED> Events => ArrayRef[Str|Undef]

An array of strings where each string is a JSON event. These are the
events that were used to generate the schema. The array includes a
single ty
vents.



=head2 B<REQUIRED> Type => Str

The type of event.

Valid values are: C<"OpenApi3">, C<"JSONSchemaDraft4">


=head1 SEE ALSO

This class forms part of L<Paws>, documenting arguments for meth
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/JobParameters.pm ( view source; MetaCPAN )
ou
are initiating an inventory job and do not specify a Format field, JSON
is the default format. Valid values are "CSV" and "JSON".


=head2 InventoryRetrievalParameters => L<Paws::Glacier::Inventory
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/InventoryRetrievalJobDescription.pm ( view source; MetaCPAN )
teJob> request when initiating a job to retrieve a vault
inventory. Valid values are C<CSV> and C<JSON>.


=head2 Limit => Str

The maximum number of inventory items returned per vault inventory
retri
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/ListProvisionedCapacityOutput.pm ( view source; MetaCPAN )
d1 ATTRIBUTES


=head2 ProvisionedCapacityList => ArrayRef[L<Paws::Glacier::ProvisionedCapacityDescription>]

The response body contains the following JSON fields.


=head2 _request_id => Str


=cut

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/GetJobOutputOutput.pm ( view source; MetaCPAN )
tent-Type is text/csv.
Otherwise, by default, vault inventory is returned as JSON, and the
Content-Type is application/json.


=head2 Status => Int

The HTTP response code for a job output request. Th
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/InitiateVaultLock.pm ( view source; MetaCPAN )
'-') in the
ID.



=head2 Policy => L<Paws::Glacier::VaultLockPolicy>

The vault lock policy as a JSON string, which uses "\" as an escape
character.



=head2 B<REQUIRED> VaultName => Str

The name o
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/GetVaultAccessPolicyOutput.pm ( view source; MetaCPAN )
::GetVaultAccessPolicyOutput

=head1 ATTRIBUTES


=head2 Policy => L<Paws::Glacier::VaultAccessPolicy>

Contains the returned vault access policy as a JSON string.


=head2 _request_id => Str


=cut

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Schemas/GetDiscoveredSchemaInput.pm ( view source; MetaCPAN )
ES


=head2 B<REQUIRED> Events => ArrayRef[Str|Undef]

An array of strings where each string is a JSON event. These are the
events that were used to generate the schema. The array includes a
single ty
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/SetDataRetrievalPolicy.pm ( view source; MetaCPAN )
n the
ID.



=head2 Policy => L<Paws::Glacier::DataRetrievalPolicy>

The data retrieval policy in JSON format.




=head1 SEE ALSO

This class forms part of L<Paws>, documenting arguments for method S
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glacier/GetDataRetrievalPolicyOutput.pm ( view source; MetaCPAN )
tDataRetrievalPolicyOutput

=head1 ATTRIBUTES


=head2 Policy => L<Paws::Glacier::DataRetrievalPolicy>

Contains the returned data retrieval policy in JSON format.


=head2 _request_id => Str


=cut


Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.