Group
Extension

Matches 35358

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



=head2 Configuration => Str

Crawler configuration information. This versioned JSON string allows
users to specify aspects of a crawler's behavior. For more information,
see Configu
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glue/CreateGrokClassifierRequest.pm ( view source; MetaCPAN )
sification => Str

An identifier of the data format that the classifier matches, such as
Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.


=head2 CustomPatterns => Str

Optional custo
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glue/JsonClassifier.pm ( view source; MetaCPAN )
# Generated by default/object.tt
package Paws::Glue::JsonClassifier;
  use Moose;
  has CreationTime => (is => 'ro', isa => 'Str');
  has JsonPath => (is => 'ro', isa => 'Str', required => 1);
  has L
> (is => 'ro', isa => 'Int');

1;

### main pod documentation begin ###

=head1 NAME

Paws::Glue::JsonClassifier

=head1 USAGE

This class represents one of two things:

=head3 Arguments in a call to 
he calls that expect this type of object.

As an example, if Att1 is expected to be a Paws::Glue::JsonClassifier object:

  $service_obj->Method(Att1 => { CreationTime => $value, ..., Version => $valu
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glue/Crawler.pm ( view source; MetaCPAN )
ith the crawler.


=head2 Configuration => Str

Crawler configuration information. This versioned JSON string allows
users to specify aspects of a crawler's behavior. For more information,
see Include
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Glue/UpdateGrokClassifierRequest.pm ( view source; MetaCPAN )
sification => Str

An identifier of the data format that the classifier matches, such as
Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.


=head2 CustomPatterns => Str

Optional custo
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/IAM/CreateRole.pm ( view source; MetaCPAN )
cy to it that is provided as a URL-encoded JSON string.
    my $CreateRoleResponse = $iam->CreateRole(
      'AssumeRolePolicyDocument' => '<URL-encoded-JSON>',
      'Path'                     => '/'

In IAM, you must provide a JSON policy that has been converted to a
string. However, for AWS CloudFormation templates formatted in YAML,
you can provide the policy in JSON or YAML format. AWS CloudFo
rmation
always converts a YAML policy to JSON format before submitting it to
IAM.

The regex pattern (http://wikipedia.org/wiki/regex) used to validate
this parameter is a string of characters consist
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Firehose/HiveJsonSerDe.pm ( view source; MetaCPAN )
irehose::HiveJsonSerDe;
  use Moose;
  has TimestampFormats => (is => 'ro', isa => 'ArrayRef[Str|Undef]');

1;

### main pod documentation begin ###

=head1 NAME

Paws::Firehose::HiveJsonSerDe

=head1
 that expect this type of object.

As an example, if Att1 is expected to be a Paws::Firehose::HiveJsonSerDe object:

  $service_obj->Method(Att1 => { TimestampFormats => $value, ..., TimestampFormats 
o be an Paws::Firehose::HiveJsonSerDe object:

  $result = $service_obj->Method(...);
  $result->Att1->TimestampFormats

=head1 DESCRIPTION

The native Hive / HCatalog JsonSerDe. Used by Kinesis Data 
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/WAFRegional.pm ( view source; MetaCPAN )
gional' }
  sub version { '2016-11-28' }
  sub target_prefix { 'AWSWAF_Regional_20161128' }
  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 AssociateWebACL {
    my $self = shift;
    my $call_object = $self->new_with_c
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Kendra/SalesforceConfiguration.pm ( view source; MetaCPAN )
ns the key/value pairs required to connect to your Salesforce
instance. The secret must contain a JSON structure with the following
keys:

=over

=item *

authenticationUrl - The OAUTH endpoint that A
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GlueDataBrew/UpdateDataset.pm ( view source; MetaCPAN )
    # min: 1, max: 31
          ],    # min: 1, max: 1; OPTIONAL
        },    # OPTIONAL
        Json => {
          MultiLine => 1,    # OPTIONAL
        },    # OPTIONAL
      },    # OPTIONAL
    
at of a dataset that is created from an Amazon S3 file or
folder.

Valid values are: C<"CSV">, C<"JSON">, C<"PARQUET">, C<"EXCEL">

=head2 FormatOptions => L<Paws::GlueDataBrew::FormatOptions>





=h
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Kendra/UserContext.pm ( view source; MetaCPAN )
ra index.

=head1 ATTRIBUTES


=head2 Token => Str

The user context token. It must be a JWT or a JSON token.



=head1 SEE ALSO

This class forms part of L<Paws>, describing an object used in L<Paws:
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GlueDataBrew/JsonOptions.pm ( view source; MetaCPAN )
ge Paws::GlueDataBrew::JsonOptions;
  use Moose;
  has MultiLine => (is => 'ro', isa => 'Bool');

1;

### main pod documentation begin ###

=head1 NAME

Paws::GlueDataBrew::JsonOptions

=head1 USAGE

 that expect this type of object.

As an example, if Att1 is expected to be a Paws::GlueDataBrew::JsonOptions object:

  $service_obj->Method(Att1 => { MultiLine => $value, ..., MultiLine => $value  }
xpected to be an Paws::GlueDataBrew::JsonOptions object:

  $result = $service_obj->Method(...);
  $result->Att1->MultiLine

=head1 DESCRIPTION

Represents the JSON-specific options that define how in
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Kendra/UserTokenConfiguration.pm ( view source; MetaCPAN )

package Paws::Kendra::UserTokenConfiguration;
  use Moose;
  has JsonTokenTypeConfiguration => (is => 'ro', isa => 'Paws::Kendra::JsonTokenTypeConfiguration');
  has JwtTokenTypeConfiguration => (is 
s expected to be a Paws::Kendra::UserTokenConfiguration object:

  $service_obj->Method(Att1 => { JsonTokenTypeConfiguration => $value, ..., JwtTokenTypeConfiguration => $value  });

=head3 Results re
Att1->JsonTokenTypeConfiguration

=head1 DESCRIPTION

Provides configuration information for a token configuration.

=head1 ATTRIBUTES


=head2 JsonTokenTypeConfiguration => L<Paws::Kendra::JsonTokenT
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GlueDataBrew/CreateRecipeJob.pm ( view source; MetaCPAN )
 DEFLATE, LZO, BROTLI, ZSTD, ZLIB; OPTIONAL
          Format => 'CSV'
          ,  # values: CSV, JSON, PARQUET, GLUEPARQUET, AVRO, ORC, XML; OPTIONAL
          FormatOptions => {
            Csv => {
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GlueDataBrew/FormatOptions.pm ( view source; MetaCPAN )
s Excel => (is => 'ro', isa => 'Paws::GlueDataBrew::ExcelOptions');
  has Json => (is => 'ro', isa => 'Paws::GlueDataBrew::JsonOptions');

1;

### main pod documentation begin ###

=head1 NAME

Paws::
a Paws::GlueDataBrew::FormatOptions object:

  $service_obj->Method(Att1 => { Csv => $value, ..., Json => $value  });

=head3 Results returned from an API call

Use accessors for each attribute. If At
sents a set of options that define the structure of either
comma-separated value (CSV), Excel, or JSON input.

=head1 ATTRIBUTES


=head2 Csv => L<Paws::GlueDataBrew::CsvOptions>

Options that define 
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Kendra/JsonTokenTypeConfiguration.pm ( view source; MetaCPAN )
# Generated by default/object.tt
package Paws::Kendra::JsonTokenTypeConfiguration;
  use Moose;
  has GroupAttributeField => (is => 'ro', isa => 'Str', required => 1);
  has UserNameAttributeField => 
a => 'Str', required => 1);

1;

### main pod documentation begin ###

=head1 NAME

Paws::Kendra::JsonTokenTypeConfiguration

=head1 USAGE

This class represents one of two things:

=head3 Arguments i
 calls that expect this type of object.

As an example, if Att1 is expected to be a Paws::Kendra::JsonTokenTypeConfiguration object:

  $service_obj->Method(Att1 => { GroupAttributeField => $value, ..
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GlueDataBrew/DescribeDatasetResponse.pm ( view source; MetaCPAN )
at of a dataset that is created from an Amazon S3 file or
folder.

Valid values are: C<"CSV">, C<"JSON">, C<"PARQUET">, C<"EXCEL">
=head2 FormatOptions => L<Paws::GlueDataBrew::FormatOptions>




=hea
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/LookoutVision/ListDatasetEntriesResponse.pm ( view source; MetaCPAN )
esponse

=head1 ATTRIBUTES


=head2 DatasetEntries => ArrayRef[Str|Undef]

A list of the entries (JSON Lines) within the dataset.


=head2 NextToken => Str

If the response is truncated, Amazon Lookou
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GlueDataBrew/CreateDataset.pm ( view source; MetaCPAN )
    # min: 1, max: 31
          ],    # min: 1, max: 1; OPTIONAL
        },    # OPTIONAL
        Json => {
          MultiLine => 1,    # OPTIONAL
        },    # OPTIONAL
      },    # OPTIONAL
    
at of a dataset that is created from an Amazon S3 file or
folder.

Valid values are: C<"CSV">, C<"JSON">, C<"PARQUET">, C<"EXCEL">

=head2 FormatOptions => L<Paws::GlueDataBrew::FormatOptions>





=h
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GlueDataBrew/UpdateRecipeJob.pm ( view source; MetaCPAN )
 DEFLATE, LZO, BROTLI, ZSTD, ZLIB; OPTIONAL
          Format => 'CSV'
          ,  # values: CSV, JSON, PARQUET, GLUEPARQUET, AVRO, ORC, XML; OPTIONAL
          FormatOptions => {
            Csv => {

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