- generateResourcePath(SignerUtils.Protocol, String, String) - Static method in class com.amazonaws.services.cloudfront.util.SignerUtils
-
Returns the resource path for the given distribution, object, and
protocol.
- GeoRestriction - Class in com.amazonaws.services.cloudfront.model
-
A complex type that controls the countries in which your content is distributed.
- GeoRestriction() - Constructor for class com.amazonaws.services.cloudfront.model.GeoRestriction
-
Default constructor for GeoRestriction object.
- GeoRestriction(String) - Constructor for class com.amazonaws.services.cloudfront.model.GeoRestriction
-
Constructs a new GeoRestriction object.
- GeoRestriction(GeoRestrictionType) - Constructor for class com.amazonaws.services.cloudfront.model.GeoRestriction
-
Constructs a new GeoRestriction object.
- GeoRestrictionType - Enum in com.amazonaws.services.cloudfront.model
-
- getAccessControlAllowCredentials() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A Boolean that CloudFront uses as the value for the Access-Control-Allow-Credentials
HTTP response
header.
- getAccessControlAllowHeaders() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP header names that CloudFront includes as values for the Access-Control-Allow-Headers
HTTP response header.
- getAccessControlAllowMethods() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP methods that CloudFront includes as values for the Access-Control-Allow-Methods
HTTP
response header.
- getAccessControlAllowOrigins() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of origins (domain names) that CloudFront can use as the value for the
Access-Control-Allow-Origin
HTTP response header.
- getAccessControlExposeHeaders() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP headers that CloudFront includes as values for the Access-Control-Expose-Headers
HTTP
response header.
- getAccessControlMaxAgeSec() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A number that CloudFront uses as the value for the Access-Control-Max-Age
HTTP response header.
- getAccessControlMaxAgeSec() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A number that CloudFront uses as the value for the max-age
directive in the
Strict-Transport-Security
HTTP response header.
- getAccountId() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
The (partially hidden) ID of the Amazon Web Services account that owns the distribution that’s associated with
the alias.
- getACMCertificateArn() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses
Aliases
(alternate domain names or CNAMEs) and the SSL/TLS certificate is
stored in
Certificate Manager
(ACM), provide the Amazon Resource Name (ARN) of the ACM certificate.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.CloudFrontActions
-
- getActiveTrustedKeyGroups() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
CloudFront automatically adds this field to the response if you’ve configured a cache behavior in this
distribution to serve private content using key groups.
- getActiveTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
- getActiveTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
A complex type that lists the Amazon Web Services accounts, if any, that you included in the
TrustedSigners
complex type for this distribution.
- getAlias() - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasRequest
-
The alias (also known as a CNAME) to add to the target distribution.
- getAlias() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
An alias (also called a CNAME).
- getAlias() - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The alias (also called a CNAME) to search for conflicting aliases.
- getAliases() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- getAliases() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- getAliases() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- getAliases() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- getAliasICPRecordals() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- getAliasICPRecordals() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- getAllowedMethods() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
- getAllowedMethods() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
- getARN() - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration to delete.
- getARN() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The ARN (Amazon Resource Name) for the distribution.
- getARN() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The ARN (Amazon Resource Name) for the distribution.
- getARN() - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration to get.
- getARN() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The Amazon Resource Name (ARN) of this real-time log configuration.
- getARN() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The ARN (Amazon Resource Name) for the distribution.
- getARN() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The ARN (Amazon Resource Name) for the streaming distribution.
- getARN() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) for this real-time log configuration.
- getAwsAccountNumber() - Method in class com.amazonaws.services.cloudfront.model.Signer
-
An Amazon Web Services account number that contains active CloudFront key pairs that CloudFront can use to verify
the signatures of signed URLs and signed cookies.
- getBeginMarker() - Method in class com.amazonaws.auth.PEMObject
-
- getBeginMarker() - Method in enum com.amazonaws.auth.PEMObjectType
-
- getBucket() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
- getBucket() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
- getCacheBehaviors() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains zero or more CacheBehavior
elements.
- getCacheBehaviors() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CacheBehavior
elements.
- getCachedMethods() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCachePolicy(GetCachePolicyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getCachePolicy(GetCachePolicyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a cache policy, including the following metadata:
- getCachePolicy(GetCachePolicyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a cache policy, including the following metadata:
- getCachePolicy() - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
The cache policy.
- getCachePolicy() - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
A cache policy.
- getCachePolicy() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
The cache policy.
- getCachePolicy() - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyResult
-
A cache policy.
- getCachePolicyAsync(GetCachePolicyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCachePolicyAsync(GetCachePolicyRequest, AsyncHandler<GetCachePolicyRequest, GetCachePolicyResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCachePolicyAsync(GetCachePolicyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a cache policy, including the following metadata:
- getCachePolicyAsync(GetCachePolicyRequest, AsyncHandler<GetCachePolicyRequest, GetCachePolicyResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a cache policy, including the following metadata:
- getCachePolicyAsync(GetCachePolicyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getCachePolicyAsync(GetCachePolicyRequest, AsyncHandler<GetCachePolicyRequest, GetCachePolicyResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getCachePolicyConfig(GetCachePolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getCachePolicyConfig(GetCachePolicyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a cache policy configuration.
- getCachePolicyConfig(GetCachePolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a cache policy configuration.
- getCachePolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The cache policy configuration.
- getCachePolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyRequest
-
A cache policy configuration.
- getCachePolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
The cache policy configuration.
- getCachePolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
A cache policy configuration.
- getCachePolicyConfigAsync(GetCachePolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCachePolicyConfigAsync(GetCachePolicyConfigRequest, AsyncHandler<GetCachePolicyConfigRequest, GetCachePolicyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCachePolicyConfigAsync(GetCachePolicyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a cache policy configuration.
- getCachePolicyConfigAsync(GetCachePolicyConfigRequest, AsyncHandler<GetCachePolicyConfigRequest, GetCachePolicyConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a cache policy configuration.
- getCachePolicyConfigAsync(GetCachePolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getCachePolicyConfigAsync(GetCachePolicyConfigRequest, AsyncHandler<GetCachePolicyConfigRequest, GetCachePolicyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetCachePolicyConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetCachePolicyConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigRequest
-
- GetCachePolicyConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetCachePolicyConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
- getCachePolicyId() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The unique identifier of the cache policy that is attached to this cache behavior.
- getCachePolicyId() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The unique identifier of the cache policy that is attached to the default cache behavior.
- getCachePolicyId() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
The ID of the cache policy whose associated distribution IDs you want to list.
- getCachePolicyList() - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesResult
-
A list of cache policies.
- GetCachePolicyRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetCachePolicyRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetCachePolicyRequest
-
- GetCachePolicyResult - Class in com.amazonaws.services.cloudfront.model
-
- GetCachePolicyResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
- getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A unique number that ensures the request can't be replayed.
- getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
A unique number that ensures that the request can't be replayed.
- getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
-
A value that you specify to uniquely identify an invalidation request.
- getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A string included in the request to help make sure that the request can’t be replayed.
- getCallerReference() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- getCertificate() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- getCertificateSource() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- getCloudFrontDefaultCertificate() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses the CloudFront domain name such as d111111abcdef8.cloudfront.net
, set this
field to true
.
- getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- getCloudFrontOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the information about an origin access identity.
- getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getCloudFrontOriginAccessIdentityAsync(GetCloudFrontOriginAccessIdentityRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the configuration information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the configuration information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The current configuration information for the identity.
- getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
The current configuration information for the identity.
- getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
The origin access identity's configuration information.
- getCloudFrontOriginAccessIdentityConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's configuration information.
- getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the configuration information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the configuration information about an origin access identity.
- getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getCloudFrontOriginAccessIdentityConfigAsync(GetCloudFrontOriginAccessIdentityConfigRequest, AsyncHandler<GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetCloudFrontOriginAccessIdentityConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
The origin access identity's configuration information.
- GetCloudFrontOriginAccessIdentityConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
Default constructor for GetCloudFrontOriginAccessIdentityConfigRequest object.
- GetCloudFrontOriginAccessIdentityConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
Constructs a new GetCloudFrontOriginAccessIdentityConfigRequest object.
- GetCloudFrontOriginAccessIdentityConfigResult - Class in com.amazonaws.services.cloudfront.model
-
The returned result of the corresponding request.
- GetCloudFrontOriginAccessIdentityConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
- getCloudFrontOriginAccessIdentityList() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
-
The CloudFrontOriginAccessIdentityList
type.
- GetCloudFrontOriginAccessIdentityRequest - Class in com.amazonaws.services.cloudfront.model
-
The request to get an origin access identity's information.
- GetCloudFrontOriginAccessIdentityRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
Default constructor for GetCloudFrontOriginAccessIdentityRequest object.
- GetCloudFrontOriginAccessIdentityRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
Constructs a new GetCloudFrontOriginAccessIdentityRequest object.
- GetCloudFrontOriginAccessIdentityResult - Class in com.amazonaws.services.cloudfront.model
-
The returned result of the corresponding request.
- GetCloudFrontOriginAccessIdentityResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
- getCNAME() - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
A domain name associated with a distribution.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
A comment to describe the cache policy.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
A comment to describe the origin access identity.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The comment for this origin access identity, as originally specified when created.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
An optional comment to describe the distribution.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The comment originally specified when this distribution was created.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
An optional comment about the configuration.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
An optional comment for the field-level encryption profile.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
An optional comment for the field-level encryption profile summary.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
An optional comment about the field-level encryption item.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
A comment to describe the function.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A comment to describe the key group.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
A comment to describe the origin request policy.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A comment to describe the public key.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
A comment to describe the public key.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A comment to describe the response headers policy.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Any comments you want to include about the streaming distribution.
- getComment() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The comment originally specified when this distribution was created.
- getCompress() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- getCompress() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- getComputeUtilization() - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
The amount of time that the function took to run as a percentage of the maximum allowed time.
- getConflictingAliasesList() - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesResult
-
A list of conflicting aliases.
- getConnectionAttempts() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The number of times that CloudFront attempts to connect to the origin.
- getConnectionTimeout() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The number of seconds that CloudFront waits when trying to establish a connection to the origin.
- getContentSecurityPolicy() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy
HTTP response header.
- getContentSecurityPolicy() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy
HTTP response header.
- getContentType() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The content type for a field-level encryption content type-profile mapping.
- getContentType() - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The content type (media type) of the response.
- getContentTypeOptions() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-Content-Type-Options
HTTP response header with its
value set to nosniff
.
- getContentTypeProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use
as by default in a request if a query argument doesn't specify a profile to use.
- getContentTypeProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
A summary of a content type-profile mapping.
- getContentTypeProfiles() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfileConfig
-
The configuration for a field-level encryption content type-profile.
- getCookieBehavior() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
Determines whether any cookies in viewer requests are included in the cache key and automatically included in
requests that CloudFront sends to the origin.
- getCookieBehavior() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin.
- getCookies() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
- getCookies() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- getCookies() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
- getCookiesConfig() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The cookies from viewer requests to include in origin requests.
- getCookiesConfig() - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the
cache key and automatically included in requests that CloudFront sends to the origin.
- getCookiesForCannedPolicy(SignerUtils.Protocol, String, File, String, String, Date) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Returns signed cookies that grants universal access to private content until a given date.
- getCookiesForCannedPolicy(SignerUtils.Protocol, String, PrivateKey, String, String, Date) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Returns signed cookies that grants universal access to private content until a given date.
- getCookiesForCannedPolicy(String, String, File, Date) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Generate signed cookies that allows access to a specific distribution and
resource path by applying a access restrictions from a "canned" (simplified)
policy document.
- getCookiesForCannedPolicy(String, String, PrivateKey, Date) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Generate signed cookies that allows access to a specific distribution and
resource path by applying a access restrictions from a "canned" (simplified)
policy document.
- getCookiesForCustomPolicy(SignerUtils.Protocol, String, File, String, String, Date, Date, String) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Returns signed cookies that provides tailored access to private content based on an access time window and an ip range.
- getCookiesForCustomPolicy(SignerUtils.Protocol, String, PrivateKey, String, String, Date, Date, String) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Returns signed cookies that provides tailored access to private content based on an access time window and an ip range.
- getCookiesForCustomPolicy(String, PrivateKey, String, Date, Date, String) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Returns signed cookies that provides tailored access to private content based on an access time window and an ip range.
- getCookiesForCustomPolicy(SignerUtils.Protocol, String, PrivateKey, String, String, Date, String) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Returns signed cookies that provides tailored access to private content based on an access time window and an ip range.
- getCorsConfig() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of HTTP response headers that are used for cross-origin resource sharing (CORS).
- getCreatedTime() - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The date and time when the function was created.
- getCreatedTime() - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
The date and time when the public key was uploaded.
- getCreatedTime() - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The date and time when the public key was uploaded.
- getCreateTime() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The date and time the invalidation request was first made.
- getCreateTime() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The time that an invalidation request was created.
- getCustomErrorResponses() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that controls the following:
- getCustomErrorResponses() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CustomErrorResponses
elements.
- getCustomHeaders() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
A list of HTTP header names and values that CloudFront adds to the requests that it sends to the origin.
- getCustomHeadersConfig() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of custom HTTP response headers.
- getCustomOriginConfig() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
Use this type to specify an origin that is not an Amazon S3 bucket, with one exception.
- getDefaultCacheBehavior() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements.
- getDefaultCacheBehavior() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements.
- getDefaultRootObject() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The object that you want CloudFront to request from your origin (for example, index.html
) when a
viewer requests the root URL for your distribution (http://www.example.com
) instead of an object in
your distribution (http://www.example.com/product-description.html
).
- getDefaultTTL() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- getDefaultTTL() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The default amount of time, in seconds, that you want objects to stay in the CloudFront cache before CloudFront
sends another request to the origin to see if the object has been updated.
- getDefaultTTL() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- getDerBytes() - Method in class com.amazonaws.auth.PEMObject
-
- getDescription() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
A description of the origin access control.
- getDescription() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A description of the origin access control.
- getDistribution(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getDistribution(GetDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the information about a distribution.
- getDistribution(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the information about a distribution.
- getDistribution() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The distribution's information.
- getDistribution() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The distribution's information.
- getDistribution() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
The distribution's information.
- getDistribution() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
-
The distribution's information.
- getDistributionAsync(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getDistributionAsync(GetDistributionRequest, AsyncHandler<GetDistributionRequest, GetDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getDistributionAsync(GetDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the information about a distribution.
- getDistributionAsync(GetDistributionRequest, AsyncHandler<GetDistributionRequest, GetDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the information about a distribution.
- getDistributionAsync(GetDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getDistributionAsync(GetDistributionRequest, AsyncHandler<GetDistributionRequest, GetDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getDistributionConfig(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getDistributionConfig(GetDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the configuration information about a distribution.
- getDistributionConfig(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the configuration information about a distribution.
- getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
-
The distribution's configuration information.
- getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The current configuration information for the distribution.
- getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfigWithTags
-
A distribution configuration.
- getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
The distribution's configuration information.
- getDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's configuration information.
- getDistributionConfigAsync(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getDistributionConfigAsync(GetDistributionConfigRequest, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getDistributionConfigAsync(GetDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the configuration information about a distribution.
- getDistributionConfigAsync(GetDistributionConfigRequest, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the configuration information about a distribution.
- getDistributionConfigAsync(GetDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getDistributionConfigAsync(GetDistributionConfigRequest, AsyncHandler<GetDistributionConfigRequest, GetDistributionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetDistributionConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
The request to get a distribution configuration.
- GetDistributionConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
-
Default constructor for GetDistributionConfigRequest object.
- GetDistributionConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
-
Constructs a new GetDistributionConfigRequest object.
- GetDistributionConfigResult - Class in com.amazonaws.services.cloudfront.model
-
The returned result of the corresponding request.
- GetDistributionConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
- getDistributionConfigWithTags() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsRequest
-
The distribution's configuration information.
- GetDistributionFunction - Class in com.amazonaws.services.cloudfront.waiters
-
- GetDistributionFunction(AmazonCloudFront) - Constructor for class com.amazonaws.services.cloudfront.waiters.GetDistributionFunction
-
Constructs a new GetDistributionFunction with the given client
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
The (partially hidden) ID of the CloudFront distribution associated with the alias.
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
-
The distribution's id.
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionRequest
-
The ID of the distribution that you are enabling metrics for.
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.DeleteMonitoringSubscriptionRequest
-
The ID of the distribution that you are disabling metrics for.
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
The distribution's ID.
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionRequest
-
The ID of the distribution that you are getting metrics information for.
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The ID of a distribution in your account that has an attached SSL/TLS certificate that includes the provided
alias.
- getDistributionId() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
The distribution's ID.
- getDistributionIdList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdResult
-
A list of distribution IDs.
- getDistributionIdList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupResult
-
- getDistributionIdList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdResult
-
A list of distribution IDs.
- getDistributionIdList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdResult
-
- getDistributionList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigResult
-
- getDistributionList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdResult
-
The DistributionList
type.
- getDistributionList() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
-
The DistributionList
type.
- GetDistributionRequest - Class in com.amazonaws.services.cloudfront.model
-
The request to get a distribution's information.
- GetDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionRequest
-
Default constructor for GetDistributionRequest object.
- GetDistributionRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionRequest
-
Constructs a new GetDistributionRequest object.
- GetDistributionResult - Class in com.amazonaws.services.cloudfront.model
-
The returned result of the corresponding request.
- GetDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
- getDomainName() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net
.
- getDomainName() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The domain name that corresponds to the distribution, for example, d111111abcdef8.cloudfront.net
.
- getDomainName() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The domain name for the origin.
- getDomainName() - Method in class com.amazonaws.services.cloudfront.model.S3Origin
-
The DNS name of the Amazon S3 origin.
- getDomainName() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The domain name that corresponds to the streaming distribution, for example,
s5c39gqb8ow64r.cloudfront.net
.
- getDomainName() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net
.
- getEnableAcceptEncodingBrotli() - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and
included in requests that CloudFront sends to the origin.
- getEnableAcceptEncodingGzip() - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and
included in requests that CloudFront sends to the origin.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
This field is true
if any of the key groups have public keys that CloudFront can use to verify the
signatures of signed URLs and signed cookies.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
This field is true
if any of the Amazon Web Services accounts in the list have active CloudFront key
pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
From this field, you can enable or disable the selected distribution.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Whether the distribution is enabled to accept user requests for content.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.OriginShield
-
A flag that specifies whether Origin Shield is enabled.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig
-
A Boolean that determines whether CloudFront adds the Server-Timing
header to HTTP responses that it
sends in response to requests that match a cache behavior that's associated with this response headers policy.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Whether the streaming distribution is enabled to accept user requests for content.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
Whether the distribution is enabled to accept end user requests for content.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
This field is true
if any of the key groups in the list have public keys that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- getEnabled() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
This field is true
if any of the Amazon Web Services accounts have public keys that CloudFront can
use to verify the signatures of signed URLs and signed cookies.
- getEncodedKey() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
- getEncodedKey() - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The public key.
- getEncryptionEntities() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
- getEncryptionEntities() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
- getEndPoints() - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- getEndPoints() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this
real-time log configuration.
- getEndPoints() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- getErrorCachingMinTTL() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in
ErrorCode
.
- getErrorCode() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The HTTP status code for which you want to specify a custom error page and/or a caching duration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
The current version of the cache policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The current version of the origin access identity created.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The current version of the distribution created.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The current version of the distribution created.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
The current version of the field level encryption configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
The current version of the field level encryption profile.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
The version identifier for the current version of the CloudFront function.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The identifier for this version of the key group.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
The version identifier for the current version of the origin access control.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
The current version of the origin request policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The identifier for this version of the public key.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
The version identifier for the current version of the response headers policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The current version of the streaming distribution created.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The current version of the distribution created.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionResult
-
The version identifier for the current version of the CloudFront function.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
The current version of the cache policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
The current version of the cache policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
The current version of the configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
The current version of the origin access identity's information.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
The current version of the configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
The current version of the distribution's information.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
The current version of the field level encryption configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
The current version of the field-level encryption profile configuration result.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
The current version of the field level encryption profile.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
The current version of the field level encryption configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The version identifier for the current version of the CloudFront function.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
The identifier for this version of the key group.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
The identifier for this version of the key group.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
The version identifier for the current version of the origin access control.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
The version identifier for the current version of the origin access control.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
The current version of the origin request policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
The current version of the origin request policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
The identifier for this version of the public key configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
The identifier for this version of the public key.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
The version identifier for the current version of the response headers policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
The version identifier for the current version of the response headers policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
The current version of the configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
The current version of the streaming distribution's information.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyResult
-
The current version of the cache policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
The current version of the configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
-
The current version of the configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigResult
-
The value of the ETag
header that you received when updating the configuration.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileResult
-
The result of the field-level encryption profile request.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionResult
-
The version identifier for the current version of the CloudFront function.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupResult
-
The identifier for this version of the key group.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlResult
-
The new version of the origin access control after it has been updated.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyResult
-
The current version of the origin request policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyResult
-
The identifier of the current version of the public key.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyResult
-
The current version of the response headers policy.
- getETag() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
-
The current version of the configuration.
- getEventObject() - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The event object to test the function with.
- getEventType() - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
The event type of the function, either viewer-request
or viewer-response
.
- getEventType() - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
Specifies the event type that triggers a Lambda@Edge function invocation.
- getExecutorService() - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpires() - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.CookiesForCannedPolicy
-
- getFailoverCriteria() - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
A complex type that contains information about the failover criteria for an origin group.
- getFieldLevelEncryption(GetFieldLevelEncryptionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getFieldLevelEncryption(GetFieldLevelEncryptionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the field-level encryption configuration information.
- getFieldLevelEncryption(GetFieldLevelEncryptionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the field-level encryption configuration information.
- getFieldLevelEncryption() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
Returned when you create a new field-level encryption configuration.
- getFieldLevelEncryption() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
Return the field-level encryption configuration information.
- getFieldLevelEncryption() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigResult
-
Return the results of updating the configuration.
- getFieldLevelEncryptionAsync(GetFieldLevelEncryptionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionAsync(GetFieldLevelEncryptionRequest, AsyncHandler<GetFieldLevelEncryptionRequest, GetFieldLevelEncryptionResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionAsync(GetFieldLevelEncryptionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption configuration information.
- getFieldLevelEncryptionAsync(GetFieldLevelEncryptionRequest, AsyncHandler<GetFieldLevelEncryptionRequest, GetFieldLevelEncryptionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption configuration information.
- getFieldLevelEncryptionAsync(GetFieldLevelEncryptionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFieldLevelEncryptionAsync(GetFieldLevelEncryptionRequest, AsyncHandler<GetFieldLevelEncryptionRequest, GetFieldLevelEncryptionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFieldLevelEncryptionConfig(GetFieldLevelEncryptionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getFieldLevelEncryptionConfig(GetFieldLevelEncryptionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the field-level encryption configuration information.
- getFieldLevelEncryptionConfig(GetFieldLevelEncryptionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the field-level encryption configuration information.
- getFieldLevelEncryptionConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigRequest
-
The request to create a new field-level encryption configuration.
- getFieldLevelEncryptionConfig() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
A complex data type that includes the profile configurations specified for field-level encryption.
- getFieldLevelEncryptionConfig() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
Return the field-level encryption configuration information.
- getFieldLevelEncryptionConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
Request to update a field-level encryption configuration.
- getFieldLevelEncryptionConfigAsync(GetFieldLevelEncryptionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionConfigAsync(GetFieldLevelEncryptionConfigRequest, AsyncHandler<GetFieldLevelEncryptionConfigRequest, GetFieldLevelEncryptionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionConfigAsync(GetFieldLevelEncryptionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption configuration information.
- getFieldLevelEncryptionConfigAsync(GetFieldLevelEncryptionConfigRequest, AsyncHandler<GetFieldLevelEncryptionConfigRequest, GetFieldLevelEncryptionConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption configuration information.
- getFieldLevelEncryptionConfigAsync(GetFieldLevelEncryptionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFieldLevelEncryptionConfigAsync(GetFieldLevelEncryptionConfigRequest, AsyncHandler<GetFieldLevelEncryptionConfigRequest, GetFieldLevelEncryptionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetFieldLevelEncryptionConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigRequest
-
- GetFieldLevelEncryptionConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
- getFieldLevelEncryptionId() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The value of ID
for the field-level encryption configuration that you want CloudFront to use for
encrypting specific fields of data for this cache behavior.
- getFieldLevelEncryptionId() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The value of ID
for the field-level encryption configuration that you want CloudFront to use for
encrypting specific fields of data for the default cache behavior.
- getFieldLevelEncryptionList() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsResult
-
Returns a list of all field-level encryption configurations that have been created in CloudFront for this
account.
- getFieldLevelEncryptionProfile(GetFieldLevelEncryptionProfileRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getFieldLevelEncryptionProfile(GetFieldLevelEncryptionProfileRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the field-level encryption profile information.
- getFieldLevelEncryptionProfile(GetFieldLevelEncryptionProfileRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the field-level encryption profile information.
- getFieldLevelEncryptionProfile() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
Returned when you create a new field-level encryption profile.
- getFieldLevelEncryptionProfile() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
Return the field-level encryption profile information.
- getFieldLevelEncryptionProfile() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileResult
-
Return the results of updating the profile.
- getFieldLevelEncryptionProfileAsync(GetFieldLevelEncryptionProfileRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionProfileAsync(GetFieldLevelEncryptionProfileRequest, AsyncHandler<GetFieldLevelEncryptionProfileRequest, GetFieldLevelEncryptionProfileResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionProfileAsync(GetFieldLevelEncryptionProfileRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption profile information.
- getFieldLevelEncryptionProfileAsync(GetFieldLevelEncryptionProfileRequest, AsyncHandler<GetFieldLevelEncryptionProfileRequest, GetFieldLevelEncryptionProfileResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption profile information.
- getFieldLevelEncryptionProfileAsync(GetFieldLevelEncryptionProfileRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFieldLevelEncryptionProfileAsync(GetFieldLevelEncryptionProfileRequest, AsyncHandler<GetFieldLevelEncryptionProfileRequest, GetFieldLevelEncryptionProfileResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFieldLevelEncryptionProfileConfig(GetFieldLevelEncryptionProfileConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getFieldLevelEncryptionProfileConfig(GetFieldLevelEncryptionProfileConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the field-level encryption profile configuration information.
- getFieldLevelEncryptionProfileConfig(GetFieldLevelEncryptionProfileConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the field-level encryption profile configuration information.
- getFieldLevelEncryptionProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileRequest
-
The request to create a field-level encryption profile.
- getFieldLevelEncryptionProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
A complex data type that includes the profile name and the encryption entities for the field-level encryption
profile.
- getFieldLevelEncryptionProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
Return the field-level encryption profile configuration information.
- getFieldLevelEncryptionProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
Request to update a field-level encryption profile.
- getFieldLevelEncryptionProfileConfigAsync(GetFieldLevelEncryptionProfileConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionProfileConfigAsync(GetFieldLevelEncryptionProfileConfigRequest, AsyncHandler<GetFieldLevelEncryptionProfileConfigRequest, GetFieldLevelEncryptionProfileConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFieldLevelEncryptionProfileConfigAsync(GetFieldLevelEncryptionProfileConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption profile configuration information.
- getFieldLevelEncryptionProfileConfigAsync(GetFieldLevelEncryptionProfileConfigRequest, AsyncHandler<GetFieldLevelEncryptionProfileConfigRequest, GetFieldLevelEncryptionProfileConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the field-level encryption profile configuration information.
- getFieldLevelEncryptionProfileConfigAsync(GetFieldLevelEncryptionProfileConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFieldLevelEncryptionProfileConfigAsync(GetFieldLevelEncryptionProfileConfigRequest, AsyncHandler<GetFieldLevelEncryptionProfileConfigRequest, GetFieldLevelEncryptionProfileConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetFieldLevelEncryptionProfileConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionProfileConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigRequest
-
- GetFieldLevelEncryptionProfileConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionProfileConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
- getFieldLevelEncryptionProfileList() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesResult
-
Returns a list of the field-level encryption profiles that have been created in CloudFront for this account.
- GetFieldLevelEncryptionProfileRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionProfileRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileRequest
-
- GetFieldLevelEncryptionProfileResult - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionProfileResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
- GetFieldLevelEncryptionRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionRequest
-
- GetFieldLevelEncryptionResult - Class in com.amazonaws.services.cloudfront.model
-
- GetFieldLevelEncryptionResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
- getFieldPatterns() - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted.
- getFields() - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- getFields() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
A list of fields that are included in each real-time log record.
- getFields() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- getFormat() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The format for a field-level encryption content type-profile mapping.
- getForward() - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- getForwardedValues() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- getForwardedValues() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- getForwardWhenContentTypeIsUnknown() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfileConfig
-
The setting in a field-level encryption content type-profile mapping that specifies what to do when an unknown
content type is provided for the profile.
- getForwardWhenQueryArgProfileIsUnknown() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfileConfig
-
Flag to set if you want a request to be forwarded to the origin even if the profile specified by the field-level
encryption query argument, fle-profile, is unknown.
- getFrameOption() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
The value of the X-Frame-Options
HTTP response header.
- getFrameOptions() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-Frame-Options
HTTP response header and the header’s
value.
- getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getFunction(GetFunctionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets the code of a CloudFront function.
- getFunction(GetFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets the code of a CloudFront function.
- getFunctionARN() - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
The Amazon Resource Name (ARN) of the function.
- getFunctionARN() - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The Amazon Resource Name (ARN) of the function.
- getFunctionAssociations() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A list of CloudFront functions that are associated with this cache behavior.
- getFunctionAssociations() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A list of CloudFront functions that are associated with this cache behavior.
- getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getFunctionAsync(GetFunctionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets the code of a CloudFront function.
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets the code of a CloudFront function.
- getFunctionAsync(GetFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFunctionAsync(GetFunctionRequest, AsyncHandler<GetFunctionRequest, GetFunctionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getFunctionCode() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
The function code.
- getFunctionCode() - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The function code of a CloudFront function.
- getFunctionCode() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The function code.
- getFunctionConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
Configuration information about the function, including an optional comment and the function’s runtime.
- getFunctionConfig() - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
Contains configuration information about a CloudFront function.
- getFunctionConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
Configuration information about the function.
- getFunctionErrorMessage() - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
If the result of testing the function was an error, this field contains the error message.
- getFunctionExecutionLogs() - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Contains the log lines that the function wrote (if any) when running the test.
- getFunctionList() - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsResult
-
A list of CloudFront functions.
- getFunctionMetadata() - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
Contains metadata about a CloudFront function.
- getFunctionOutput() - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
The event object returned by the function.
- GetFunctionRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetFunctionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
- GetFunctionResult - Class in com.amazonaws.services.cloudfront.model
-
- GetFunctionResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
- getFunctionSummary() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- getFunctionSummary() - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- getFunctionSummary() - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- getFunctionSummary() - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Contains configuration information and metadata about the CloudFront function that was tested.
- getFunctionSummary() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- getGeoRestriction() - Method in class com.amazonaws.services.cloudfront.model.Restrictions
-
A complex type that controls the countries in which your content is distributed.
- getHeader() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
The HTTP response header name.
- getHeaderBehavior() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
Determines whether any HTTP headers are included in the cache key and automatically included in requests that
CloudFront sends to the origin.
- getHeaderBehavior() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
Determines whether any HTTP headers are included in requests that CloudFront sends to the origin.
- getHeaderName() - Method in class com.amazonaws.services.cloudfront.model.OriginCustomHeader
-
The name of a header that you want CloudFront to send to your origin.
- getHeaders() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
- getHeaders() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- getHeaders() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
- getHeadersConfig() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The HTTP headers to include in origin requests.
- getHeadersConfig() - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and
automatically included in requests that CloudFront sends to the origin.
- getHeaderValue() - Method in class com.amazonaws.services.cloudfront.model.OriginCustomHeader
-
The value for the header that you specified in the HeaderName
field.
- getHTTPPort() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
The HTTP port that CloudFront uses to connect to the origin.
- getHTTPSPort() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
The HTTPS port that CloudFront uses to connect to the origin.
- getHttpVersion() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
(Optional) Specify the maximum HTTP version(s) that you want viewers to use to communicate with CloudFront.
- getHttpVersion() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront.
- getIAMCertificateId() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses
Aliases
(alternate domain names or CNAMEs) and the SSL/TLS certificate is
stored in
Identity
and Access Management (IAM), provide the ID of the IAM certificate.
- getICPRecordalStatus() - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
The Internet Content Provider (ICP) recordal status for a CNAME.
- getId() - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The unique identifier for the cache policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The ID for the origin access identity, for example, E74FTE3AJFJ256A
.
- getId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The ID for the origin access identity.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyRequest
-
The unique identifier for the cache policy that you are deleting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The origin access identity's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
-
The distribution ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigRequest
-
The ID of the configuration you want to delete from CloudFront.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileRequest
-
Request the ID of the profile you want to delete from CloudFront.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupRequest
-
The identifier of the key group that you are deleting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlRequest
-
The unique identifier of the origin access control that you are deleting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyRequest
-
The unique identifier for the origin request policy that you are deleting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyRequest
-
The ID of the public key you want to remove from CloudFront.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyRequest
-
The identifier for the response headers policy that you are deleting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The distribution ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The identifier for the distribution.
- getId() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The identifier for the distribution.
- getId() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
The configuration ID for a field-level encryption configuration which includes a set of profiles that specify
certain selected data fields to be encrypted by specific public keys.
- getId() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
The ID for a field-level encryption profile configuration which includes a set of profiles that specify certain
selected data fields to be encrypted by specific public keys.
- getId() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
ID for the field-level encryption profile summary.
- getId() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
The unique ID of a field-level encryption item.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigRequest
-
The unique identifier for the cache policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyRequest
-
The unique identifier for the cache policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
The identity's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
The identity's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
-
The distribution's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
-
The distribution's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigRequest
-
Request the ID for the field-level encryption configuration information.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigRequest
-
Get the ID for the field-level encryption profile configuration information.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileRequest
-
Get the ID for the field-level encryption profile information.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionRequest
-
Request the ID for the field-level encryption configuration information.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
The identifier for the invalidation request, for example, IDFDVBD632BHDS5
.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigRequest
-
The identifier of the key group whose configuration you are getting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupRequest
-
The identifier of the key group that you are getting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigRequest
-
The unique identifier of the origin access control.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlRequest
-
The unique identifier of the origin access control.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigRequest
-
The unique identifier for the origin request policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyRequest
-
The unique identifier for the origin request policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigRequest
-
The identifier of the public key whose configuration you are getting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyRequest
-
The identifier of the public key you are getting.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigRequest
-
The identifier for the response headers policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyRequest
-
The identifier for the response headers policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
The streaming distribution's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
-
The streaming distribution's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The identifier for the invalidation request.
- getId() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The unique ID for an invalidation request.
- getId() - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The identifier for the key group.
- getId() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
A unique identifier for the origin.
- getId() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControl
-
The unique identifier of the origin access control.
- getId() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The unique identifier of the origin access control.
- getId() - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
The origin group's ID.
- getId() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The unique identifier for the origin request policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
The identifier of the public key.
- getId() - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The identifier of the public key.
- getId() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
The identifier for the response headers policy.
- getId() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The identifier for the RTMP distribution.
- getId() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The identifier for the distribution, for example, EDFDVBD632BHDS5
.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
The unique identifier for the cache policy that you are updating.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's id.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's id.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
The ID of the configuration you want to update.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
The ID of the field-level encryption profile request.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The identifier of the key group that you are updating.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
The unique identifier of the origin access control that you are updating.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
The unique identifier for the origin request policy that you are updating.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
The identifier of the public key that you are updating.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
The identifier for the response headers policy that you are updating.
- getId() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's id.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyRequest
-
The version of the cache policy that you are deleting.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The value of the ETag
header you received from a previous GET
or PUT
request.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
-
The value of the ETag
header that you received when you disabled the distribution.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigRequest
-
The value of the ETag
header that you received when retrieving the configuration identity to delete.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileRequest
-
The value of the ETag
header that you received when retrieving the profile to delete.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionRequest
-
The current version (ETag
value) of the function that you are deleting, which you can get using
DescribeFunction
.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupRequest
-
The version of the key group that you are deleting.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlRequest
-
The current version (ETag
value) of the origin access control that you are deleting.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyRequest
-
The version of the origin request policy that you are deleting.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyRequest
-
The value of the ETag
header that you received when retrieving the public key identity to delete.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyRequest
-
The version of the response headers policy that you are deleting.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The value of the ETag
header that you received when you disabled the streaming distribution.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionRequest
-
The current version (ETag
value) of the function that you are publishing, which you can get using
DescribeFunction
.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The current version (ETag
value) of the function that you are testing, which you can get using
DescribeFunction
.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
The version of the cache policy that you are updating.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The value of the ETag
header that you received when retrieving the identity's configuration.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The value of the ETag
header that you received when retrieving the distribution's configuration.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
The value of the ETag
header that you received when retrieving the configuration identity to update.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
The value of the ETag
header that you received when retrieving the profile identity to update.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The current version (ETag
value) of the function that you are updating, which you can get using
DescribeFunction
.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The version of the key group that you are updating.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
The current version (ETag
value) of the origin access control that you are updating.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
The version of the origin request policy that you are updating.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
The value of the ETag
header that you received when retrieving the public key to update.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
The version of the response headers policy that you are updating.
- getIfMatch() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The value of the ETag
header that you received when retrieving the streaming distribution's
configuration.
- getIncludeBody() - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
A flag that allows a Lambda@Edge function to have read access to the body content.
- getIncludeCookies() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to include cookies in access logs, specify true
for
IncludeCookies
.
- getIncludeSubdomains() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront includes the includeSubDomains
directive in the
Strict-Transport-Security
HTTP response header.
- getInProgressInvalidationBatches() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The number of invalidation batches currently in progress.
- getInvalidation(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getInvalidation(GetInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the information about an invalidation.
- getInvalidation(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the information about an invalidation.
- getInvalidation() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
-
The invalidation's information.
- getInvalidation() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
-
The invalidation's information.
- getInvalidationAsync(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getInvalidationAsync(GetInvalidationRequest, AsyncHandler<GetInvalidationRequest, GetInvalidationResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getInvalidationAsync(GetInvalidationRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the information about an invalidation.
- getInvalidationAsync(GetInvalidationRequest, AsyncHandler<GetInvalidationRequest, GetInvalidationResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the information about an invalidation.
- getInvalidationAsync(GetInvalidationRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getInvalidationAsync(GetInvalidationRequest, AsyncHandler<GetInvalidationRequest, GetInvalidationResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getInvalidationBatch() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
-
The batch information for the invalidation.
- getInvalidationBatch() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The current invalidation information for the batch request.
- GetInvalidationFunction - Class in com.amazonaws.services.cloudfront.waiters
-
- GetInvalidationFunction(AmazonCloudFront) - Constructor for class com.amazonaws.services.cloudfront.waiters.GetInvalidationFunction
-
Constructs a new GetInvalidationFunction with the given client
- getInvalidationList() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
-
Information about invalidation batches.
- GetInvalidationRequest - Class in com.amazonaws.services.cloudfront.model
-
The request to get an invalidation's information.
- GetInvalidationRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
Default constructor for GetInvalidationRequest object.
- GetInvalidationRequest(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
Constructs a new GetInvalidationRequest object.
- GetInvalidationResult - Class in com.amazonaws.services.cloudfront.model
-
The returned result of the corresponding request.
- GetInvalidationResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetInvalidationResult
-
- getIsIPV6Enabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify
true
.
- getIsIPV6Enabled() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your distribution.
- getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A flag that indicates whether more origin access identities remain to be listed.
- getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
A flag that indicates whether more distribution IDs remain to be listed.
- getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
A flag that indicates whether more distributions remain to be listed.
- getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
A flag that indicates whether more invalidation batch requests remain to be listed.
- getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
If there are more items in the list than are in this response, this value is true
.
- getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
A flag that indicates whether there are more real-time log configurations than are contained in this list.
- getIsTruncated() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
A flag that indicates whether more streaming distributions remain to be listed.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that
CloudFront can use to verify the signatures of signed URLs and signed cookies.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
Optional: A complex type that contains cache behaviors for this distribution.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
Contains the cache policies in the list.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A complex type that contains one CloudFrontOriginAccessIdentitySummary
element for each origin
access identity that was created by the current Amazon Web Services account.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
Contains the conflicting aliases in the list.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
Items in a field-level encryption content type-profile mapping.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
A list of cookie names.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
A complex type that contains a CustomErrorResponse
element for each HTTP status code for which you
want to specify a custom error page and/or a caching duration.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
Optional: A list that contains one OriginCustomHeader
element for each custom header that you
want CloudFront to forward to the origin.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Contains the distribution IDs in the list.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
A complex type that contains one DistributionSummary
element for each distribution that was created
by the current Amazon Web Services account.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
An array of field patterns in a field-level encryption content type-profile mapping.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
An array of field-level encryption items.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The field-level encryption profile items.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
An array of the field-level encryption field patterns.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
Contains the functions in the list.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
A complex type that contains a Location
element for each country in which you want CloudFront either
to distribute your content (whitelist
) or not distribute your content (blacklist
).
- getItems() - Method in class com.amazonaws.services.cloudfront.model.Headers
-
A list of HTTP header names.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
A complex type that contains one InvalidationSummary
element for each invalidation batch created by
the current Amazon Web Services account.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A list of the identifiers of the public keys in the key group.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
A list of key groups.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
A list of CloudFront key pair identifiers.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
Optional: A complex type that contains LambdaFunctionAssociation
items for this cache
behavior.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
Contains the origin access controls in the list.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
Items (origins) in an origin group.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
The items (origin groups) in a distribution.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
Contains the origin request policies in the list.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.Origins
-
A list of origins.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
A list that contains allowed SSL/TLS protocols for this distribution.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.Paths
-
A complex type that contains a list of the paths that you want to invalidate.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
A list of public keys.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Number of items for query argument-profile mapping for field-level encryption.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a
cache behavior.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
A list of query string names.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
Contains the list of real-time log configurations.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
The list of HTTP header names.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The list of HTTP methods.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
The list of origins (domain names).
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
The list of HTTP headers.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
The list of HTTP response headers and their values.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The response headers policies in the list.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
The items (status codes) for an origin group.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
A complex type that contains one StreamingDistributionSummary
element for each distribution that was
created by the current Amazon Web Services account.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.TagKeys
-
A complex type that contains Tag
key elements.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.Tags
-
A complex type that contains Tag
elements.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
A list of key groups identifiers.
- getItems() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
A list of Amazon Web Services account identifiers.
- getKey() - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies.CookieKeyValuePair
-
- getKey() - Method in class com.amazonaws.services.cloudfront.model.Tag
-
A string that contains Tag
key.
- getKeyGroup(GetKeyGroupRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getKeyGroup(GetKeyGroupRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a key group, including the date and time when the key group was last modified.
- getKeyGroup(GetKeyGroupRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a key group, including the date and time when the key group was last modified.
- getKeyGroup() - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The key group that was just created.
- getKeyGroup() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
The key group.
- getKeyGroup() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupSummary
-
A key group.
- getKeyGroup() - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupResult
-
The key group that was just updated.
- getKeyGroupAsync(GetKeyGroupRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getKeyGroupAsync(GetKeyGroupRequest, AsyncHandler<GetKeyGroupRequest, GetKeyGroupResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getKeyGroupAsync(GetKeyGroupRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a key group, including the date and time when the key group was last modified.
- getKeyGroupAsync(GetKeyGroupRequest, AsyncHandler<GetKeyGroupRequest, GetKeyGroupResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a key group, including the date and time when the key group was last modified.
- getKeyGroupAsync(GetKeyGroupRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getKeyGroupAsync(GetKeyGroupRequest, AsyncHandler<GetKeyGroupRequest, GetKeyGroupResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getKeyGroupConfig(GetKeyGroupConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getKeyGroupConfig(GetKeyGroupConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a key group configuration.
- getKeyGroupConfig(GetKeyGroupConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a key group configuration.
- getKeyGroupConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupRequest
-
A key group configuration.
- getKeyGroupConfig() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
The key group configuration.
- getKeyGroupConfig() - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The key group configuration.
- getKeyGroupConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The key group configuration.
- getKeyGroupConfigAsync(GetKeyGroupConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getKeyGroupConfigAsync(GetKeyGroupConfigRequest, AsyncHandler<GetKeyGroupConfigRequest, GetKeyGroupConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getKeyGroupConfigAsync(GetKeyGroupConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a key group configuration.
- getKeyGroupConfigAsync(GetKeyGroupConfigRequest, AsyncHandler<GetKeyGroupConfigRequest, GetKeyGroupConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a key group configuration.
- getKeyGroupConfigAsync(GetKeyGroupConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getKeyGroupConfigAsync(GetKeyGroupConfigRequest, AsyncHandler<GetKeyGroupConfigRequest, GetKeyGroupConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetKeyGroupConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetKeyGroupConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigRequest
-
- GetKeyGroupConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetKeyGroupConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
- getKeyGroupId() - Method in class com.amazonaws.services.cloudfront.model.KGKeyPairIds
-
The identifier of the key group that contains the public keys.
- getKeyGroupId() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
The ID of the key group whose associated distribution IDs you are listing.
- getKeyGroupList() - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsResult
-
A list of key groups.
- GetKeyGroupRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetKeyGroupRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetKeyGroupRequest
-
- GetKeyGroupResult - Class in com.amazonaws.services.cloudfront.model
-
- GetKeyGroupResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
- getKeyPairId() - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies
-
- getKeyPairIds() - Method in class com.amazonaws.services.cloudfront.model.KGKeyPairIds
-
- getKeyPairIds() - Method in class com.amazonaws.services.cloudfront.model.Signer
-
A list of CloudFront key pair identifiers.
- getKinesisStreamConfig() - Method in class com.amazonaws.services.cloudfront.model.EndPoint
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- getLambdaFunctionARN() - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
The ARN of the Lambda@Edge function.
- getLambdaFunctionAssociations() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
- getLambdaFunctionAssociations() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The date and time when the cache policy was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The date and time the distribution was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The date and time the distribution was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
The last time the field-level encryption configuration was changed.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
The last time the field-level encryption profile was updated.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
The time when the the field-level encryption profile summary was last updated.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
The last time that the summary of field-level encryption items was modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The date and time when the function was most recently updated.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The date and time when the key group was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The date and time when the origin request policy was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
The date and time when the response headers policy was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The date and time that the distribution was last modified.
- getLastModifiedTime() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The date and time the distribution was last modified.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
The fully qualified URI of the cache policy just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The fully qualified URI of the new origin access identity just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The fully qualified URI of the new distribution resource just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The fully qualified URI of the new distribution resource just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
The fully qualified URI of the new configuration resource just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
The fully qualified URI of the new profile resource just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
The URL of the CloudFront function.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
-
The fully qualified URI of the distribution and invalidation batch request, including the
Invalidation ID
.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The URL of the key group.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
The URL of the origin access control.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
The fully qualified URI of the origin request policy just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The URL of the public key.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
The URL of the response headers policy.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The fully qualified URI of the new streaming distribution resource just created.
- getLocation() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The fully qualified URI of the new streaming distribution resource just created.
- getLogging() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that controls whether access logs are written for the distribution.
- getLogging() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that controls whether access logs are written for the streaming distribution.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The value provided in the Marker
request field.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The value you provided for the Marker
request parameter.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The value that you provided for the Marker
request parameter.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of cache policies.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
Use this field when paginating results to indicate where to begin in the list of conflicting aliases.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
Use this field when paginating results to indicate where to begin in your list of distributions.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
Use Marker
and MaxItems
to control pagination of results.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
-
Use this when paginating results to indicate where to begin in your list of distributions.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest
-
Use this when paginating results to indicate where to begin in your list of configurations.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesRequest
-
Use this when paginating results to indicate where to begin in your list of profiles.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
Use this field when paginating results to indicate where to begin in your list of functions.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsRequest
-
Use this field when paginating results to indicate where to begin in your list of key groups.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsRequest
-
Use this field when paginating results to indicate where to begin in your list of origin access controls.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of origin request policies.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysRequest
-
Use this when paginating results to indicate where to begin in your list of public keys.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
Use this field when paginating results to indicate where to begin in your list of real-time log configurations.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of response headers policies.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the Marker
request parameter.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The value of the Marker
field that was provided in the request.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
This parameter indicates where this list of real-time log configurations begins.
- getMarker() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the Marker
request parameter.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
The maximum number of cache policies requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The maximum number of origin access identities you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
The maximum number of conflicting aliases requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The maximum number of distribution IDs requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The value you provided for the MaxItems
request parameter.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
The maximum number of elements you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The maximum number of field-level encryption profiles you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
The maximum number of functions requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The value that you provided for the MaxItems
request parameter.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
The maximum number of key groups requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
The maximum number of cache policies that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
The maximum number of origin access identities you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The maximum number of conflicting aliases that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
The maximum number of distribution IDs that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
The maximum number of distribution IDs that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
The maximum number of distribution IDs that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The maximum number of distributions that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
The maximum number of distribution IDs that you want to get in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
The maximum number of distributions that you want CloudFront to return in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
-
The maximum number of distributions you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest
-
The maximum number of field-level encryption configurations you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesRequest
-
The maximum number of field-level encryption profiles you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
The maximum number of functions that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
The maximum number of invalidation batches that you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsRequest
-
The maximum number of key groups that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsRequest
-
The maximum number of origin access controls that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
The maximum number of origin request policies that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysRequest
-
The maximum number of public keys you want in the response body.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
The maximum number of real-time log configurations that you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
The maximum number of response headers policies that you want to get in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the MaxItems
request parameter.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The maximum number of origin access controls requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
The maximum number of origin request policies requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
The maximum number of public keys you want in the response.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
The maximum number of real-time log configurations requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The maximum number of response headers policies requested.
- getMaxItems() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the MaxItems
request parameter.
- getMaxTTL() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- getMaxTTL() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The maximum amount of time, in seconds, that objects stay in the CloudFront cache before CloudFront sends another
request to the origin to see if the object has been updated.
- getMaxTTL() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- getMembers() - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
A complex type that contains information about the origins in an origin group.
- getMinimumProtocolVersion() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify the security policy
that you want CloudFront to use for HTTPS connections with viewers.
- getMinTTL() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- getMinTTL() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The minimum amount of time, in seconds, that you want objects to stay in the CloudFront cache before CloudFront
sends another request to the origin to see if the object has been updated.
- getMinTTL() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- getModeBlock() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines whether CloudFront includes the mode=block
directive in the
X-XSS-Protection
header.
- getMonitoringSubscription(GetMonitoringSubscriptionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getMonitoringSubscription(GetMonitoringSubscriptionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront
distribution.
- getMonitoringSubscription(GetMonitoringSubscriptionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront
distribution.
- getMonitoringSubscription() - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionRequest
-
A monitoring subscription.
- getMonitoringSubscription() - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionResult
-
A monitoring subscription.
- getMonitoringSubscription() - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionResult
-
A monitoring subscription.
- getMonitoringSubscriptionAsync(GetMonitoringSubscriptionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getMonitoringSubscriptionAsync(GetMonitoringSubscriptionRequest, AsyncHandler<GetMonitoringSubscriptionRequest, GetMonitoringSubscriptionResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getMonitoringSubscriptionAsync(GetMonitoringSubscriptionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront
distribution.
- getMonitoringSubscriptionAsync(GetMonitoringSubscriptionRequest, AsyncHandler<GetMonitoringSubscriptionRequest, GetMonitoringSubscriptionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront
distribution.
- getMonitoringSubscriptionAsync(GetMonitoringSubscriptionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getMonitoringSubscriptionAsync(GetMonitoringSubscriptionRequest, AsyncHandler<GetMonitoringSubscriptionRequest, GetMonitoringSubscriptionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetMonitoringSubscriptionRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetMonitoringSubscriptionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionRequest
-
- GetMonitoringSubscriptionResult - Class in com.amazonaws.services.cloudfront.model
-
- GetMonitoringSubscriptionResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionResult
-
- getName() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
A unique name to identify the cache policy.
- getName() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
A name to identify the function.
- getName() - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
A unique name to identify this real-time log configuration.
- getName() - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionRequest
-
The name of the function that you are deleting.
- getName() - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigRequest
-
The name of the real-time log configuration to delete.
- getName() - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
The name of the function that you are getting information about.
- getName() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
Profile name for the field-level encryption profile.
- getName() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
Name for the field-level encryption profile summary.
- getName() - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
The name of the CloudFront function.
- getName() - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
The name of the function whose code you are getting.
- getName() - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
The name of the real-time log configuration to get.
- getName() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A name to identify the key group.
- getName() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
A name to identify the origin access control.
- getName() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A unique name that identifies the origin access control.
- getName() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
A unique name to identify the origin request policy.
- getName() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A name to help identify the public key.
- getName() - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
A name to help identify the public key.
- getName() - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionRequest
-
The name of the function that you are publishing.
- getName() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The unique name of this real-time log configuration.
- getName() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A name to identify the response headers policy.
- getName() - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The name of the function that you are testing.
- getName() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The name of the function that you are updating.
- getName() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The name for this real-time log configuration.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your origin access identities where they left off.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Contains the value that you should use in the Marker
field of a subsequent request to continue
listing distribution IDs where you left off.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your distributions where they left off.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your configurations where you left off.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your profiles where you left off.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
If IsTruncated
is true
, this element is present and contains the value that you can use
for the Marker
request parameter to continue listing your invalidation batches where they left off.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your public keys where you left off.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
If there are more items in the list than are in this response, this element is present.
- getNextMarker() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your RTMP distributions where they left off.
- getOriginAccessControl(GetOriginAccessControlRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getOriginAccessControl(GetOriginAccessControlRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a CloudFront origin access control, including its unique identifier.
- getOriginAccessControl(GetOriginAccessControlRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a CloudFront origin access control, including its unique identifier.
- getOriginAccessControl() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
Contains an origin access control.
- getOriginAccessControl() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
Contains an origin access control, including its unique identifier.
- getOriginAccessControl() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlResult
-
The origin access control after it has been updated.
- getOriginAccessControlAsync(GetOriginAccessControlRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginAccessControlAsync(GetOriginAccessControlRequest, AsyncHandler<GetOriginAccessControlRequest, GetOriginAccessControlResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginAccessControlAsync(GetOriginAccessControlRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a CloudFront origin access control, including its unique identifier.
- getOriginAccessControlAsync(GetOriginAccessControlRequest, AsyncHandler<GetOriginAccessControlRequest, GetOriginAccessControlResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a CloudFront origin access control, including its unique identifier.
- getOriginAccessControlAsync(GetOriginAccessControlRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getOriginAccessControlAsync(GetOriginAccessControlRequest, AsyncHandler<GetOriginAccessControlRequest, GetOriginAccessControlResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getOriginAccessControlConfig(GetOriginAccessControlConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getOriginAccessControlConfig(GetOriginAccessControlConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a CloudFront origin access control configuration.
- getOriginAccessControlConfig(GetOriginAccessControlConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a CloudFront origin access control configuration.
- getOriginAccessControlConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlRequest
-
Contains the origin access control.
- getOriginAccessControlConfig() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
Contains an origin access control configuration.
- getOriginAccessControlConfig() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControl
-
The origin access control.
- getOriginAccessControlConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
An origin access control.
- getOriginAccessControlConfigAsync(GetOriginAccessControlConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginAccessControlConfigAsync(GetOriginAccessControlConfigRequest, AsyncHandler<GetOriginAccessControlConfigRequest, GetOriginAccessControlConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginAccessControlConfigAsync(GetOriginAccessControlConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a CloudFront origin access control configuration.
- getOriginAccessControlConfigAsync(GetOriginAccessControlConfigRequest, AsyncHandler<GetOriginAccessControlConfigRequest, GetOriginAccessControlConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a CloudFront origin access control configuration.
- getOriginAccessControlConfigAsync(GetOriginAccessControlConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getOriginAccessControlConfigAsync(GetOriginAccessControlConfigRequest, AsyncHandler<GetOriginAccessControlConfigRequest, GetOriginAccessControlConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetOriginAccessControlConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginAccessControlConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigRequest
-
- GetOriginAccessControlConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginAccessControlConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
- getOriginAccessControlId() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The unique identifier of an origin access control for this origin.
- getOriginAccessControlList() - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsResult
-
A list of origin access controls.
- getOriginAccessControlOriginType() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The type of origin that this origin access control is for.
- getOriginAccessControlOriginType() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The type of origin that this origin access control is for.
- GetOriginAccessControlRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginAccessControlRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginAccessControlRequest
-
- GetOriginAccessControlResult - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginAccessControlResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
- getOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.S3Origin
-
The CloudFront origin access identity to associate with the distribution.
- getOriginAccessIdentity() - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
-
The CloudFront origin access identity to associate with the origin.
- getOriginGroups() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about origin groups for this distribution.
- getOriginGroups() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about origin groups for this distribution.
- getOriginId() - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMember
-
The ID for an origin in an origin group.
- getOriginKeepaliveTimeout() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies how long, in seconds, CloudFront persists its connection to the origin.
- getOriginOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A Boolean that determines whether CloudFront overrides HTTP response headers received from the origin with the
ones specified in this response headers policy.
- getOriginPath() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
An optional path that CloudFront appends to the origin domain name when CloudFront requests content from the
origin.
- getOriginProtocolPolicy() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the protocol (HTTP or HTTPS) that CloudFront uses to connect to the origin.
- getOriginReadTimeout() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies how long, in seconds, CloudFront waits for a response from the origin.
- getOriginRequestPolicy(GetOriginRequestPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getOriginRequestPolicy(GetOriginRequestPolicyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets an origin request policy, including the following metadata:
- getOriginRequestPolicy(GetOriginRequestPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets an origin request policy, including the following metadata:
- getOriginRequestPolicy() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
An origin request policy.
- getOriginRequestPolicy() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
The origin request policy.
- getOriginRequestPolicy() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
The origin request policy.
- getOriginRequestPolicy() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyResult
-
An origin request policy.
- getOriginRequestPolicyAsync(GetOriginRequestPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginRequestPolicyAsync(GetOriginRequestPolicyRequest, AsyncHandler<GetOriginRequestPolicyRequest, GetOriginRequestPolicyResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginRequestPolicyAsync(GetOriginRequestPolicyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets an origin request policy, including the following metadata:
- getOriginRequestPolicyAsync(GetOriginRequestPolicyRequest, AsyncHandler<GetOriginRequestPolicyRequest, GetOriginRequestPolicyResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets an origin request policy, including the following metadata:
- getOriginRequestPolicyAsync(GetOriginRequestPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getOriginRequestPolicyAsync(GetOriginRequestPolicyRequest, AsyncHandler<GetOriginRequestPolicyRequest, GetOriginRequestPolicyResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getOriginRequestPolicyConfig(GetOriginRequestPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getOriginRequestPolicyConfig(GetOriginRequestPolicyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets an origin request policy configuration.
- getOriginRequestPolicyConfig(GetOriginRequestPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets an origin request policy configuration.
- getOriginRequestPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyRequest
-
An origin request policy configuration.
- getOriginRequestPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
The origin request policy configuration.
- getOriginRequestPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The origin request policy configuration.
- getOriginRequestPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
An origin request policy configuration.
- getOriginRequestPolicyConfigAsync(GetOriginRequestPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginRequestPolicyConfigAsync(GetOriginRequestPolicyConfigRequest, AsyncHandler<GetOriginRequestPolicyConfigRequest, GetOriginRequestPolicyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getOriginRequestPolicyConfigAsync(GetOriginRequestPolicyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets an origin request policy configuration.
- getOriginRequestPolicyConfigAsync(GetOriginRequestPolicyConfigRequest, AsyncHandler<GetOriginRequestPolicyConfigRequest, GetOriginRequestPolicyConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets an origin request policy configuration.
- getOriginRequestPolicyConfigAsync(GetOriginRequestPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getOriginRequestPolicyConfigAsync(GetOriginRequestPolicyConfigRequest, AsyncHandler<GetOriginRequestPolicyConfigRequest, GetOriginRequestPolicyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetOriginRequestPolicyConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginRequestPolicyConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigRequest
-
- GetOriginRequestPolicyConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginRequestPolicyConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
- getOriginRequestPolicyId() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The unique identifier of the origin request policy that is attached to this cache behavior.
- getOriginRequestPolicyId() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The unique identifier of the origin request policy that is attached to the default cache behavior.
- getOriginRequestPolicyId() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
The ID of the origin request policy whose associated distribution IDs you want to list.
- getOriginRequestPolicyList() - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesResult
-
A list of origin request policies.
- GetOriginRequestPolicyRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginRequestPolicyRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyRequest
-
- GetOriginRequestPolicyResult - Class in com.amazonaws.services.cloudfront.model
-
- GetOriginRequestPolicyResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
- getOrigins() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about origins for this distribution.
- getOrigins() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about origins for this distribution.
- getOriginShield() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
CloudFront Origin Shield.
- getOriginShieldRegion() - Method in class com.amazonaws.services.cloudfront.model.OriginShield
-
The Amazon Web Services Region for Origin Shield.
- getOriginSslProtocols() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the minimum SSL/TLS protocol that CloudFront uses when connecting to your origin over HTTPS.
- getOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
A Boolean that determines whether CloudFront overrides the Content-Security-Policy
HTTP response
header received from the origin with the one specified in this response headers policy.
- getOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentTypeOptions
-
A Boolean that determines whether CloudFront overrides the X-Content-Type-Options
HTTP response
header received from the origin with the one specified in this response headers policy.
- getOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
A Boolean that determines whether CloudFront overrides a response header with the same name received from the
origin with the header specified here.
- getOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
A Boolean that determines whether CloudFront overrides the X-Frame-Options
HTTP response header
received from the origin with the one specified in this response headers policy.
- getOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
A Boolean that determines whether CloudFront overrides the Referrer-Policy
HTTP response header
received from the origin with the one specified in this response headers policy.
- getOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront overrides the Strict-Transport-Security
HTTP response
header received from the origin with the one specified in this response headers policy.
- getOverride() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines whether CloudFront overrides the X-XSS-Protection
HTTP response header
received from the origin with the one specified in this response headers policy.
- getParametersInCacheKeyAndForwardedToOrigin() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The HTTP headers, cookies, and URL query strings to include in the cache key.
- getPathPattern() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The pattern (for example, images/*.jpg
) that specifies which requests to apply the behavior to.
- getPaths() - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
-
A complex type that contains information about the objects that you want to invalidate.
- getPEMObjectType() - Method in class com.amazonaws.auth.PEMObject
-
- getPolicy() - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.CookiesForCustomPolicy
-
- getPrefix() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
An optional string that you want CloudFront to prefix to the access log filenames
for this
distribution, for example, myprefix/
.
- getPrefix() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
An optional string that you want CloudFront to prefix to the access log filenames for this streaming
distribution, for example, myprefix/
.
- getPreload() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront includes the preload
directive in the
Strict-Transport-Security
HTTP response header.
- getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The price class that corresponds with the maximum price that you want to pay for CloudFront service.
- getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about price class for this streaming distribution.
- getPriceClass() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- getProfileId() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The profile ID for a field-level encryption content type-profile mapping.
- getProfileId() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfile
-
ID of profile to use for field-level encryption query argument-profile mapping
- getProtection() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines the value of the X-XSS-Protection
HTTP response header.
- getProviderId() - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
The provider associated with the public key being used for encryption.
- getPublicKey(GetPublicKeyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getPublicKey(GetPublicKeyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a public key.
- getPublicKey(GetPublicKeyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a public key.
- getPublicKey() - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The public key.
- getPublicKey() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
The public key.
- getPublicKey() - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyResult
-
The public key.
- getPublicKeyAsync(GetPublicKeyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getPublicKeyAsync(GetPublicKeyRequest, AsyncHandler<GetPublicKeyRequest, GetPublicKeyResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getPublicKeyAsync(GetPublicKeyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a public key.
- getPublicKeyAsync(GetPublicKeyRequest, AsyncHandler<GetPublicKeyRequest, GetPublicKeyResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a public key.
- getPublicKeyAsync(GetPublicKeyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getPublicKeyAsync(GetPublicKeyRequest, AsyncHandler<GetPublicKeyRequest, GetPublicKeyResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getPublicKeyConfig(GetPublicKeyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getPublicKeyConfig(GetPublicKeyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a public key configuration.
- getPublicKeyConfig(GetPublicKeyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a public key configuration.
- getPublicKeyConfig() - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyRequest
-
A CloudFront public key configuration.
- getPublicKeyConfig() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
A public key configuration.
- getPublicKeyConfig() - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
- getPublicKeyConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
A public key configuration.
- getPublicKeyConfigAsync(GetPublicKeyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getPublicKeyConfigAsync(GetPublicKeyConfigRequest, AsyncHandler<GetPublicKeyConfigRequest, GetPublicKeyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getPublicKeyConfigAsync(GetPublicKeyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a public key configuration.
- getPublicKeyConfigAsync(GetPublicKeyConfigRequest, AsyncHandler<GetPublicKeyConfigRequest, GetPublicKeyConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a public key configuration.
- getPublicKeyConfigAsync(GetPublicKeyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getPublicKeyConfigAsync(GetPublicKeyConfigRequest, AsyncHandler<GetPublicKeyConfigRequest, GetPublicKeyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetPublicKeyConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetPublicKeyConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigRequest
-
- GetPublicKeyConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetPublicKeyConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
- getPublicKeyId() - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
The public key associated with a set of field-level encryption patterns, to be used when encrypting the fields
that match the patterns.
- getPublicKeyList() - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysResult
-
Returns a list of all public keys that have been added to CloudFront for this account.
- GetPublicKeyRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetPublicKeyRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetPublicKeyRequest
-
- GetPublicKeyResult - Class in com.amazonaws.services.cloudfront.model
-
- GetPublicKeyResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
The number of key groups in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
The number of Amazon Web Services accounts in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
The number of CNAME aliases, if any, that you want to associate with this distribution.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
The number of HTTP methods that you want CloudFront to forward to your origin.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
The number of cache behaviors for this distribution.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
The number of HTTP methods for which you want CloudFront to cache responses.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
The total number of cache policies returned in the response.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The number of CloudFront origin access identities that were created by the current Amazon Web Services account.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
The number of conflicting aliases returned in the response.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
The number of field-level encryption content type-profile mappings.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
The number of cookie names in the Items
list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
The number of HTTP status codes for which you want to specify a custom error page and/or a caching duration.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
The number of custom headers, if any, for this distribution.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The total number of distribution IDs returned in the response.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The number of distributions that were created by the current Amazon Web Services account.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
Number of field pattern items in a field-level encryption content type-profile mapping.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
The number of field-level encryption items.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The number of field-level encryption profiles.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
The number of field-level encryption field patterns.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
The number of CloudFront functions in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
The number of functions returned in the response.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
When geo restriction is enabled
, this is the number of countries in your whitelist
or
blacklist
.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.Headers
-
The number of header names in the Items
list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The number of invalidation batches that were created by the current Amazon Web Services account.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
The number of key groups returned in the response.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
The number of key pair identifiers in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
The number of Lambda@Edge function associations for this cache behavior.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The number of origin access controls returned in the response.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
The number of origins in an origin group.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
The number of origin groups.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
The total number of origin request policies returned in the response.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.Origins
-
The number of origins for this distribution.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS connection
with this origin.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.Paths
-
The number of invalidation paths specified for the objects that you want to invalidate.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
The number of public keys in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Number of profiles for query argument-profile mapping for field-level encryption.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
The number of whitelisted
query string parameters for a cache behavior.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
The number of query string names in the Items
list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
The number of HTTP header names in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The number of HTTP methods in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
The number of origins in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
The number of HTTP headers in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
The number of HTTP response headers in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The number of response headers policies returned.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
The number of status codes.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The number of streaming distributions that were created by the current Amazon Web Services account.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
The number of key groups in the list.
- getQuantity() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
The number of Amazon Web Services accounts in the list.
- getQueryArg() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfile
-
Query argument for field-level encryption query argument-profile mapping.
- getQueryArgProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A complex data type that specifies when to forward content if a profile isn't found and the profile that can be
provided as a query argument in a request.
- getQueryArgProfileConfig() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
A summary of a query argument-profile mapping.
- getQueryArgProfiles() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfileConfig
-
Profiles specified for query argument-profile mapping for field-level encryption.
- getQueryString() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- getQueryStringBehavior() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in the cache key and automatically
included in requests that CloudFront sends to the origin.
- getQueryStringBehavior() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in requests that CloudFront sends to the
origin.
- getQueryStringCacheKeys() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- getQueryStrings() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Contains the specific query strings in viewer requests that either are or are not
included in the cache key and automatically included in requests that CloudFront sends to the origin.
- getQueryStrings() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Contains a list of the query strings in viewer requests that are included in requests that CloudFront sends to
the origin.
- getQueryStringsConfig() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The URL query strings from viewer requests to include in origin requests.
- getQueryStringsConfig() - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are
included in the cache key and automatically included in requests that CloudFront sends to the origin.
- getRealtimeLogConfig(GetRealtimeLogConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getRealtimeLogConfig(GetRealtimeLogConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a real-time log configuration.
- getRealtimeLogConfig(GetRealtimeLogConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a real-time log configuration.
- getRealtimeLogConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigResult
-
A real-time log configuration.
- getRealtimeLogConfig() - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigResult
-
A real-time log configuration.
- getRealtimeLogConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigResult
-
A real-time log configuration.
- getRealtimeLogConfigArn() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The Amazon Resource Name (ARN) of the real-time log configuration that is attached to this cache behavior.
- getRealtimeLogConfigArn() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The Amazon Resource Name (ARN) of the real-time log configuration that is attached to this cache behavior.
- getRealtimeLogConfigArn() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration whose associated distributions you want to
list.
- getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest, AsyncHandler<GetRealtimeLogConfigRequest, GetRealtimeLogConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a real-time log configuration.
- getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest, AsyncHandler<GetRealtimeLogConfigRequest, GetRealtimeLogConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a real-time log configuration.
- getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest, AsyncHandler<GetRealtimeLogConfigRequest, GetRealtimeLogConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getRealtimeLogConfigName() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The name of the real-time log configuration whose associated distributions you want to list.
- GetRealtimeLogConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetRealtimeLogConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
- GetRealtimeLogConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetRealtimeLogConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigResult
-
- getRealtimeLogConfigs() - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsResult
-
A list of real-time log configurations.
- getRealtimeMetricsSubscriptionConfig() - Method in class com.amazonaws.services.cloudfront.model.MonitoringSubscription
-
A subscription configuration for additional CloudWatch metrics.
- getRealtimeMetricsSubscriptionStatus() - Method in class com.amazonaws.services.cloudfront.model.RealtimeMetricsSubscriptionConfig
-
A flag that indicates whether additional CloudWatch metrics are enabled for a given CloudFront distribution.
- getReferrerPolicy() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
The value of the Referrer-Policy
HTTP response header.
- getReferrerPolicy() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the Referrer-Policy
HTTP response header and the header’s
value.
- getReportUri() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A reporting URI, which CloudFront uses as the value of the report
directive in the
X-XSS-Protection
header.
- getResource() - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceRequest
-
An ARN of a CloudFront resource.
- getResource() - Method in class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
An ARN of a CloudFront resource.
- getResource() - Method in class com.amazonaws.services.cloudfront.model.UntagResourceRequest
-
An ARN of a CloudFront resource.
- getResponseCode() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The HTTP status code that you want CloudFront to return to the viewer along with the custom error page.
- getResponseHeadersPolicy(GetResponseHeadersPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getResponseHeadersPolicy(GetResponseHeadersPolicyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
- getResponseHeadersPolicy(GetResponseHeadersPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
- getResponseHeadersPolicy() - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
Contains a response headers policy.
- getResponseHeadersPolicy() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
Contains a response headers policy.
- getResponseHeadersPolicy() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
The response headers policy.
- getResponseHeadersPolicy() - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyResult
-
A response headers policy.
- getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest, AsyncHandler<GetResponseHeadersPolicyRequest, GetResponseHeadersPolicyResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
- getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest, AsyncHandler<GetResponseHeadersPolicyRequest, GetResponseHeadersPolicyResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a response headers policy, including metadata (the policy’s identifier and the date and time when the policy
was last modified).
- getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getResponseHeadersPolicyAsync(GetResponseHeadersPolicyRequest, AsyncHandler<GetResponseHeadersPolicyRequest, GetResponseHeadersPolicyResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getResponseHeadersPolicyConfig(GetResponseHeadersPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getResponseHeadersPolicyConfig(GetResponseHeadersPolicyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets a response headers policy configuration.
- getResponseHeadersPolicyConfig(GetResponseHeadersPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets a response headers policy configuration.
- getResponseHeadersPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyRequest
-
Contains metadata about the response headers policy, and a set of configurations that specify the response
headers.
- getResponseHeadersPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
Contains a response headers policy.
- getResponseHeadersPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
A response headers policy configuration.
- getResponseHeadersPolicyConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
A response headers policy configuration.
- getResponseHeadersPolicyConfigAsync(GetResponseHeadersPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getResponseHeadersPolicyConfigAsync(GetResponseHeadersPolicyConfigRequest, AsyncHandler<GetResponseHeadersPolicyConfigRequest, GetResponseHeadersPolicyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getResponseHeadersPolicyConfigAsync(GetResponseHeadersPolicyConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a response headers policy configuration.
- getResponseHeadersPolicyConfigAsync(GetResponseHeadersPolicyConfigRequest, AsyncHandler<GetResponseHeadersPolicyConfigRequest, GetResponseHeadersPolicyConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets a response headers policy configuration.
- getResponseHeadersPolicyConfigAsync(GetResponseHeadersPolicyConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getResponseHeadersPolicyConfigAsync(GetResponseHeadersPolicyConfigRequest, AsyncHandler<GetResponseHeadersPolicyConfigRequest, GetResponseHeadersPolicyConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetResponseHeadersPolicyConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetResponseHeadersPolicyConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigRequest
-
- GetResponseHeadersPolicyConfigResult - Class in com.amazonaws.services.cloudfront.model
-
- GetResponseHeadersPolicyConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
- getResponseHeadersPolicyId() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The identifier for a response headers policy.
- getResponseHeadersPolicyId() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The identifier for a response headers policy.
- getResponseHeadersPolicyId() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
The ID of the response headers policy whose associated distribution IDs you want to list.
- getResponseHeadersPolicyList() - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesResult
-
A list of response headers policies.
- GetResponseHeadersPolicyRequest - Class in com.amazonaws.services.cloudfront.model
-
- GetResponseHeadersPolicyRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyRequest
-
- GetResponseHeadersPolicyResult - Class in com.amazonaws.services.cloudfront.model
-
- GetResponseHeadersPolicyResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
- getResponsePagePath() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The path to the custom error page that you want CloudFront to return to a viewer when your origin returns the
HTTP status code specified by ErrorCode
, for example, /4xx-errors/403-forbidden.html
.
- getRestrictions() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that identifies ways in which you want to restrict distribution of your content.
- getRestrictions() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that identifies ways in which you want to restrict distribution of your content.
- getRestrictionType() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
The method that you want to use to restrict distribution of your content by country:
- getRoleARN() - Method in class com.amazonaws.services.cloudfront.model.KinesisStreamConfig
-
The Amazon Resource Name (ARN) of an Identity and Access Management (IAM) role that CloudFront can use to send
real-time log data to your Kinesis data stream.
- getRuntime() - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
The function’s runtime environment.
- getS3CanonicalUserId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read
permission to an object in Amazon S3.
- getS3CanonicalUserId() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access
identity read permission to an object in Amazon S3.
- getS3Origin() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- getS3Origin() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- getS3OriginConfig() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website
hosting.
- getSamplingRate() - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
The sampling rate for this real-time log configuration.
- getSamplingRate() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The sampling rate for this real-time log configuration.
- getSamplingRate() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig
-
A number 0–100 (inclusive) that specifies the percentage of responses that you want CloudFront to add the
Server-Timing
header to.
- getSamplingRate() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The sampling rate for this real-time log configuration.
- getSecurityHeadersConfig() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of security-related HTTP response headers.
- getServerTimingHeadersConfig() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for enabling the Server-Timing
header in HTTP responses sent from CloudFront.
- getSignature() - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies
-
- getSignedURLWithCannedPolicy(SignerUtils.Protocol, String, File, String, String, Date) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontUrlSigner
-
Returns a signed URL with a canned policy that grants universal access to
private content until a given date.
- getSignedURLWithCannedPolicy(String, String, PrivateKey, Date) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontUrlSigner
-
Generate a signed URL that allows access to a specific distribution and
S3 object by applying a access restrictions from a "canned" (simplified)
policy document.
- getSignedURLWithCustomPolicy(SignerUtils.Protocol, String, File, String, String, Date, Date, String) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontUrlSigner
-
Returns a signed URL that provides tailored access to private content
based on an access time window and an ip range.
- getSignedURLWithCustomPolicy(String, String, PrivateKey, String) - Static method in enum com.amazonaws.services.cloudfront.CloudFrontUrlSigner
-
Generate a signed URL that allows access to distribution and S3 objects
by applying access restrictions specified in a custom policy document.
- getSigningBehavior() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
Specifies which requests CloudFront signs (adds authentication information to).
- getSigningBehavior() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A value that specifies which requests CloudFront signs (adds authentication information to).
- getSigningProtocol() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The signing protocol of the origin access control, which determines how CloudFront signs (authenticates)
requests.
- getSigningProtocol() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The signing protocol of the origin access control.
- getSmoothStreaming() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- getSmoothStreaming() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- getSSLSupportMethod() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify which viewers the
distribution accepts HTTPS connections from.
- getStage() - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- getStage() - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The stage that the function is in, either DEVELOPMENT
or LIVE
.
- getStage() - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- getStage() - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
An optional filter to return only the functions that are in the specified stage, either DEVELOPMENT
or LIVE
.
- getStage() - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The stage of the function that you are testing, either DEVELOPMENT
or LIVE
.
- getStatus() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
This response element indicates the current status of the distribution.
- getStatus() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The current status of the distribution.
- getStatus() - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
The status of the CloudFront function.
- getStatus() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The status of the invalidation request.
- getStatus() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The status of an invalidation request.
- getStatus() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The current status of the RTMP distribution.
- getStatus() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
Indicates the current status of the distribution.
- getStatusCodes() - Method in class com.amazonaws.services.cloudfront.model.OriginGroupFailoverCriteria
-
The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second
origin.
- getStreamARN() - Method in class com.amazonaws.services.cloudfront.model.KinesisStreamConfig
-
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
- getStreamingDistribution(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getStreamingDistribution(GetStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistribution(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The streaming distribution's information.
- getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The streaming distribution's information.
- getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
The streaming distribution's information.
- getStreamingDistribution() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
-
The streaming distribution's information.
- getStreamingDistributionAsync(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getStreamingDistributionAsync(GetStreamingDistributionRequest, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getStreamingDistributionAsync(GetStreamingDistributionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistributionAsync(GetStreamingDistributionRequest, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Gets information about a specified RTMP distribution, including the distribution configuration.
- getStreamingDistributionAsync(GetStreamingDistributionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getStreamingDistributionAsync(GetStreamingDistributionRequest, AsyncHandler<GetStreamingDistributionRequest, GetStreamingDistributionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Get the configuration information about a streaming distribution.
- getStreamingDistributionConfig(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Get the configuration information about a streaming distribution.
- getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
The streaming distribution's configuration information.
- getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The current configuration information for the RTMP distribution.
- getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A streaming distribution Configuration.
- getStreamingDistributionConfig() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the configuration information about a streaming distribution.
- getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Get the configuration information about a streaming distribution.
- getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- getStreamingDistributionConfigAsync(GetStreamingDistributionConfigRequest, AsyncHandler<GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- GetStreamingDistributionConfigRequest - Class in com.amazonaws.services.cloudfront.model
-
To request to get a streaming distribution configuration.
- GetStreamingDistributionConfigRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
Default constructor for GetStreamingDistributionConfigRequest object.
- GetStreamingDistributionConfigRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
Constructs a new GetStreamingDistributionConfigRequest object.
- GetStreamingDistributionConfigResult - Class in com.amazonaws.services.cloudfront.model
-
The returned result of the corresponding request.
- GetStreamingDistributionConfigResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
- getStreamingDistributionConfigWithTags() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
The streaming distribution's configuration information.
- GetStreamingDistributionFunction - Class in com.amazonaws.services.cloudfront.waiters
-
- GetStreamingDistributionFunction(AmazonCloudFront) - Constructor for class com.amazonaws.services.cloudfront.waiters.GetStreamingDistributionFunction
-
Constructs a new GetStreamingDistributionFunction with the given client
- getStreamingDistributionList() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
-
The StreamingDistributionList
type.
- GetStreamingDistributionRequest - Class in com.amazonaws.services.cloudfront.model
-
The request to get a streaming distribution's information.
- GetStreamingDistributionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
-
Default constructor for GetStreamingDistributionRequest object.
- GetStreamingDistributionRequest(String) - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
-
Constructs a new GetStreamingDistributionRequest object.
- GetStreamingDistributionResult - Class in com.amazonaws.services.cloudfront.model
-
The returned result of the corresponding request.
- GetStreamingDistributionResult() - Constructor for class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
- getStreamType() - Method in class com.amazonaws.services.cloudfront.model.EndPoint
-
The type of data stream where you are sending real-time log data.
- getStrictTransportSecurity() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the Strict-Transport-Security
HTTP response header and the
header’s value.
- getTagKeys() - Method in class com.amazonaws.services.cloudfront.model.UntagResourceRequest
-
A complex type that contains zero or more Tag
key elements.
- getTags() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfigWithTags
-
A complex type that contains zero or more Tag
elements.
- getTags() - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceResult
-
A complex type that contains zero or more Tag
elements.
- getTags() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A complex type that contains zero or more Tag
elements.
- getTags() - Method in class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
A complex type that contains zero or more Tag
elements.
- getTargetDistributionId() - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasRequest
-
The ID of the distribution that you’re associating the alias with.
- getTargetOriginId() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The value of ID
for the origin that you want CloudFront to route requests to when they match this
cache behavior.
- getTargetOriginId() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The value of ID
for the origin that you want CloudFront to route requests to when they use the
default cache behavior.
- getTestResult() - Method in class com.amazonaws.services.cloudfront.model.TestFunctionResult
-
An object that represents the result of running the function with the provided event object.
- getTrustedKeyGroups() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
- getTrustedKeyGroups() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
- getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
- getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
- getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that specifies any Amazon Web Services accounts that you want to permit to create signed URLs for
private content.
- getTrustedSigners() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that specifies the Amazon Web Services accounts, if any, that you want to allow to create signed
URLs for private content.
- getType() - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
The type of cache policy, either managed
(created by Amazon Web Services) or custom
(created in this Amazon Web Services account).
- getType() - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
A filter to return only the specified kinds of cache policies.
- getType() - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
A filter to return only the specified kinds of origin request policies.
- getType() - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
A filter to get only the specified kind of response headers policies.
- getType() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
The type of origin request policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- getType() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
The type of response headers policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- getValue() - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies.CookieKeyValuePair
-
- getValue() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
The value for the HTTP response header.
- getValue() - Method in class com.amazonaws.services.cloudfront.model.Tag
-
A string that contains an optional Tag
value.
- getViewerCertificate() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
- getViewerCertificate() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
- getViewerProtocolPolicy() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- getViewerProtocolPolicy() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- getWebACLId() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A unique identifier that specifies the WAF web ACL, if any, to associate with this distribution.
- getWebACLId() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The Web ACL Id (if any) associated with the distribution.
- getWebACLId() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
The ID of the WAF web ACL that you want to list the associated distributions.
- getWhitelistedNames() - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- getXSSProtection() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-XSS-Protection
HTTP response header and the header’s
value.
- S3Origin - Class in com.amazonaws.services.cloudfront.model
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media
files for distribution.
- S3Origin() - Constructor for class com.amazonaws.services.cloudfront.model.S3Origin
-
Default constructor for S3Origin object.
- S3Origin(String) - Constructor for class com.amazonaws.services.cloudfront.model.S3Origin
-
Constructs a new S3Origin object.
- S3Origin(String, String) - Constructor for class com.amazonaws.services.cloudfront.model.S3Origin
-
Constructs a new S3Origin object.
- S3OriginConfig - Class in com.amazonaws.services.cloudfront.model
-
A complex type that contains information about the Amazon S3 origin.
- S3OriginConfig() - Constructor for class com.amazonaws.services.cloudfront.model.S3OriginConfig
-
- setAccessControlAllowCredentials(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A Boolean that CloudFront uses as the value for the Access-Control-Allow-Credentials
HTTP response
header.
- setAccessControlAllowHeaders(ResponseHeadersPolicyAccessControlAllowHeaders) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP header names that CloudFront includes as values for the Access-Control-Allow-Headers
HTTP response header.
- setAccessControlAllowMethods(ResponseHeadersPolicyAccessControlAllowMethods) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP methods that CloudFront includes as values for the Access-Control-Allow-Methods
HTTP
response header.
- setAccessControlAllowOrigins(ResponseHeadersPolicyAccessControlAllowOrigins) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of origins (domain names) that CloudFront can use as the value for the
Access-Control-Allow-Origin
HTTP response header.
- setAccessControlExposeHeaders(ResponseHeadersPolicyAccessControlExposeHeaders) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP headers that CloudFront includes as values for the Access-Control-Expose-Headers
HTTP
response header.
- setAccessControlMaxAgeSec(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A number that CloudFront uses as the value for the Access-Control-Max-Age
HTTP response header.
- setAccessControlMaxAgeSec(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A number that CloudFront uses as the value for the max-age
directive in the
Strict-Transport-Security
HTTP response header.
- setAccountId(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
The (partially hidden) ID of the Amazon Web Services account that owns the distribution that’s associated with
the alias.
- setACMCertificateArn(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses
Aliases
(alternate domain names or CNAMEs) and the SSL/TLS certificate is
stored in
Certificate Manager
(ACM), provide the Amazon Resource Name (ARN) of the ACM certificate.
- setActiveTrustedKeyGroups(ActiveTrustedKeyGroups) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
CloudFront automatically adds this field to the response if you’ve configured a cache behavior in this
distribution to serve private content using key groups.
- setActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
- setActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
A complex type that lists the Amazon Web Services accounts, if any, that you included in the
TrustedSigners
complex type for this distribution.
- setAlias(String) - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasRequest
-
The alias (also known as a CNAME) to add to the target distribution.
- setAlias(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
An alias (also called a CNAME).
- setAlias(String) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The alias (also called a CNAME) to search for conflicting aliases.
- setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- setAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- setAliasICPRecordals(Collection<AliasICPRecordal>) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- setAliasICPRecordals(Collection<AliasICPRecordal>) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- setAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
- setAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration to delete.
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The ARN (Amazon Resource Name) for the distribution.
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The ARN (Amazon Resource Name) for the distribution.
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration to get.
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The Amazon Resource Name (ARN) of this real-time log configuration.
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The ARN (Amazon Resource Name) for the distribution.
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The ARN (Amazon Resource Name) for the streaming distribution.
- setARN(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) for this real-time log configuration.
- setAwsAccountNumber(String) - Method in class com.amazonaws.services.cloudfront.model.Signer
-
An Amazon Web Services account number that contains active CloudFront key pairs that CloudFront can use to verify
the signatures of signed URLs and signed cookies.
- setBucket(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
- setBucket(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
- setCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains zero or more CacheBehavior
elements.
- setCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CacheBehavior
elements.
- setCachedMethods(CachedMethods) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
- setCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
The cache policy.
- setCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
A cache policy.
- setCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
The cache policy.
- setCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyResult
-
A cache policy.
- setCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The cache policy configuration.
- setCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyRequest
-
A cache policy configuration.
- setCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
The cache policy configuration.
- setCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
A cache policy configuration.
- setCachePolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The unique identifier of the cache policy that is attached to this cache behavior.
- setCachePolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The unique identifier of the cache policy that is attached to the default cache behavior.
- setCachePolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
The ID of the cache policy whose associated distribution IDs you want to list.
- setCachePolicyList(CachePolicyList) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesResult
-
A list of cache policies.
- setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A unique number that ensures the request can't be replayed.
- setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
A unique number that ensures that the request can't be replayed.
- setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
-
A value that you specify to uniquely identify an invalidation request.
- setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A string included in the request to help make sure that the request can’t be replayed.
- setCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- setCertificate(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- setCertificateSource(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- setCertificateSource(CertificateSource) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- setCloudFrontDefaultCertificate(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses the CloudFront domain name such as d111111abcdef8.cloudfront.net
, set this
field to true
.
- setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- setCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The current configuration information for the identity.
- setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
The current configuration information for the identity.
- setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
The origin access identity's configuration information.
- setCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's configuration information.
- setCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
-
The CloudFrontOriginAccessIdentityList
type.
- setCNAME(String) - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
A domain name associated with a distribution.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
A comment to describe the cache policy.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
A comment to describe the origin access identity.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The comment for this origin access identity, as originally specified when created.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
An optional comment to describe the distribution.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The comment originally specified when this distribution was created.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
An optional comment about the configuration.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
An optional comment for the field-level encryption profile.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
An optional comment for the field-level encryption profile summary.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
An optional comment about the field-level encryption item.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
A comment to describe the function.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A comment to describe the key group.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
A comment to describe the origin request policy.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A comment to describe the public key.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
A comment to describe the public key.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A comment to describe the response headers policy.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Any comments you want to include about the streaming distribution.
- setComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The comment originally specified when this distribution was created.
- setCompress(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- setCompress(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- setComputeUtilization(String) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
The amount of time that the function took to run as a percentage of the maximum allowed time.
- setConflictingAliasesList(ConflictingAliasesList) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesResult
-
A list of conflicting aliases.
- setConnectionAttempts(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The number of times that CloudFront attempts to connect to the origin.
- setConnectionTimeout(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The number of seconds that CloudFront waits when trying to establish a connection to the origin.
- setContentSecurityPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy
HTTP response header.
- setContentSecurityPolicy(ResponseHeadersPolicyContentSecurityPolicy) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy
HTTP response header.
- setContentType(String) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The content type for a field-level encryption content type-profile mapping.
- setContentType(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The content type (media type) of the response.
- setContentTypeOptions(ResponseHeadersPolicyContentTypeOptions) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-Content-Type-Options
HTTP response header with its
value set to nosniff
.
- setContentTypeProfileConfig(ContentTypeProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use
as by default in a request if a query argument doesn't specify a profile to use.
- setContentTypeProfileConfig(ContentTypeProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
A summary of a content type-profile mapping.
- setContentTypeProfiles(ContentTypeProfiles) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfileConfig
-
The configuration for a field-level encryption content type-profile.
- setCookieBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
Determines whether any cookies in viewer requests are included in the cache key and automatically included in
requests that CloudFront sends to the origin.
- setCookieBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin.
- setCookies(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
- setCookies(CookiePreference) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- setCookies(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
- setCookiesConfig(OriginRequestPolicyCookiesConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The cookies from viewer requests to include in origin requests.
- setCookiesConfig(CachePolicyCookiesConfig) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the
cache key and automatically included in requests that CloudFront sends to the origin.
- setCorsConfig(ResponseHeadersPolicyCorsConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of HTTP response headers that are used for cross-origin resource sharing (CORS).
- setCreatedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The date and time when the function was created.
- setCreatedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
The date and time when the public key was uploaded.
- setCreatedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The date and time when the public key was uploaded.
- setCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The date and time the invalidation request was first made.
- setCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The time that an invalidation request was created.
- setCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that controls the following:
- setCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CustomErrorResponses
elements.
- setCustomHeaders(CustomHeaders) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
A list of HTTP header names and values that CloudFront adds to the requests that it sends to the origin.
- setCustomHeadersConfig(ResponseHeadersPolicyCustomHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of custom HTTP response headers.
- setCustomOriginConfig(CustomOriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
Use this type to specify an origin that is not an Amazon S3 bucket, with one exception.
- setDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements.
- setDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements.
- setDefaultRootObject(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The object that you want CloudFront to request from your origin (for example, index.html
) when a
viewer requests the root URL for your distribution (http://www.example.com
) instead of an object in
your distribution (http://www.example.com/product-description.html
).
- setDefaultTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- setDefaultTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The default amount of time, in seconds, that you want objects to stay in the CloudFront cache before CloudFront
sends another request to the origin to see if the object has been updated.
- setDefaultTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- setDescription(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
A description of the origin access control.
- setDescription(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A description of the origin access control.
- setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The distribution's information.
- setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The distribution's information.
- setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
The distribution's information.
- setDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
-
The distribution's information.
- setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
-
The distribution's configuration information.
- setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The current configuration information for the distribution.
- setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfigWithTags
-
A distribution configuration.
- setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
The distribution's configuration information.
- setDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's configuration information.
- setDistributionConfigWithTags(DistributionConfigWithTags) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsRequest
-
The distribution's configuration information.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
The (partially hidden) ID of the CloudFront distribution associated with the alias.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
-
The distribution's id.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionRequest
-
The ID of the distribution that you are enabling metrics for.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteMonitoringSubscriptionRequest
-
The ID of the distribution that you are disabling metrics for.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
The distribution's ID.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionRequest
-
The ID of the distribution that you are getting metrics information for.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The ID of a distribution in your account that has an attached SSL/TLS certificate that includes the provided
alias.
- setDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
The distribution's ID.
- setDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdResult
-
A list of distribution IDs.
- setDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupResult
-
- setDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdResult
-
A list of distribution IDs.
- setDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdResult
-
- setDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigResult
-
- setDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdResult
-
The DistributionList
type.
- setDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
-
The DistributionList
type.
- setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net
.
- setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The domain name that corresponds to the distribution, for example, d111111abcdef8.cloudfront.net
.
- setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The domain name for the origin.
- setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
-
The DNS name of the Amazon S3 origin.
- setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The domain name that corresponds to the streaming distribution, for example,
s5c39gqb8ow64r.cloudfront.net
.
- setDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net
.
- setEnableAcceptEncodingBrotli(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and
included in requests that CloudFront sends to the origin.
- setEnableAcceptEncodingGzip(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and
included in requests that CloudFront sends to the origin.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
This field is true
if any of the key groups have public keys that CloudFront can use to verify the
signatures of signed URLs and signed cookies.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
This field is true
if any of the Amazon Web Services accounts in the list have active CloudFront key
pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
From this field, you can enable or disable the selected distribution.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Whether the distribution is enabled to accept user requests for content.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.OriginShield
-
A flag that specifies whether Origin Shield is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig
-
A Boolean that determines whether CloudFront adds the Server-Timing
header to HTTP responses that it
sends in response to requests that match a cache behavior that's associated with this response headers policy.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Whether the streaming distribution is enabled to accept user requests for content.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
Whether the distribution is enabled to accept end user requests for content.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
This field is true
if any of the key groups in the list have public keys that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- setEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
This field is true
if any of the Amazon Web Services accounts have public keys that CloudFront can
use to verify the signatures of signed URLs and signed cookies.
- setEncodedKey(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
- setEncodedKey(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The public key.
- setEncryptionEntities(EncryptionEntities) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
- setEncryptionEntities(EncryptionEntities) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
- setEndpoint(String) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- setEndpoint(String) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
- setEndPoints(Collection<EndPoint>) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- setEndPoints(Collection<EndPoint>) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this
real-time log configuration.
- setEndPoints(Collection<EndPoint>) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- setErrorCachingMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in
ErrorCode
.
- setErrorCode(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The HTTP status code for which you want to specify a custom error page and/or a caching duration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
The current version of the cache policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The current version of the origin access identity created.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The current version of the distribution created.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The current version of the distribution created.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
The current version of the field level encryption configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
The current version of the field level encryption profile.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
The version identifier for the current version of the CloudFront function.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The identifier for this version of the key group.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
The version identifier for the current version of the origin access control.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
The current version of the origin request policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The identifier for this version of the public key.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
The version identifier for the current version of the response headers policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The current version of the streaming distribution created.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The current version of the distribution created.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionResult
-
The version identifier for the current version of the CloudFront function.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
The current version of the cache policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
The current version of the cache policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
The current version of the configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
The current version of the origin access identity's information.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
The current version of the configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
The current version of the distribution's information.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
The current version of the field level encryption configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
The current version of the field-level encryption profile configuration result.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
The current version of the field level encryption profile.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
The current version of the field level encryption configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The version identifier for the current version of the CloudFront function.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
The identifier for this version of the key group.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
The identifier for this version of the key group.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
The version identifier for the current version of the origin access control.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
The version identifier for the current version of the origin access control.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
The current version of the origin request policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
The current version of the origin request policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
The identifier for this version of the public key configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
The identifier for this version of the public key.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
The version identifier for the current version of the response headers policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
The version identifier for the current version of the response headers policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
The current version of the configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
The current version of the streaming distribution's information.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyResult
-
The current version of the cache policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
The current version of the configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
-
The current version of the configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigResult
-
The value of the ETag
header that you received when updating the configuration.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileResult
-
The result of the field-level encryption profile request.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionResult
-
The version identifier for the current version of the CloudFront function.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupResult
-
The identifier for this version of the key group.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlResult
-
The new version of the origin access control after it has been updated.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyResult
-
The current version of the origin request policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyResult
-
The identifier of the current version of the public key.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyResult
-
The current version of the response headers policy.
- setETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
-
The current version of the configuration.
- setEventObject(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The event object to test the function with.
- setEventType(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
The event type of the function, either viewer-request
or viewer-response
.
- setEventType(String) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
Specifies the event type that triggers a Lambda@Edge function invocation.
- setEventType(EventType) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
Specifies the event type that triggers a Lambda@Edge function invocation.
- setExpires(String) - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.CookiesForCannedPolicy
-
- setFailoverCriteria(OriginGroupFailoverCriteria) - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
A complex type that contains information about the failover criteria for an origin group.
- setFieldLevelEncryption(FieldLevelEncryption) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
Returned when you create a new field-level encryption configuration.
- setFieldLevelEncryption(FieldLevelEncryption) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
Return the field-level encryption configuration information.
- setFieldLevelEncryption(FieldLevelEncryption) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigResult
-
Return the results of updating the configuration.
- setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigRequest
-
The request to create a new field-level encryption configuration.
- setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
A complex data type that includes the profile configurations specified for field-level encryption.
- setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
Return the field-level encryption configuration information.
- setFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
Request to update a field-level encryption configuration.
- setFieldLevelEncryptionId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The value of ID
for the field-level encryption configuration that you want CloudFront to use for
encrypting specific fields of data for this cache behavior.
- setFieldLevelEncryptionId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The value of ID
for the field-level encryption configuration that you want CloudFront to use for
encrypting specific fields of data for the default cache behavior.
- setFieldLevelEncryptionList(FieldLevelEncryptionList) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsResult
-
Returns a list of all field-level encryption configurations that have been created in CloudFront for this
account.
- setFieldLevelEncryptionProfile(FieldLevelEncryptionProfile) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
Returned when you create a new field-level encryption profile.
- setFieldLevelEncryptionProfile(FieldLevelEncryptionProfile) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
Return the field-level encryption profile information.
- setFieldLevelEncryptionProfile(FieldLevelEncryptionProfile) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileResult
-
Return the results of updating the profile.
- setFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileRequest
-
The request to create a field-level encryption profile.
- setFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
A complex data type that includes the profile name and the encryption entities for the field-level encryption
profile.
- setFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
Return the field-level encryption profile configuration information.
- setFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
Request to update a field-level encryption profile.
- setFieldLevelEncryptionProfileList(FieldLevelEncryptionProfileList) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesResult
-
Returns a list of the field-level encryption profiles that have been created in CloudFront for this account.
- setFieldPatterns(FieldPatterns) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted.
- setFields(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- setFields(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
A list of fields that are included in each real-time log record.
- setFields(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- setFormat(String) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The format for a field-level encryption content type-profile mapping.
- setForward(String) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- setForward(ItemSelection) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- setForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- setForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- setForwardWhenContentTypeIsUnknown(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfileConfig
-
The setting in a field-level encryption content type-profile mapping that specifies what to do when an unknown
content type is provided for the profile.
- setForwardWhenQueryArgProfileIsUnknown(Boolean) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfileConfig
-
Flag to set if you want a request to be forwarded to the origin even if the profile specified by the field-level
encryption query argument, fle-profile, is unknown.
- setFrameOption(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
The value of the X-Frame-Options
HTTP response header.
- setFrameOptions(ResponseHeadersPolicyFrameOptions) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-Frame-Options
HTTP response header and the header’s
value.
- setFunctionARN(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
The Amazon Resource Name (ARN) of the function.
- setFunctionARN(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The Amazon Resource Name (ARN) of the function.
- setFunctionAssociations(FunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A list of CloudFront functions that are associated with this cache behavior.
- setFunctionAssociations(FunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A list of CloudFront functions that are associated with this cache behavior.
- setFunctionCode(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
The function code.
- setFunctionCode(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The function code of a CloudFront function.
- setFunctionCode(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The function code.
- setFunctionConfig(FunctionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
Configuration information about the function, including an optional comment and the function’s runtime.
- setFunctionConfig(FunctionConfig) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
Contains configuration information about a CloudFront function.
- setFunctionConfig(FunctionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
Configuration information about the function.
- setFunctionErrorMessage(String) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
If the result of testing the function was an error, this field contains the error message.
- setFunctionExecutionLogs(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Contains the log lines that the function wrote (if any) when running the test.
- setFunctionList(FunctionList) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsResult
-
A list of CloudFront functions.
- setFunctionMetadata(FunctionMetadata) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
Contains metadata about a CloudFront function.
- setFunctionOutput(String) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
The event object returned by the function.
- setFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- setFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- setFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- setFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Contains configuration information and metadata about the CloudFront function that was tested.
- setFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- setGeoRestriction(GeoRestriction) - Method in class com.amazonaws.services.cloudfront.model.Restrictions
-
A complex type that controls the countries in which your content is distributed.
- setHeader(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
The HTTP response header name.
- setHeaderBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
Determines whether any HTTP headers are included in the cache key and automatically included in requests that
CloudFront sends to the origin.
- setHeaderBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
Determines whether any HTTP headers are included in requests that CloudFront sends to the origin.
- setHeaderName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginCustomHeader
-
The name of a header that you want CloudFront to send to your origin.
- setHeaders(Headers) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
- setHeaders(Headers) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- setHeaders(Headers) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
- setHeadersConfig(OriginRequestPolicyHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The HTTP headers to include in origin requests.
- setHeadersConfig(CachePolicyHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and
automatically included in requests that CloudFront sends to the origin.
- setHeaderValue(String) - Method in class com.amazonaws.services.cloudfront.model.OriginCustomHeader
-
The value for the header that you specified in the HeaderName
field.
- setHTTPPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
The HTTP port that CloudFront uses to connect to the origin.
- setHTTPSPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
The HTTPS port that CloudFront uses to connect to the origin.
- setHttpVersion(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
(Optional) Specify the maximum HTTP version(s) that you want viewers to use to communicate with CloudFront.
- setHttpVersion(HttpVersion) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
(Optional) Specify the maximum HTTP version(s) that you want viewers to use to communicate with CloudFront.
- setHttpVersion(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront.
- setHttpVersion(HttpVersion) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront.
- setIAMCertificateId(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses
Aliases
(alternate domain names or CNAMEs) and the SSL/TLS certificate is
stored in
Identity
and Access Management (IAM), provide the ID of the IAM certificate.
- setICPRecordalStatus(String) - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
The Internet Content Provider (ICP) recordal status for a CNAME.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The unique identifier for the cache policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The ID for the origin access identity, for example, E74FTE3AJFJ256A
.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The ID for the origin access identity.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyRequest
-
The unique identifier for the cache policy that you are deleting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The origin access identity's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
-
The distribution ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigRequest
-
The ID of the configuration you want to delete from CloudFront.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileRequest
-
Request the ID of the profile you want to delete from CloudFront.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupRequest
-
The identifier of the key group that you are deleting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlRequest
-
The unique identifier of the origin access control that you are deleting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyRequest
-
The unique identifier for the origin request policy that you are deleting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyRequest
-
The ID of the public key you want to remove from CloudFront.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyRequest
-
The identifier for the response headers policy that you are deleting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The distribution ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The identifier for the distribution.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The identifier for the distribution.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
The configuration ID for a field-level encryption configuration which includes a set of profiles that specify
certain selected data fields to be encrypted by specific public keys.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
The ID for a field-level encryption profile configuration which includes a set of profiles that specify certain
selected data fields to be encrypted by specific public keys.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
ID for the field-level encryption profile summary.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
The unique ID of a field-level encryption item.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigRequest
-
The unique identifier for the cache policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyRequest
-
The unique identifier for the cache policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
The identity's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
The identity's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
-
The distribution's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
-
The distribution's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigRequest
-
Request the ID for the field-level encryption configuration information.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigRequest
-
Get the ID for the field-level encryption profile configuration information.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileRequest
-
Get the ID for the field-level encryption profile information.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionRequest
-
Request the ID for the field-level encryption configuration information.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
The identifier for the invalidation request, for example, IDFDVBD632BHDS5
.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigRequest
-
The identifier of the key group whose configuration you are getting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupRequest
-
The identifier of the key group that you are getting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigRequest
-
The unique identifier of the origin access control.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlRequest
-
The unique identifier of the origin access control.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigRequest
-
The unique identifier for the origin request policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyRequest
-
The unique identifier for the origin request policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigRequest
-
The identifier of the public key whose configuration you are getting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyRequest
-
The identifier of the public key you are getting.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigRequest
-
The identifier for the response headers policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyRequest
-
The identifier for the response headers policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
The streaming distribution's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
-
The streaming distribution's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The identifier for the invalidation request.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The unique ID for an invalidation request.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The identifier for the key group.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
A unique identifier for the origin.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControl
-
The unique identifier of the origin access control.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The unique identifier of the origin access control.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
The origin group's ID.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The unique identifier for the origin request policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
The identifier of the public key.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The identifier of the public key.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
The identifier for the response headers policy.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The identifier for the RTMP distribution.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The identifier for the distribution, for example, EDFDVBD632BHDS5
.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
The unique identifier for the cache policy that you are updating.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's id.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's id.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
The ID of the configuration you want to update.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
The ID of the field-level encryption profile request.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The identifier of the key group that you are updating.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
The unique identifier of the origin access control that you are updating.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
The unique identifier for the origin request policy that you are updating.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
The identifier of the public key that you are updating.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
The identifier for the response headers policy that you are updating.
- setId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's id.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyRequest
-
The version of the cache policy that you are deleting.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The value of the ETag
header you received from a previous GET
or PUT
request.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
-
The value of the ETag
header that you received when you disabled the distribution.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigRequest
-
The value of the ETag
header that you received when retrieving the configuration identity to delete.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileRequest
-
The value of the ETag
header that you received when retrieving the profile to delete.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionRequest
-
The current version (ETag
value) of the function that you are deleting, which you can get using
DescribeFunction
.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupRequest
-
The version of the key group that you are deleting.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlRequest
-
The current version (ETag
value) of the origin access control that you are deleting.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyRequest
-
The version of the origin request policy that you are deleting.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyRequest
-
The value of the ETag
header that you received when retrieving the public key identity to delete.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyRequest
-
The version of the response headers policy that you are deleting.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The value of the ETag
header that you received when you disabled the streaming distribution.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionRequest
-
The current version (ETag
value) of the function that you are publishing, which you can get using
DescribeFunction
.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The current version (ETag
value) of the function that you are testing, which you can get using
DescribeFunction
.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
The version of the cache policy that you are updating.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The value of the ETag
header that you received when retrieving the identity's configuration.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The value of the ETag
header that you received when retrieving the distribution's configuration.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
The value of the ETag
header that you received when retrieving the configuration identity to update.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
The value of the ETag
header that you received when retrieving the profile identity to update.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The current version (ETag
value) of the function that you are updating, which you can get using
DescribeFunction
.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The version of the key group that you are updating.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
The current version (ETag
value) of the origin access control that you are updating.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
The version of the origin request policy that you are updating.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
The value of the ETag
header that you received when retrieving the public key to update.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
The version of the response headers policy that you are updating.
- setIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The value of the ETag
header that you received when retrieving the streaming distribution's
configuration.
- setIncludeBody(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
A flag that allows a Lambda@Edge function to have read access to the body content.
- setIncludeCookies(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to include cookies in access logs, specify true
for
IncludeCookies
.
- setIncludeSubdomains(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront includes the includeSubDomains
directive in the
Strict-Transport-Security
HTTP response header.
- setInProgressInvalidationBatches(Integer) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The number of invalidation batches currently in progress.
- setInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
-
The invalidation's information.
- setInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
-
The invalidation's information.
- setInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
-
The batch information for the invalidation.
- setInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The current invalidation information for the batch request.
- setInvalidationList(InvalidationList) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
-
Information about invalidation batches.
- setIsIPV6Enabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify
true
.
- setIsIPV6Enabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your distribution.
- setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A flag that indicates whether more origin access identities remain to be listed.
- setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
A flag that indicates whether more distribution IDs remain to be listed.
- setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
A flag that indicates whether more distributions remain to be listed.
- setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
A flag that indicates whether more invalidation batch requests remain to be listed.
- setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
If there are more items in the list than are in this response, this value is true
.
- setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
A flag that indicates whether there are more real-time log configurations than are contained in this list.
- setIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
A flag that indicates whether more streaming distributions remain to be listed.
- setItems(Collection<KGKeyPairIds>) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- setItems(Collection<Signer>) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that
CloudFront can use to verify the signatures of signed URLs and signed cookies.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- setItems(Collection<CacheBehavior>) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
Optional: A complex type that contains cache behaviors for this distribution.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- setItems(Collection<CachePolicySummary>) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
Contains the cache policies in the list.
- setItems(Collection<CloudFrontOriginAccessIdentitySummary>) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A complex type that contains one CloudFrontOriginAccessIdentitySummary
element for each origin
access identity that was created by the current Amazon Web Services account.
- setItems(Collection<ConflictingAlias>) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
Contains the conflicting aliases in the list.
- setItems(Collection<ContentTypeProfile>) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
Items in a field-level encryption content type-profile mapping.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
A list of cookie names.
- setItems(Collection<CustomErrorResponse>) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
A complex type that contains a CustomErrorResponse
element for each HTTP status code for which you
want to specify a custom error page and/or a caching duration.
- setItems(Collection<OriginCustomHeader>) - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
Optional: A list that contains one OriginCustomHeader
element for each custom header that you
want CloudFront to forward to the origin.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Contains the distribution IDs in the list.
- setItems(Collection<DistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
A complex type that contains one DistributionSummary
element for each distribution that was created
by the current Amazon Web Services account.
- setItems(Collection<EncryptionEntity>) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
An array of field patterns in a field-level encryption content type-profile mapping.
- setItems(Collection<FieldLevelEncryptionSummary>) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
An array of field-level encryption items.
- setItems(Collection<FieldLevelEncryptionProfileSummary>) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The field-level encryption profile items.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
An array of the field-level encryption field patterns.
- setItems(Collection<FunctionAssociation>) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution.
- setItems(Collection<FunctionSummary>) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
Contains the functions in the list.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
A complex type that contains a Location
element for each country in which you want CloudFront either
to distribute your content (whitelist
) or not distribute your content (blacklist
).
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Headers
-
A list of HTTP header names.
- setItems(Collection<InvalidationSummary>) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
A complex type that contains one InvalidationSummary
element for each invalidation batch created by
the current Amazon Web Services account.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A list of the identifiers of the public keys in the key group.
- setItems(Collection<KeyGroupSummary>) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
A list of key groups.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
A list of CloudFront key pair identifiers.
- setItems(Collection<LambdaFunctionAssociation>) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
Optional: A complex type that contains LambdaFunctionAssociation
items for this cache
behavior.
- setItems(Collection<OriginAccessControlSummary>) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
Contains the origin access controls in the list.
- setItems(Collection<OriginGroupMember>) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
Items (origins) in an origin group.
- setItems(Collection<OriginGroup>) - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
The items (origin groups) in a distribution.
- setItems(Collection<OriginRequestPolicySummary>) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
Contains the origin request policies in the list.
- setItems(Collection<Origin>) - Method in class com.amazonaws.services.cloudfront.model.Origins
-
A list of origins.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
A list that contains allowed SSL/TLS protocols for this distribution.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Paths
-
A complex type that contains a list of the paths that you want to invalidate.
- setItems(Collection<PublicKeySummary>) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
A list of public keys.
- setItems(Collection<QueryArgProfile>) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Number of items for query argument-profile mapping for field-level encryption.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a
cache behavior.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
A list of query string names.
- setItems(Collection<RealtimeLogConfig>) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
Contains the list of real-time log configurations.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
The list of HTTP header names.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The list of HTTP methods.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
The list of origins (domain names).
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
The list of HTTP headers.
- setItems(Collection<ResponseHeadersPolicyCustomHeader>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
The list of HTTP response headers and their values.
- setItems(Collection<ResponseHeadersPolicySummary>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The response headers policies in the list.
- setItems(Collection<Integer>) - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
The items (status codes) for an origin group.
- setItems(Collection<StreamingDistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
A complex type that contains one StreamingDistributionSummary
element for each distribution that was
created by the current Amazon Web Services account.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TagKeys
-
A complex type that contains Tag
key elements.
- setItems(Collection<Tag>) - Method in class com.amazonaws.services.cloudfront.model.Tags
-
A complex type that contains Tag
elements.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
A list of key groups identifiers.
- setItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
A list of Amazon Web Services account identifiers.
- setKey(String) - Method in class com.amazonaws.services.cloudfront.model.Tag
-
A string that contains Tag
key.
- setKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The key group that was just created.
- setKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
The key group.
- setKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupSummary
-
A key group.
- setKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupResult
-
The key group that was just updated.
- setKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupRequest
-
A key group configuration.
- setKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
The key group configuration.
- setKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The key group configuration.
- setKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The key group configuration.
- setKeyGroupId(String) - Method in class com.amazonaws.services.cloudfront.model.KGKeyPairIds
-
The identifier of the key group that contains the public keys.
- setKeyGroupId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
The ID of the key group whose associated distribution IDs you are listing.
- setKeyGroupList(KeyGroupList) - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsResult
-
A list of key groups.
- setKeyPairId(String) - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies
-
- setKeyPairIds(KeyPairIds) - Method in class com.amazonaws.services.cloudfront.model.KGKeyPairIds
-
- setKeyPairIds(KeyPairIds) - Method in class com.amazonaws.services.cloudfront.model.Signer
-
A list of CloudFront key pair identifiers.
- setKinesisStreamConfig(KinesisStreamConfig) - Method in class com.amazonaws.services.cloudfront.model.EndPoint
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- setLambdaFunctionARN(String) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
The ARN of the Lambda@Edge function.
- setLambdaFunctionAssociations(LambdaFunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
- setLambdaFunctionAssociations(LambdaFunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The date and time when the cache policy was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The date and time the distribution was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The date and time the distribution was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
The last time the field-level encryption configuration was changed.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
The last time the field-level encryption profile was updated.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
The time when the the field-level encryption profile summary was last updated.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
The last time that the summary of field-level encryption items was modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The date and time when the function was most recently updated.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The date and time when the key group was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The date and time when the origin request policy was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
The date and time when the response headers policy was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The date and time that the distribution was last modified.
- setLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The date and time the distribution was last modified.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
The fully qualified URI of the cache policy just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The fully qualified URI of the new origin access identity just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The fully qualified URI of the new distribution resource just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The fully qualified URI of the new distribution resource just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
The fully qualified URI of the new configuration resource just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
The fully qualified URI of the new profile resource just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
The URL of the CloudFront function.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
-
The fully qualified URI of the distribution and invalidation batch request, including the
Invalidation ID
.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The URL of the key group.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
The URL of the origin access control.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
The fully qualified URI of the origin request policy just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The URL of the public key.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
The URL of the response headers policy.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The fully qualified URI of the new streaming distribution resource just created.
- setLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The fully qualified URI of the new streaming distribution resource just created.
- setLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that controls whether access logs are written for the distribution.
- setLogging(StreamingLoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that controls whether access logs are written for the streaming distribution.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The value provided in the Marker
request field.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The value you provided for the Marker
request parameter.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The value that you provided for the Marker
request parameter.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of cache policies.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
Use this field when paginating results to indicate where to begin in the list of conflicting aliases.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
Use this field when paginating results to indicate where to begin in your list of distributions.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
Use Marker
and MaxItems
to control pagination of results.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
-
Use this when paginating results to indicate where to begin in your list of distributions.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest
-
Use this when paginating results to indicate where to begin in your list of configurations.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesRequest
-
Use this when paginating results to indicate where to begin in your list of profiles.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
Use this field when paginating results to indicate where to begin in your list of functions.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsRequest
-
Use this field when paginating results to indicate where to begin in your list of key groups.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsRequest
-
Use this field when paginating results to indicate where to begin in your list of origin access controls.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of origin request policies.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysRequest
-
Use this when paginating results to indicate where to begin in your list of public keys.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
Use this field when paginating results to indicate where to begin in your list of real-time log configurations.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of response headers policies.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the Marker
request parameter.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The value of the Marker
field that was provided in the request.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
This parameter indicates where this list of real-time log configurations begins.
- setMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the Marker
request parameter.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
The maximum number of cache policies requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The maximum number of origin access identities you want in the response body.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
The maximum number of conflicting aliases requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The maximum number of distribution IDs requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The value you provided for the MaxItems
request parameter.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
The maximum number of elements you want in the response body.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The maximum number of field-level encryption profiles you want in the response body.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
The maximum number of functions requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The value that you provided for the MaxItems
request parameter.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
The maximum number of key groups requested.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
The maximum number of cache policies that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
The maximum number of origin access identities you want in the response body.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The maximum number of conflicting aliases that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
The maximum number of distribution IDs that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
The maximum number of distribution IDs that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
The maximum number of distribution IDs that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The maximum number of distributions that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
The maximum number of distribution IDs that you want to get in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
The maximum number of distributions that you want CloudFront to return in the response body.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
-
The maximum number of distributions you want in the response body.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest
-
The maximum number of field-level encryption configurations you want in the response body.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesRequest
-
The maximum number of field-level encryption profiles you want in the response body.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
The maximum number of functions that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
The maximum number of invalidation batches that you want in the response body.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsRequest
-
The maximum number of key groups that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsRequest
-
The maximum number of origin access controls that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
The maximum number of origin request policies that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysRequest
-
The maximum number of public keys you want in the response body.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
The maximum number of real-time log configurations that you want in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
The maximum number of response headers policies that you want to get in the response.
- setMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the MaxItems
request parameter.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The maximum number of origin access controls requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
The maximum number of origin request policies requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
The maximum number of public keys you want in the response.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
The maximum number of real-time log configurations requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The maximum number of response headers policies requested.
- setMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the MaxItems
request parameter.
- setMaxTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- setMaxTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The maximum amount of time, in seconds, that objects stay in the CloudFront cache before CloudFront sends another
request to the origin to see if the object has been updated.
- setMaxTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- setMembers(OriginGroupMembers) - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
A complex type that contains information about the origins in an origin group.
- setMinimumProtocolVersion(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify the security policy
that you want CloudFront to use for HTTPS connections with viewers.
- setMinimumProtocolVersion(MinimumProtocolVersion) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify the security policy
that you want CloudFront to use for HTTPS connections with viewers.
- setMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- setMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The minimum amount of time, in seconds, that you want objects to stay in the CloudFront cache before CloudFront
sends another request to the origin to see if the object has been updated.
- setMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- setModeBlock(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines whether CloudFront includes the mode=block
directive in the
X-XSS-Protection
header.
- setMonitoringSubscription(MonitoringSubscription) - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionRequest
-
A monitoring subscription.
- setMonitoringSubscription(MonitoringSubscription) - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionResult
-
A monitoring subscription.
- setMonitoringSubscription(MonitoringSubscription) - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionResult
-
A monitoring subscription.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
A unique name to identify the cache policy.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
A name to identify the function.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
A unique name to identify this real-time log configuration.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionRequest
-
The name of the function that you are deleting.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigRequest
-
The name of the real-time log configuration to delete.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
The name of the function that you are getting information about.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
Profile name for the field-level encryption profile.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
Name for the field-level encryption profile summary.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
The name of the CloudFront function.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
The name of the function whose code you are getting.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
The name of the real-time log configuration to get.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A name to identify the key group.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
A name to identify the origin access control.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A unique name that identifies the origin access control.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
A unique name to identify the origin request policy.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A name to help identify the public key.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
A name to help identify the public key.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionRequest
-
The name of the function that you are publishing.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The unique name of this real-time log configuration.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A name to identify the response headers policy.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The name of the function that you are testing.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The name of the function that you are updating.
- setName(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The name for this real-time log configuration.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your origin access identities where they left off.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Contains the value that you should use in the Marker
field of a subsequent request to continue
listing distribution IDs where you left off.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your distributions where they left off.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your configurations where you left off.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your profiles where you left off.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
If IsTruncated
is true
, this element is present and contains the value that you can use
for the Marker
request parameter to continue listing your invalidation batches where they left off.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your public keys where you left off.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
If there are more items in the list than are in this response, this element is present.
- setNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your RTMP distributions where they left off.
- setOriginAccessControl(OriginAccessControl) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
Contains an origin access control.
- setOriginAccessControl(OriginAccessControl) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
Contains an origin access control, including its unique identifier.
- setOriginAccessControl(OriginAccessControl) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlResult
-
The origin access control after it has been updated.
- setOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlRequest
-
Contains the origin access control.
- setOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
Contains an origin access control configuration.
- setOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControl
-
The origin access control.
- setOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
An origin access control.
- setOriginAccessControlId(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The unique identifier of an origin access control for this origin.
- setOriginAccessControlList(OriginAccessControlList) - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsResult
-
A list of origin access controls.
- setOriginAccessControlOriginType(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The type of origin that this origin access control is for.
- setOriginAccessControlOriginType(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The type of origin that this origin access control is for.
- setOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
-
The CloudFront origin access identity to associate with the distribution.
- setOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
-
The CloudFront origin access identity to associate with the origin.
- setOriginGroups(OriginGroups) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about origin groups for this distribution.
- setOriginGroups(OriginGroups) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about origin groups for this distribution.
- setOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMember
-
The ID for an origin in an origin group.
- setOriginKeepaliveTimeout(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies how long, in seconds, CloudFront persists its connection to the origin.
- setOriginOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A Boolean that determines whether CloudFront overrides HTTP response headers received from the origin with the
ones specified in this response headers policy.
- setOriginPath(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
An optional path that CloudFront appends to the origin domain name when CloudFront requests content from the
origin.
- setOriginProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the protocol (HTTP or HTTPS) that CloudFront uses to connect to the origin.
- setOriginProtocolPolicy(OriginProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the protocol (HTTP or HTTPS) that CloudFront uses to connect to the origin.
- setOriginReadTimeout(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies how long, in seconds, CloudFront waits for a response from the origin.
- setOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
An origin request policy.
- setOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
The origin request policy.
- setOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
The origin request policy.
- setOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyResult
-
An origin request policy.
- setOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyRequest
-
An origin request policy configuration.
- setOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
The origin request policy configuration.
- setOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The origin request policy configuration.
- setOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
An origin request policy configuration.
- setOriginRequestPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The unique identifier of the origin request policy that is attached to this cache behavior.
- setOriginRequestPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The unique identifier of the origin request policy that is attached to the default cache behavior.
- setOriginRequestPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
The ID of the origin request policy whose associated distribution IDs you want to list.
- setOriginRequestPolicyList(OriginRequestPolicyList) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesResult
-
A list of origin request policies.
- setOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about origins for this distribution.
- setOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about origins for this distribution.
- setOriginShield(OriginShield) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
CloudFront Origin Shield.
- setOriginShieldRegion(String) - Method in class com.amazonaws.services.cloudfront.model.OriginShield
-
The Amazon Web Services Region for Origin Shield.
- setOriginSslProtocols(OriginSslProtocols) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the minimum SSL/TLS protocol that CloudFront uses when connecting to your origin over HTTPS.
- setOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
A Boolean that determines whether CloudFront overrides the Content-Security-Policy
HTTP response
header received from the origin with the one specified in this response headers policy.
- setOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentTypeOptions
-
A Boolean that determines whether CloudFront overrides the X-Content-Type-Options
HTTP response
header received from the origin with the one specified in this response headers policy.
- setOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
A Boolean that determines whether CloudFront overrides a response header with the same name received from the
origin with the header specified here.
- setOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
A Boolean that determines whether CloudFront overrides the X-Frame-Options
HTTP response header
received from the origin with the one specified in this response headers policy.
- setOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
A Boolean that determines whether CloudFront overrides the Referrer-Policy
HTTP response header
received from the origin with the one specified in this response headers policy.
- setOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront overrides the Strict-Transport-Security
HTTP response
header received from the origin with the one specified in this response headers policy.
- setOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines whether CloudFront overrides the X-XSS-Protection
HTTP response header
received from the origin with the one specified in this response headers policy.
- setParametersInCacheKeyAndForwardedToOrigin(ParametersInCacheKeyAndForwardedToOrigin) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The HTTP headers, cookies, and URL query strings to include in the cache key.
- setPathPattern(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The pattern (for example, images/*.jpg
) that specifies which requests to apply the behavior to.
- setPaths(Paths) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
-
A complex type that contains information about the objects that you want to invalidate.
- setPolicy(String) - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.CookiesForCustomPolicy
-
- setPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
An optional string that you want CloudFront to prefix to the access log filenames
for this
distribution, for example, myprefix/
.
- setPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
An optional string that you want CloudFront to prefix to the access log filenames for this streaming
distribution, for example, myprefix/
.
- setPreload(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront includes the preload
directive in the
Strict-Transport-Security
HTTP response header.
- setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The price class that corresponds with the maximum price that you want to pay for CloudFront service.
- setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The price class that corresponds with the maximum price that you want to pay for CloudFront service.
- setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about price class for this streaming distribution.
- setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about price class for this streaming distribution.
- setPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- setPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- setProfileId(String) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The profile ID for a field-level encryption content type-profile mapping.
- setProfileId(String) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfile
-
ID of profile to use for field-level encryption query argument-profile mapping
- setProtection(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines the value of the X-XSS-Protection
HTTP response header.
- setProviderId(String) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
The provider associated with the public key being used for encryption.
- setPublicKey(PublicKey) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The public key.
- setPublicKey(PublicKey) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
The public key.
- setPublicKey(PublicKey) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyResult
-
The public key.
- setPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyRequest
-
A CloudFront public key configuration.
- setPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
A public key configuration.
- setPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
- setPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
A public key configuration.
- setPublicKeyId(String) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
The public key associated with a set of field-level encryption patterns, to be used when encrypting the fields
that match the patterns.
- setPublicKeyList(PublicKeyList) - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysResult
-
Returns a list of all public keys that have been added to CloudFront for this account.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
The number of key groups in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
The number of Amazon Web Services accounts in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
The number of CNAME aliases, if any, that you want to associate with this distribution.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
The number of HTTP methods that you want CloudFront to forward to your origin.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
The number of cache behaviors for this distribution.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
The number of HTTP methods for which you want CloudFront to cache responses.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
The total number of cache policies returned in the response.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The number of CloudFront origin access identities that were created by the current Amazon Web Services account.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
The number of conflicting aliases returned in the response.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
The number of field-level encryption content type-profile mappings.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
The number of cookie names in the Items
list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
The number of HTTP status codes for which you want to specify a custom error page and/or a caching duration.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
The number of custom headers, if any, for this distribution.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The total number of distribution IDs returned in the response.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The number of distributions that were created by the current Amazon Web Services account.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
Number of field pattern items in a field-level encryption content type-profile mapping.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
The number of field-level encryption items.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The number of field-level encryption profiles.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
The number of field-level encryption field patterns.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
The number of CloudFront functions in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
The number of functions returned in the response.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
When geo restriction is enabled
, this is the number of countries in your whitelist
or
blacklist
.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Headers
-
The number of header names in the Items
list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The number of invalidation batches that were created by the current Amazon Web Services account.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
The number of key groups returned in the response.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
The number of key pair identifiers in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
The number of Lambda@Edge function associations for this cache behavior.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The number of origin access controls returned in the response.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
The number of origins in an origin group.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
The number of origin groups.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
The total number of origin request policies returned in the response.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origins
-
The number of origins for this distribution.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS connection
with this origin.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Paths
-
The number of invalidation paths specified for the objects that you want to invalidate.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
The number of public keys in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Number of profiles for query argument-profile mapping for field-level encryption.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
The number of whitelisted
query string parameters for a cache behavior.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
The number of query string names in the Items
list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
The number of HTTP header names in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The number of HTTP methods in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
The number of origins in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
The number of HTTP headers in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
The number of HTTP response headers in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The number of response headers policies returned.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
The number of status codes.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The number of streaming distributions that were created by the current Amazon Web Services account.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
The number of key groups in the list.
- setQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
The number of Amazon Web Services accounts in the list.
- setQueryArg(String) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfile
-
Query argument for field-level encryption query argument-profile mapping.
- setQueryArgProfileConfig(QueryArgProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A complex data type that specifies when to forward content if a profile isn't found and the profile that can be
provided as a query argument in a request.
- setQueryArgProfileConfig(QueryArgProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
A summary of a query argument-profile mapping.
- setQueryArgProfiles(QueryArgProfiles) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfileConfig
-
Profiles specified for query argument-profile mapping for field-level encryption.
- setQueryString(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- setQueryStringBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in the cache key and automatically
included in requests that CloudFront sends to the origin.
- setQueryStringBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in requests that CloudFront sends to the
origin.
- setQueryStringCacheKeys(QueryStringCacheKeys) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- setQueryStrings(QueryStringNames) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Contains the specific query strings in viewer requests that either are or are not
included in the cache key and automatically included in requests that CloudFront sends to the origin.
- setQueryStrings(QueryStringNames) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Contains a list of the query strings in viewer requests that are included in requests that CloudFront sends to
the origin.
- setQueryStringsConfig(OriginRequestPolicyQueryStringsConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The URL query strings from viewer requests to include in origin requests.
- setQueryStringsConfig(CachePolicyQueryStringsConfig) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are
included in the cache key and automatically included in requests that CloudFront sends to the origin.
- setRealtimeLogConfig(RealtimeLogConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigResult
-
A real-time log configuration.
- setRealtimeLogConfig(RealtimeLogConfig) - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigResult
-
A real-time log configuration.
- setRealtimeLogConfig(RealtimeLogConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigResult
-
A real-time log configuration.
- setRealtimeLogConfigArn(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The Amazon Resource Name (ARN) of the real-time log configuration that is attached to this cache behavior.
- setRealtimeLogConfigArn(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The Amazon Resource Name (ARN) of the real-time log configuration that is attached to this cache behavior.
- setRealtimeLogConfigArn(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration whose associated distributions you want to
list.
- setRealtimeLogConfigName(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The name of the real-time log configuration whose associated distributions you want to list.
- setRealtimeLogConfigs(RealtimeLogConfigs) - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsResult
-
A list of real-time log configurations.
- setRealtimeMetricsSubscriptionConfig(RealtimeMetricsSubscriptionConfig) - Method in class com.amazonaws.services.cloudfront.model.MonitoringSubscription
-
A subscription configuration for additional CloudWatch metrics.
- setRealtimeMetricsSubscriptionStatus(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeMetricsSubscriptionConfig
-
A flag that indicates whether additional CloudWatch metrics are enabled for a given CloudFront distribution.
- setReferrerPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
The value of the Referrer-Policy
HTTP response header.
- setReferrerPolicy(ResponseHeadersPolicyReferrerPolicy) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the Referrer-Policy
HTTP response header and the header’s
value.
- setRegion(Region) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- setRegion(Region) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
- setReportUri(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A reporting URI, which CloudFront uses as the value of the report
directive in the
X-XSS-Protection
header.
- setResource(String) - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceRequest
-
An ARN of a CloudFront resource.
- setResource(String) - Method in class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
An ARN of a CloudFront resource.
- setResource(String) - Method in class com.amazonaws.services.cloudfront.model.UntagResourceRequest
-
An ARN of a CloudFront resource.
- setResponseCode(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The HTTP status code that you want CloudFront to return to the viewer along with the custom error page.
- setResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
Contains a response headers policy.
- setResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
Contains a response headers policy.
- setResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
The response headers policy.
- setResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyResult
-
A response headers policy.
- setResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyRequest
-
Contains metadata about the response headers policy, and a set of configurations that specify the response
headers.
- setResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
Contains a response headers policy.
- setResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
A response headers policy configuration.
- setResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
A response headers policy configuration.
- setResponseHeadersPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The identifier for a response headers policy.
- setResponseHeadersPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The identifier for a response headers policy.
- setResponseHeadersPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
The ID of the response headers policy whose associated distribution IDs you want to list.
- setResponseHeadersPolicyList(ResponseHeadersPolicyList) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesResult
-
A list of response headers policies.
- setResponsePagePath(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The path to the custom error page that you want CloudFront to return to a viewer when your origin returns the
HTTP status code specified by ErrorCode
, for example, /4xx-errors/403-forbidden.html
.
- setRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that identifies ways in which you want to restrict distribution of your content.
- setRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that identifies ways in which you want to restrict distribution of your content.
- setRestrictionType(String) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
The method that you want to use to restrict distribution of your content by country:
- setRestrictionType(GeoRestrictionType) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
The method that you want to use to restrict distribution of your content by country:
- setRoleARN(String) - Method in class com.amazonaws.services.cloudfront.model.KinesisStreamConfig
-
The Amazon Resource Name (ARN) of an Identity and Access Management (IAM) role that CloudFront can use to send
real-time log data to your Kinesis data stream.
- setRuntime(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
The function’s runtime environment.
- setS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read
permission to an object in Amazon S3.
- setS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access
identity read permission to an object in Amazon S3.
- setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- setS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- setS3OriginConfig(S3OriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website
hosting.
- setSamplingRate(Long) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
The sampling rate for this real-time log configuration.
- setSamplingRate(Long) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The sampling rate for this real-time log configuration.
- setSamplingRate(Double) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig
-
A number 0–100 (inclusive) that specifies the percentage of responses that you want CloudFront to add the
Server-Timing
header to.
- setSamplingRate(Long) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The sampling rate for this real-time log configuration.
- setSecurityHeadersConfig(ResponseHeadersPolicySecurityHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of security-related HTTP response headers.
- setServerTimingHeadersConfig(ResponseHeadersPolicyServerTimingHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for enabling the Server-Timing
header in HTTP responses sent from CloudFront.
- setSignature(String) - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies
-
- setSigningBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
Specifies which requests CloudFront signs (adds authentication information to).
- setSigningBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A value that specifies which requests CloudFront signs (adds authentication information to).
- setSigningProtocol(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The signing protocol of the origin access control, which determines how CloudFront signs (authenticates)
requests.
- setSigningProtocol(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The signing protocol of the origin access control.
- setSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- setSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- setSSLSupportMethod(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify which viewers the
distribution accepts HTTPS connections from.
- setSSLSupportMethod(SSLSupportMethod) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify which viewers the
distribution accepts HTTPS connections from.
- setStage(String) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- setStage(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The stage that the function is in, either DEVELOPMENT
or LIVE
.
- setStage(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- setStage(String) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
An optional filter to return only the functions that are in the specified stage, either DEVELOPMENT
or LIVE
.
- setStage(String) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The stage of the function that you are testing, either DEVELOPMENT
or LIVE
.
- setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
This response element indicates the current status of the distribution.
- setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The current status of the distribution.
- setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
The status of the CloudFront function.
- setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The status of the invalidation request.
- setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The status of an invalidation request.
- setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The current status of the RTMP distribution.
- setStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
Indicates the current status of the distribution.
- setStatusCodes(StatusCodes) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupFailoverCriteria
-
The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second
origin.
- setStreamARN(String) - Method in class com.amazonaws.services.cloudfront.model.KinesisStreamConfig
-
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
- setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The streaming distribution's information.
- setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The streaming distribution's information.
- setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
The streaming distribution's information.
- setStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
-
The streaming distribution's information.
- setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
The streaming distribution's configuration information.
- setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The current configuration information for the RTMP distribution.
- setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A streaming distribution Configuration.
- setStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- setStreamingDistributionConfigWithTags(StreamingDistributionConfigWithTags) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
The streaming distribution's configuration information.
- setStreamingDistributionList(StreamingDistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
-
The StreamingDistributionList
type.
- setStreamType(String) - Method in class com.amazonaws.services.cloudfront.model.EndPoint
-
The type of data stream where you are sending real-time log data.
- setStrictTransportSecurity(ResponseHeadersPolicyStrictTransportSecurity) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the Strict-Transport-Security
HTTP response header and the
header’s value.
- setTagKeys(TagKeys) - Method in class com.amazonaws.services.cloudfront.model.UntagResourceRequest
-
A complex type that contains zero or more Tag
key elements.
- setTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfigWithTags
-
A complex type that contains zero or more Tag
elements.
- setTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceResult
-
A complex type that contains zero or more Tag
elements.
- setTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A complex type that contains zero or more Tag
elements.
- setTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
A complex type that contains zero or more Tag
elements.
- setTargetDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasRequest
-
The ID of the distribution that you’re associating the alias with.
- setTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The value of ID
for the origin that you want CloudFront to route requests to when they match this
cache behavior.
- setTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The value of ID
for the origin that you want CloudFront to route requests to when they use the
default cache behavior.
- setTestResult(TestResult) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionResult
-
An object that represents the result of running the function with the provided event object.
- setTrustedKeyGroups(TrustedKeyGroups) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
- setTrustedKeyGroups(TrustedKeyGroups) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
- setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
- setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
- setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that specifies any Amazon Web Services accounts that you want to permit to create signed URLs for
private content.
- setTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that specifies the Amazon Web Services accounts, if any, that you want to allow to create signed
URLs for private content.
- setType(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
The type of cache policy, either managed
(created by Amazon Web Services) or custom
(created in this Amazon Web Services account).
- setType(String) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
A filter to return only the specified kinds of cache policies.
- setType(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
A filter to return only the specified kinds of origin request policies.
- setType(String) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
A filter to get only the specified kind of response headers policies.
- setType(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
The type of origin request policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- setType(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
The type of response headers policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- setValue(String) - Method in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies.CookieKeyValuePair
-
- setValue(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
The value for the HTTP response header.
- setValue(String) - Method in class com.amazonaws.services.cloudfront.model.Tag
-
A string that contains an optional Tag
value.
- setViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
- setViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
- setViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- setViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- setViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- setViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- setWebACLId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A unique identifier that specifies the WAF web ACL, if any, to associate with this distribution.
- setWebACLId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The Web ACL Id (if any) associated with the distribution.
- setWebACLId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
The ID of the WAF web ACL that you want to list the associated distributions.
- setWhitelistedNames(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- setXSSProtection(ResponseHeadersPolicyXSSProtection) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-XSS-Protection
HTTP response header and the header’s
value.
- shutdown() - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- shutdown() - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
- shutdown() - Method in class com.amazonaws.services.cloudfront.waiters.AmazonCloudFrontWaiters
-
- signature - Variable in class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies
-
The hashed and signed version of the policy.
- SignedCookies() - Constructor for class com.amazonaws.services.cloudfront.CloudFrontCookieSigner.SignedCookies
-
- Signer - Class in com.amazonaws.services.cloudfront.model
-
A list of Amazon Web Services accounts and the active CloudFront key pairs in each account that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- Signer() - Constructor for class com.amazonaws.services.cloudfront.model.Signer
-
- SignerUtils - Class in com.amazonaws.services.cloudfront.util
-
- SignerUtils() - Constructor for class com.amazonaws.services.cloudfront.util.SignerUtils
-
- SignerUtils.Protocol - Enum in com.amazonaws.services.cloudfront.util
-
Enumeration of protocols for presigned URLs
- signWithSha1RSA(byte[], PrivateKey) - Static method in class com.amazonaws.services.cloudfront.util.SignerUtils
-
Signs the data given with the private key given, using the SHA1withRSA
algorithm provided by bouncy castle.
- SslProtocol - Enum in com.amazonaws.services.cloudfront.model
-
- SSLSupportMethod - Enum in com.amazonaws.services.cloudfront.model
-
- standard() - Static method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClientBuilder
-
- StatusCodes - Class in com.amazonaws.services.cloudfront.model
-
A complex data type for the status codes that you specify that, when returned by a primary origin, trigger CloudFront
to failover to a second origin.
- StatusCodes() - Constructor for class com.amazonaws.services.cloudfront.model.StatusCodes
-
- StreamingDistribution - Class in com.amazonaws.services.cloudfront.model
-
A streaming distribution tells CloudFront where you want RTMP content to be delivered from, and the details about how
to track and manage content delivery.
- StreamingDistribution() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
- StreamingDistributionAlreadyExistsException - Exception in com.amazonaws.services.cloudfront.model
-
The caller reference you attempted to create the streaming distribution with is associated with another distribution
- StreamingDistributionAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.StreamingDistributionAlreadyExistsException
-
Constructs a new StreamingDistributionAlreadyExistsException with the specified error message.
- StreamingDistributionConfig - Class in com.amazonaws.services.cloudfront.model
-
The RTMP distribution's configuration information.
- StreamingDistributionConfig() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Default constructor for StreamingDistributionConfig object.
- StreamingDistributionConfig(String, S3Origin, Boolean) - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Constructs a new StreamingDistributionConfig object.
- StreamingDistributionConfigWithTags - Class in com.amazonaws.services.cloudfront.model
-
A streaming distribution Configuration and a list of tags to be associated with the streaming distribution.
- StreamingDistributionConfigWithTags() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
- streamingDistributionDeployed() - Method in class com.amazonaws.services.cloudfront.waiters.AmazonCloudFrontWaiters
-
Builds a StreamingDistributionDeployed waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- StreamingDistributionList - Class in com.amazonaws.services.cloudfront.model
-
A streaming distribution list.
- StreamingDistributionList() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
- StreamingDistributionNotDisabledException - Exception in com.amazonaws.services.cloudfront.model
-
The specified CloudFront distribution is not disabled.
- StreamingDistributionNotDisabledException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.StreamingDistributionNotDisabledException
-
Constructs a new StreamingDistributionNotDisabledException with the specified error message.
- StreamingDistributionSummary - Class in com.amazonaws.services.cloudfront.model
-
A summary of the information for a CloudFront streaming distribution.
- StreamingDistributionSummary() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
- StreamingLoggingConfig - Class in com.amazonaws.services.cloudfront.model
-
A complex type that controls whether access logs are written for this streaming distribution.
- StreamingLoggingConfig() - Constructor for class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
- Tag - Class in com.amazonaws.services.cloudfront.model
-
A complex type that contains Tag
key and Tag
value.
- Tag() - Constructor for class com.amazonaws.services.cloudfront.model.Tag
-
- TagKeys - Class in com.amazonaws.services.cloudfront.model
-
A complex type that contains zero or more Tag
elements.
- TagKeys() - Constructor for class com.amazonaws.services.cloudfront.model.TagKeys
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Add tags to a CloudFront resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Add tags to a CloudFront resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Add tags to a CloudFront resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Add tags to a CloudFront resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.cloudfront.model
-
The request to add tags to a CloudFront resource.
- TagResourceRequest() - Constructor for class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.cloudfront.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.cloudfront.model.TagResourceResult
-
- Tags - Class in com.amazonaws.services.cloudfront.model
-
A complex type that contains zero or more Tag
elements.
- Tags() - Constructor for class com.amazonaws.services.cloudfront.model.Tags
-
- testFunction(TestFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- testFunction(TestFunctionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
Tests a CloudFront function.
- testFunction(TestFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
Tests a CloudFront function.
- testFunctionAsync(TestFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- testFunctionAsync(TestFunctionRequest, AsyncHandler<TestFunctionRequest, TestFunctionResult>) - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFrontAsync
-
- testFunctionAsync(TestFunctionRequest) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Tests a CloudFront function.
- testFunctionAsync(TestFunctionRequest, AsyncHandler<TestFunctionRequest, TestFunctionResult>) - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFrontAsync
-
Tests a CloudFront function.
- testFunctionAsync(TestFunctionRequest) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- testFunctionAsync(TestFunctionRequest, AsyncHandler<TestFunctionRequest, TestFunctionResult>) - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontAsyncClient
-
- TestFunctionFailedException - Exception in com.amazonaws.services.cloudfront.model
-
The CloudFront function failed.
- TestFunctionFailedException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TestFunctionFailedException
-
Constructs a new TestFunctionFailedException with the specified error message.
- TestFunctionRequest - Class in com.amazonaws.services.cloudfront.model
-
- TestFunctionRequest() - Constructor for class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
- TestFunctionResult - Class in com.amazonaws.services.cloudfront.model
-
- TestFunctionResult() - Constructor for class com.amazonaws.services.cloudfront.model.TestFunctionResult
-
- TestResult - Class in com.amazonaws.services.cloudfront.model
-
Contains the result of testing a CloudFront function with TestFunction
.
- TestResult() - Constructor for class com.amazonaws.services.cloudfront.model.TestResult
-
- TooLongCSPInResponseHeadersPolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The length of the Content-Security-Policy
header value in the response headers policy exceeds the
maximum.
- TooLongCSPInResponseHeadersPolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooLongCSPInResponseHeadersPolicyException
-
Constructs a new TooLongCSPInResponseHeadersPolicyException with the specified error message.
- TooManyCacheBehaviorsException - Exception in com.amazonaws.services.cloudfront.model
-
You cannot create more cache behaviors for the distribution.
- TooManyCacheBehaviorsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCacheBehaviorsException
-
Constructs a new TooManyCacheBehaviorsException with the specified error message.
- TooManyCachePoliciesException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of cache policies for this Amazon Web Services account.
- TooManyCachePoliciesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCachePoliciesException
-
Constructs a new TooManyCachePoliciesException with the specified error message.
- TooManyCertificatesException - Exception in com.amazonaws.services.cloudfront.model
-
You cannot create anymore custom SSL/TLS certificates.
- TooManyCertificatesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCertificatesException
-
Constructs a new TooManyCertificatesException with the specified error message.
- TooManyCloudFrontOriginAccessIdentitiesException - Exception in com.amazonaws.services.cloudfront.model
-
Processing your request would cause you to exceed the maximum number of origin access identities allowed.
- TooManyCloudFrontOriginAccessIdentitiesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCloudFrontOriginAccessIdentitiesException
-
Constructs a new TooManyCloudFrontOriginAccessIdentitiesException with the specified error message.
- TooManyCookieNamesInWhiteListException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- TooManyCookieNamesInWhiteListException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCookieNamesInWhiteListException
-
Constructs a new TooManyCookieNamesInWhiteListException with the specified error message.
- TooManyCookiesInCachePolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The number of cookies in the cache policy exceeds the maximum.
- TooManyCookiesInCachePolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCookiesInCachePolicyException
-
Constructs a new TooManyCookiesInCachePolicyException with the specified error message.
- TooManyCookiesInOriginRequestPolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The number of cookies in the origin request policy exceeds the maximum.
- TooManyCookiesInOriginRequestPolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCookiesInOriginRequestPolicyException
-
Constructs a new TooManyCookiesInOriginRequestPolicyException with the specified error message.
- TooManyCustomHeadersInResponseHeadersPolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The number of custom headers in the response headers policy exceeds the maximum.
- TooManyCustomHeadersInResponseHeadersPolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyCustomHeadersInResponseHeadersPolicyException
-
Constructs a new TooManyCustomHeadersInResponseHeadersPolicyException with the specified error message.
- TooManyDistributionCNAMEsException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains more CNAMEs than are allowed per distribution.
- TooManyDistributionCNAMEsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionCNAMEsException
-
Constructs a new TooManyDistributionCNAMEsException with the specified error message.
- TooManyDistributionsAssociatedToCachePolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of distributions have been associated with the specified cache policy.
- TooManyDistributionsAssociatedToCachePolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsAssociatedToCachePolicyException
-
Constructs a new TooManyDistributionsAssociatedToCachePolicyException with the specified error message.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException
-
Constructs a new TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException with the specified error
message.
- TooManyDistributionsAssociatedToKeyGroupException - Exception in com.amazonaws.services.cloudfront.model
-
The number of distributions that reference this key group is more than the maximum allowed.
- TooManyDistributionsAssociatedToKeyGroupException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsAssociatedToKeyGroupException
-
Constructs a new TooManyDistributionsAssociatedToKeyGroupException with the specified error message.
- TooManyDistributionsAssociatedToOriginAccessControlException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of distributions have been associated with the specified origin access control.
- TooManyDistributionsAssociatedToOriginAccessControlException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsAssociatedToOriginAccessControlException
-
Constructs a new TooManyDistributionsAssociatedToOriginAccessControlException with the specified error message.
- TooManyDistributionsAssociatedToOriginRequestPolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of distributions have been associated with the specified origin request policy.
- TooManyDistributionsAssociatedToOriginRequestPolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsAssociatedToOriginRequestPolicyException
-
Constructs a new TooManyDistributionsAssociatedToOriginRequestPolicyException with the specified error message.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of distributions have been associated with the specified response headers policy.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsAssociatedToResponseHeadersPolicyException
-
Constructs a new TooManyDistributionsAssociatedToResponseHeadersPolicyException with the specified error message.
- TooManyDistributionsException - Exception in com.amazonaws.services.cloudfront.model
-
Processing your request would cause you to exceed the maximum number of distributions allowed.
- TooManyDistributionsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsException
-
Constructs a new TooManyDistributionsException with the specified error message.
- TooManyDistributionsWithFunctionAssociationsException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of distributions that are associated with a CloudFront function.
- TooManyDistributionsWithFunctionAssociationsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsWithFunctionAssociationsException
-
Constructs a new TooManyDistributionsWithFunctionAssociationsException with the specified error message.
- TooManyDistributionsWithLambdaAssociationsException - Exception in com.amazonaws.services.cloudfront.model
-
Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per
owner to be exceeded.
- TooManyDistributionsWithLambdaAssociationsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsWithLambdaAssociationsException
-
Constructs a new TooManyDistributionsWithLambdaAssociationsException with the specified error message.
- TooManyDistributionsWithSingleFunctionARNException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of distributions have been associated with the specified Lambda@Edge function.
- TooManyDistributionsWithSingleFunctionARNException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyDistributionsWithSingleFunctionARNException
-
Constructs a new TooManyDistributionsWithSingleFunctionARNException with the specified error message.
- TooManyFieldLevelEncryptionConfigsException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of configurations for field-level encryption have been created.
- TooManyFieldLevelEncryptionConfigsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFieldLevelEncryptionConfigsException
-
Constructs a new TooManyFieldLevelEncryptionConfigsException with the specified error message.
- TooManyFieldLevelEncryptionContentTypeProfilesException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of content type profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionContentTypeProfilesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFieldLevelEncryptionContentTypeProfilesException
-
Constructs a new TooManyFieldLevelEncryptionContentTypeProfilesException with the specified error message.
- TooManyFieldLevelEncryptionEncryptionEntitiesException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of encryption entities for field-level encryption have been created.
- TooManyFieldLevelEncryptionEncryptionEntitiesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFieldLevelEncryptionEncryptionEntitiesException
-
Constructs a new TooManyFieldLevelEncryptionEncryptionEntitiesException with the specified error message.
- TooManyFieldLevelEncryptionFieldPatternsException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of field patterns for field-level encryption have been created.
- TooManyFieldLevelEncryptionFieldPatternsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFieldLevelEncryptionFieldPatternsException
-
Constructs a new TooManyFieldLevelEncryptionFieldPatternsException with the specified error message.
- TooManyFieldLevelEncryptionProfilesException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionProfilesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFieldLevelEncryptionProfilesException
-
Constructs a new TooManyFieldLevelEncryptionProfilesException with the specified error message.
- TooManyFieldLevelEncryptionQueryArgProfilesException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of query arg profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionQueryArgProfilesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFieldLevelEncryptionQueryArgProfilesException
-
Constructs a new TooManyFieldLevelEncryptionQueryArgProfilesException with the specified error message.
- TooManyFunctionAssociationsException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of CloudFront function associations for this distribution.
- TooManyFunctionAssociationsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFunctionAssociationsException
-
Constructs a new TooManyFunctionAssociationsException with the specified error message.
- TooManyFunctionsException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of CloudFront functions for this Amazon Web Services account.
- TooManyFunctionsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyFunctionsException
-
Constructs a new TooManyFunctionsException with the specified error message.
- TooManyHeadersInCachePolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The number of headers in the cache policy exceeds the maximum.
- TooManyHeadersInCachePolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyHeadersInCachePolicyException
-
Constructs a new TooManyHeadersInCachePolicyException with the specified error message.
- TooManyHeadersInForwardedValuesException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains too many headers in forwarded values.
- TooManyHeadersInForwardedValuesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyHeadersInForwardedValuesException
-
Constructs a new TooManyHeadersInForwardedValuesException with the specified error message.
- TooManyHeadersInOriginRequestPolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The number of headers in the origin request policy exceeds the maximum.
- TooManyHeadersInOriginRequestPolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyHeadersInOriginRequestPolicyException
-
Constructs a new TooManyHeadersInOriginRequestPolicyException with the specified error message.
- TooManyInvalidationsInProgressException - Exception in com.amazonaws.services.cloudfront.model
-
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
- TooManyInvalidationsInProgressException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyInvalidationsInProgressException
-
Constructs a new TooManyInvalidationsInProgressException with the specified error message.
- TooManyKeyGroupsAssociatedToDistributionException - Exception in com.amazonaws.services.cloudfront.model
-
The number of key groups referenced by this distribution is more than the maximum allowed.
- TooManyKeyGroupsAssociatedToDistributionException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyKeyGroupsAssociatedToDistributionException
-
Constructs a new TooManyKeyGroupsAssociatedToDistributionException with the specified error message.
- TooManyKeyGroupsException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of key groups for this Amazon Web Services account.
- TooManyKeyGroupsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyKeyGroupsException
-
Constructs a new TooManyKeyGroupsException with the specified error message.
- TooManyLambdaFunctionAssociationsException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains more Lambda@Edge function associations than are allowed per distribution.
- TooManyLambdaFunctionAssociationsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyLambdaFunctionAssociationsException
-
Constructs a new TooManyLambdaFunctionAssociationsException with the specified error message.
- TooManyOriginAccessControlsException - Exception in com.amazonaws.services.cloudfront.model
-
The number of origin access controls in your Amazon Web Services account exceeds the maximum allowed.
- TooManyOriginAccessControlsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyOriginAccessControlsException
-
Constructs a new TooManyOriginAccessControlsException with the specified error message.
- TooManyOriginCustomHeadersException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains too many origin custom headers.
- TooManyOriginCustomHeadersException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyOriginCustomHeadersException
-
Constructs a new TooManyOriginCustomHeadersException with the specified error message.
- TooManyOriginGroupsPerDistributionException - Exception in com.amazonaws.services.cloudfront.model
-
Processing your request would cause you to exceed the maximum number of origin groups allowed.
- TooManyOriginGroupsPerDistributionException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyOriginGroupsPerDistributionException
-
Constructs a new TooManyOriginGroupsPerDistributionException with the specified error message.
- TooManyOriginRequestPoliciesException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of origin request policies for this Amazon Web Services account.
- TooManyOriginRequestPoliciesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyOriginRequestPoliciesException
-
Constructs a new TooManyOriginRequestPoliciesException with the specified error message.
- TooManyOriginsException - Exception in com.amazonaws.services.cloudfront.model
-
You cannot create more origins for the distribution.
- TooManyOriginsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyOriginsException
-
Constructs a new TooManyOriginsException with the specified error message.
- TooManyPublicKeysException - Exception in com.amazonaws.services.cloudfront.model
-
The maximum number of public keys for field-level encryption have been created.
- TooManyPublicKeysException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyPublicKeysException
-
Constructs a new TooManyPublicKeysException with the specified error message.
- TooManyPublicKeysInKeyGroupException - Exception in com.amazonaws.services.cloudfront.model
-
The number of public keys in this key group is more than the maximum allowed.
- TooManyPublicKeysInKeyGroupException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyPublicKeysInKeyGroupException
-
Constructs a new TooManyPublicKeysInKeyGroupException with the specified error message.
- TooManyQueryStringParametersException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains too many query string parameters.
- TooManyQueryStringParametersException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyQueryStringParametersException
-
Constructs a new TooManyQueryStringParametersException with the specified error message.
- TooManyQueryStringsInCachePolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The number of query strings in the cache policy exceeds the maximum.
- TooManyQueryStringsInCachePolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyQueryStringsInCachePolicyException
-
Constructs a new TooManyQueryStringsInCachePolicyException with the specified error message.
- TooManyQueryStringsInOriginRequestPolicyException - Exception in com.amazonaws.services.cloudfront.model
-
The number of query strings in the origin request policy exceeds the maximum.
- TooManyQueryStringsInOriginRequestPolicyException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyQueryStringsInOriginRequestPolicyException
-
Constructs a new TooManyQueryStringsInOriginRequestPolicyException with the specified error message.
- TooManyRealtimeLogConfigsException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of real-time log configurations for this Amazon Web Services account.
- TooManyRealtimeLogConfigsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyRealtimeLogConfigsException
-
Constructs a new TooManyRealtimeLogConfigsException with the specified error message.
- TooManyResponseHeadersPoliciesException - Exception in com.amazonaws.services.cloudfront.model
-
You have reached the maximum number of response headers policies for this Amazon Web Services account.
- TooManyResponseHeadersPoliciesException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyResponseHeadersPoliciesException
-
Constructs a new TooManyResponseHeadersPoliciesException with the specified error message.
- TooManyStreamingDistributionCNAMEsException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains more CNAMEs than are allowed per distribution.
- TooManyStreamingDistributionCNAMEsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyStreamingDistributionCNAMEsException
-
Constructs a new TooManyStreamingDistributionCNAMEsException with the specified error message.
- TooManyStreamingDistributionsException - Exception in com.amazonaws.services.cloudfront.model
-
Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
- TooManyStreamingDistributionsException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyStreamingDistributionsException
-
Constructs a new TooManyStreamingDistributionsException with the specified error message.
- TooManyTrustedSignersException - Exception in com.amazonaws.services.cloudfront.model
-
Your request contains more trusted signers than are allowed per distribution.
- TooManyTrustedSignersException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TooManyTrustedSignersException
-
Constructs a new TooManyTrustedSignersException with the specified error message.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.CachePolicyCookieBehavior
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.CachePolicyHeaderBehavior
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.CachePolicyQueryStringBehavior
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.CachePolicyType
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.CertificateSource
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfileConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteMonitoringSubscriptionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteMonitoringSubscriptionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionConfigWithTags
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.EndPoint
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.EventType
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.Format
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.FrameOptionsList
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.FunctionRuntime
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.FunctionStage
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.GeoRestrictionType
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Headers
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.HttpVersion
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.ICPRecordalStatus
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.ItemSelection
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.KeyGroupSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.KGKeyPairIds
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.KinesisStreamConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.Method
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.MinimumProtocolVersion
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.MonitoringSubscription
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Origin
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControl
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginAccessControlOriginTypes
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginAccessControlSigningBehaviors
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginAccessControlSigningProtocols
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginCustomHeader
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginGroupFailoverCriteria
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMember
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginProtocolPolicy
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookieBehavior
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeaderBehavior
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringBehavior
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.OriginRequestPolicyType
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.Origins
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginShield
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Paths
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.PriceClass
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfile
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfileConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.RealtimeMetricsSubscriptionConfig
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.RealtimeMetricsSubscriptionStatus
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.ReferrerPolicyList
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethodsValues
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentTypeOptions
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyType
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Restrictions
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.S3Origin
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Signer
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.SslProtocol
-
- toString() - Method in enum com.amazonaws.services.cloudfront.model.SSLSupportMethod
-
- toString() - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TagKeys
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.Tags
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TestFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.cloudfront.model.ViewerProtocolPolicy
-
- TrustedKeyGroupDoesNotExistException - Exception in com.amazonaws.services.cloudfront.model
-
The specified key group does not exist.
- TrustedKeyGroupDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TrustedKeyGroupDoesNotExistException
-
Constructs a new TrustedKeyGroupDoesNotExistException with the specified error message.
- TrustedKeyGroups - Class in com.amazonaws.services.cloudfront.model
-
A list of key groups whose public keys CloudFront can use to verify the signatures of signed URLs and signed cookies.
- TrustedKeyGroups() - Constructor for class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
- TrustedSignerDoesNotExistException - Exception in com.amazonaws.services.cloudfront.model
-
One or more of your trusted signers don't exist.
- TrustedSignerDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cloudfront.model.TrustedSignerDoesNotExistException
-
Constructs a new TrustedSignerDoesNotExistException with the specified error message.
- TrustedSigners - Class in com.amazonaws.services.cloudfront.model
-
A list of Amazon Web Services accounts whose public keys CloudFront can use to verify the signatures of signed URLs
and signed cookies.
- TrustedSigners() - Constructor for class com.amazonaws.services.cloudfront.model.TrustedSigners
-
Default constructor for TrustedSigners object.
- TrustedSigners(List<String>) - Constructor for class com.amazonaws.services.cloudfront.model.TrustedSigners
-
Constructs a new TrustedSigners object.
- waiters() - Method in class com.amazonaws.services.cloudfront.AbstractAmazonCloudFront
-
- waiters() - Method in interface com.amazonaws.services.cloudfront.AmazonCloudFront
-
- waiters() - Method in class com.amazonaws.services.cloudfront.AmazonCloudFrontClient
-
- withAccessControlAllowCredentials(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A Boolean that CloudFront uses as the value for the Access-Control-Allow-Credentials
HTTP response
header.
- withAccessControlAllowHeaders(ResponseHeadersPolicyAccessControlAllowHeaders) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP header names that CloudFront includes as values for the Access-Control-Allow-Headers
HTTP response header.
- withAccessControlAllowMethods(ResponseHeadersPolicyAccessControlAllowMethods) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP methods that CloudFront includes as values for the Access-Control-Allow-Methods
HTTP
response header.
- withAccessControlAllowOrigins(ResponseHeadersPolicyAccessControlAllowOrigins) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of origins (domain names) that CloudFront can use as the value for the
Access-Control-Allow-Origin
HTTP response header.
- withAccessControlExposeHeaders(ResponseHeadersPolicyAccessControlExposeHeaders) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A list of HTTP headers that CloudFront includes as values for the Access-Control-Expose-Headers
HTTP
response header.
- withAccessControlMaxAgeSec(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A number that CloudFront uses as the value for the Access-Control-Max-Age
HTTP response header.
- withAccessControlMaxAgeSec(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A number that CloudFront uses as the value for the max-age
directive in the
Strict-Transport-Security
HTTP response header.
- withAccountId(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
The (partially hidden) ID of the Amazon Web Services account that owns the distribution that’s associated with
the alias.
- withACMCertificateArn(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses
Aliases
(alternate domain names or CNAMEs) and the SSL/TLS certificate is
stored in
Certificate Manager
(ACM), provide the Amazon Resource Name (ARN) of the ACM certificate.
- withActiveTrustedKeyGroups(ActiveTrustedKeyGroups) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
CloudFront automatically adds this field to the response if you’ve configured a cache behavior in this
distribution to serve private content using key groups.
- withActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
- withActiveTrustedSigners(ActiveTrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
A complex type that lists the Amazon Web Services accounts, if any, that you included in the
TrustedSigners
complex type for this distribution.
- withAlias(String) - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasRequest
-
The alias (also known as a CNAME) to add to the target distribution.
- withAlias(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
An alias (also called a CNAME).
- withAlias(String) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The alias (also called a CNAME) to search for conflicting aliases.
- withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.
- withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- withAliases(Aliases) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming
distribution.
- withAliasICPRecordals(AliasICPRecordal...) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- withAliasICPRecordals(Collection<AliasICPRecordal>) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- withAliasICPRecordals(AliasICPRecordal...) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- withAliasICPRecordals(Collection<AliasICPRecordal>) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they
want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to
CloudFront.
- withAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
- withAllowedMethods(AllowedMethods) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration to delete.
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The ARN (Amazon Resource Name) for the distribution.
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The ARN (Amazon Resource Name) for the distribution.
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration to get.
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The Amazon Resource Name (ARN) of this real-time log configuration.
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The ARN (Amazon Resource Name) for the distribution.
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The ARN (Amazon Resource Name) for the streaming distribution.
- withARN(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) for this real-time log configuration.
- withAwsAccountNumber(String) - Method in class com.amazonaws.services.cloudfront.model.Signer
-
An Amazon Web Services account number that contains active CloudFront key pairs that CloudFront can use to verify
the signatures of signed URLs and signed cookies.
- withBucket(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
- withBucket(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com
.
- withCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains zero or more CacheBehavior
elements.
- withCacheBehaviors(CacheBehaviors) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CacheBehavior
elements.
- withCachedMethods(CachedMethods) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
- withCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
The cache policy.
- withCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
A cache policy.
- withCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
The cache policy.
- withCachePolicy(CachePolicy) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyResult
-
A cache policy.
- withCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The cache policy configuration.
- withCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyRequest
-
A cache policy configuration.
- withCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
The cache policy configuration.
- withCachePolicyConfig(CachePolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
A cache policy configuration.
- withCachePolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The unique identifier of the cache policy that is attached to this cache behavior.
- withCachePolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The unique identifier of the cache policy that is attached to the default cache behavior.
- withCachePolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
The ID of the cache policy whose associated distribution IDs you want to list.
- withCachePolicyList(CachePolicyList) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesResult
-
A list of cache policies.
- withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A unique number that ensures the request can't be replayed.
- withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
A unique number that ensures that the request can't be replayed.
- withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
-
A value that you specify to uniquely identify an invalidation request.
- withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A string included in the request to help make sure that the request can’t be replayed.
- withCallerReference(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
- withCertificate(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- withCertificateSource(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- withCertificateSource(CertificateSource) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
Deprecated.
- withCloudFrontDefaultCertificate(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses the CloudFront domain name such as d111111abcdef8.cloudfront.net
, set this
field to true
.
- withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
The origin access identity's information.
- withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The current configuration information for the identity.
- withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest
-
The current configuration information for the identity.
- withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
The origin access identity's configuration information.
- withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's configuration information.
- withCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult
-
The CloudFrontOriginAccessIdentityList
type.
- withCNAME(String) - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
A domain name associated with a distribution.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
A comment to describe the cache policy.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig
-
A comment to describe the origin access identity.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The comment for this origin access identity, as originally specified when created.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
An optional comment to describe the distribution.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The comment originally specified when this distribution was created.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
An optional comment about the configuration.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
An optional comment for the field-level encryption profile.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
An optional comment for the field-level encryption profile summary.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
An optional comment about the field-level encryption item.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
A comment to describe the function.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A comment to describe the key group.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
A comment to describe the origin request policy.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A comment to describe the public key.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
A comment to describe the public key.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A comment to describe the response headers policy.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Any comments you want to include about the streaming distribution.
- withComment(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The comment originally specified when this distribution was created.
- withCompress(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- withCompress(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Whether you want CloudFront to automatically compress certain files for this cache behavior.
- withComputeUtilization(String) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
The amount of time that the function took to run as a percentage of the maximum allowed time.
- withConflictingAliasesList(ConflictingAliasesList) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesResult
-
A list of conflicting aliases.
- withConnectionAttempts(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The number of times that CloudFront attempts to connect to the origin.
- withConnectionTimeout(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The number of seconds that CloudFront waits when trying to establish a connection to the origin.
- withContentSecurityPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy
HTTP response header.
- withContentSecurityPolicy(ResponseHeadersPolicyContentSecurityPolicy) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy
HTTP response header.
- withContentType(String) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The content type for a field-level encryption content type-profile mapping.
- withContentType(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The content type (media type) of the response.
- withContentTypeOptions(ResponseHeadersPolicyContentTypeOptions) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-Content-Type-Options
HTTP response header with its
value set to nosniff
.
- withContentTypeProfileConfig(ContentTypeProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A complex data type that specifies when to forward content if a content type isn't recognized and profiles to use
as by default in a request if a query argument doesn't specify a profile to use.
- withContentTypeProfileConfig(ContentTypeProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
A summary of a content type-profile mapping.
- withContentTypeProfiles(ContentTypeProfiles) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfileConfig
-
The configuration for a field-level encryption content type-profile.
- withCookieBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
Determines whether any cookies in viewer requests are included in the cache key and automatically included in
requests that CloudFront sends to the origin.
- withCookieBehavior(CachePolicyCookieBehavior) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
Determines whether any cookies in viewer requests are included in the cache key and automatically included in
requests that CloudFront sends to the origin.
- withCookieBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin.
- withCookieBehavior(OriginRequestPolicyCookieBehavior) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin.
- withCookies(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyCookiesConfig
-
- withCookies(CookiePreference) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- withCookies(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyCookiesConfig
-
- withCookiesConfig(OriginRequestPolicyCookiesConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The cookies from viewer requests to include in origin requests.
- withCookiesConfig(CachePolicyCookiesConfig) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the
cache key and automatically included in requests that CloudFront sends to the origin.
- withCorsConfig(ResponseHeadersPolicyCorsConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of HTTP response headers that are used for cross-origin resource sharing (CORS).
- withCreatedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The date and time when the function was created.
- withCreatedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
The date and time when the public key was uploaded.
- withCreatedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The date and time when the public key was uploaded.
- withCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The date and time the invalidation request was first made.
- withCreateTime(Date) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The time that an invalidation request was created.
- withCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that controls the following:
- withCustomErrorResponses(CustomErrorResponses) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains zero or more CustomErrorResponses
elements.
- withCustomHeaders(CustomHeaders) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
A list of HTTP header names and values that CloudFront adds to the requests that it sends to the origin.
- withCustomHeadersConfig(ResponseHeadersPolicyCustomHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of custom HTTP response headers.
- withCustomOriginConfig(CustomOriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
Use this type to specify an origin that is not an Amazon S3 bucket, with one exception.
- withDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements.
- withDefaultCacheBehavior(DefaultCacheBehavior) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that describes the default cache behavior if you don't specify a CacheBehavior
element or if files don't match any of the values of PathPattern
in CacheBehavior
elements.
- withDefaultRootObject(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The object that you want CloudFront to request from your origin (for example, index.html
) when a
viewer requests the root URL for your distribution (http://www.example.com
) instead of an object in
your distribution (http://www.example.com/product-description.html
).
- withDefaultTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- withDefaultTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The default amount of time, in seconds, that you want objects to stay in the CloudFront cache before CloudFront
sends another request to the origin to see if the object has been updated.
- withDefaultTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- withDescription(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
A description of the origin access control.
- withDescription(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A description of the origin access control.
- withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The distribution's information.
- withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The distribution's information.
- withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
The distribution's information.
- withDistribution(Distribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
-
The distribution's information.
- withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionRequest
-
The distribution's configuration information.
- withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The current configuration information for the distribution.
- withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfigWithTags
-
A distribution configuration.
- withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
The distribution's configuration information.
- withDistributionConfig(DistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's configuration information.
- withDistributionConfigWithTags(DistributionConfigWithTags) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsRequest
-
The distribution's configuration information.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAlias
-
The (partially hidden) ID of the CloudFront distribution associated with the alias.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
-
The distribution's id.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionRequest
-
The ID of the distribution that you are enabling metrics for.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteMonitoringSubscriptionRequest
-
The ID of the distribution that you are disabling metrics for.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
The distribution's ID.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionRequest
-
The ID of the distribution that you are getting metrics information for.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The ID of a distribution in your account that has an attached SSL/TLS certificate that includes the provided
alias.
- withDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
The distribution's ID.
- withDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdResult
-
A list of distribution IDs.
- withDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupResult
-
- withDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdResult
-
A list of distribution IDs.
- withDistributionIdList(DistributionIdList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdResult
-
- withDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigResult
-
- withDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdResult
-
The DistributionList
type.
- withDistributionList(DistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsResult
-
The DistributionList
type.
- withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net
.
- withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The domain name that corresponds to the distribution, for example, d111111abcdef8.cloudfront.net
.
- withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The domain name for the origin.
- withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
-
The DNS name of the Amazon S3 origin.
- withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The domain name that corresponds to the streaming distribution, for example,
s5c39gqb8ow64r.cloudfront.net
.
- withDomainName(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The domain name corresponding to the distribution, for example, d111111abcdef8.cloudfront.net
.
- withEnableAcceptEncodingBrotli(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and
included in requests that CloudFront sends to the origin.
- withEnableAcceptEncodingGzip(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and
included in requests that CloudFront sends to the origin.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
This field is true
if any of the key groups have public keys that CloudFront can use to verify the
signatures of signed URLs and signed cookies.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
This field is true
if any of the Amazon Web Services accounts in the list have active CloudFront key
pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
From this field, you can enable or disable the selected distribution.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Whether the distribution is enabled to accept user requests for content.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.OriginShield
-
A flag that specifies whether Origin Shield is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig
-
A Boolean that determines whether CloudFront adds the Server-Timing
header to HTTP responses that it
sends in response to requests that match a cache behavior that's associated with this response headers policy.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
Whether the streaming distribution is enabled to accept user requests for content.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
Whether the distribution is enabled to accept end user requests for content.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
This field is true
if any of the key groups in the list have public keys that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- withEnabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
This field is true
if any of the Amazon Web Services accounts have public keys that CloudFront can
use to verify the signatures of signed URLs and signed cookies.
- withEncodedKey(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
- withEncodedKey(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The public key.
- withEncryptionEntities(EncryptionEntities) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
- withEncryptionEntities(EncryptionEntities) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
A complex data type of encryption entities for the field-level encryption profile that include the public key ID,
provider, and field patterns for specifying which fields to encrypt with this key.
- withEndPoints(EndPoint...) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- withEndPoints(Collection<EndPoint>) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- withEndPoints(EndPoint...) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this
real-time log configuration.
- withEndPoints(Collection<EndPoint>) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this
real-time log configuration.
- withEndPoints(EndPoint...) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- withEndPoints(Collection<EndPoint>) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- withErrorCachingMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The minimum amount of time, in seconds, that you want CloudFront to cache the HTTP status code specified in
ErrorCode
.
- withErrorCode(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The HTTP status code for which you want to specify a custom error page and/or a caching duration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
The current version of the cache policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The current version of the origin access identity created.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The current version of the distribution created.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The current version of the distribution created.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
The current version of the field level encryption configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
The current version of the field level encryption profile.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
The version identifier for the current version of the CloudFront function.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The identifier for this version of the key group.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
The version identifier for the current version of the origin access control.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
The current version of the origin request policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The identifier for this version of the public key.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
The version identifier for the current version of the response headers policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The current version of the streaming distribution created.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The current version of the distribution created.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionResult
-
The version identifier for the current version of the CloudFront function.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigResult
-
The current version of the cache policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyResult
-
The current version of the cache policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult
-
The current version of the configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult
-
The current version of the origin access identity's information.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult
-
The current version of the configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionResult
-
The current version of the distribution's information.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
The current version of the field level encryption configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
The current version of the field-level encryption profile configuration result.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
The current version of the field level encryption profile.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
The current version of the field level encryption configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The version identifier for the current version of the CloudFront function.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
The identifier for this version of the key group.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
The identifier for this version of the key group.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
The version identifier for the current version of the origin access control.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
The version identifier for the current version of the origin access control.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
The current version of the origin request policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
The current version of the origin request policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
The identifier for this version of the public key configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
The identifier for this version of the public key.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
The version identifier for the current version of the response headers policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
The version identifier for the current version of the response headers policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
The current version of the configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
The current version of the streaming distribution's information.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyResult
-
The current version of the cache policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult
-
The current version of the configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionResult
-
The current version of the configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigResult
-
The value of the ETag
header that you received when updating the configuration.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileResult
-
The result of the field-level encryption profile request.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionResult
-
The version identifier for the current version of the CloudFront function.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupResult
-
The identifier for this version of the key group.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlResult
-
The new version of the origin access control after it has been updated.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyResult
-
The current version of the origin request policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyResult
-
The identifier of the current version of the public key.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyResult
-
The current version of the response headers policy.
- withETag(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
-
The current version of the configuration.
- withEventObject(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The event object to test the function with.
- withEventType(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
The event type of the function, either viewer-request
or viewer-response
.
- withEventType(EventType) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
The event type of the function, either viewer-request
or viewer-response
.
- withEventType(String) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
Specifies the event type that triggers a Lambda@Edge function invocation.
- withEventType(EventType) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
Specifies the event type that triggers a Lambda@Edge function invocation.
- withFailoverCriteria(OriginGroupFailoverCriteria) - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
A complex type that contains information about the failover criteria for an origin group.
- withFieldLevelEncryption(FieldLevelEncryption) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
Returned when you create a new field-level encryption configuration.
- withFieldLevelEncryption(FieldLevelEncryption) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionResult
-
Return the field-level encryption configuration information.
- withFieldLevelEncryption(FieldLevelEncryption) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigResult
-
Return the results of updating the configuration.
- withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigRequest
-
The request to create a new field-level encryption configuration.
- withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
A complex data type that includes the profile configurations specified for field-level encryption.
- withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigResult
-
Return the field-level encryption configuration information.
- withFieldLevelEncryptionConfig(FieldLevelEncryptionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
Request to update a field-level encryption configuration.
- withFieldLevelEncryptionId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The value of ID
for the field-level encryption configuration that you want CloudFront to use for
encrypting specific fields of data for this cache behavior.
- withFieldLevelEncryptionId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The value of ID
for the field-level encryption configuration that you want CloudFront to use for
encrypting specific fields of data for the default cache behavior.
- withFieldLevelEncryptionList(FieldLevelEncryptionList) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsResult
-
Returns a list of all field-level encryption configurations that have been created in CloudFront for this
account.
- withFieldLevelEncryptionProfile(FieldLevelEncryptionProfile) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
Returned when you create a new field-level encryption profile.
- withFieldLevelEncryptionProfile(FieldLevelEncryptionProfile) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileResult
-
Return the field-level encryption profile information.
- withFieldLevelEncryptionProfile(FieldLevelEncryptionProfile) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileResult
-
Return the results of updating the profile.
- withFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileRequest
-
The request to create a field-level encryption profile.
- withFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
A complex data type that includes the profile name and the encryption entities for the field-level encryption
profile.
- withFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigResult
-
Return the field-level encryption profile configuration information.
- withFieldLevelEncryptionProfileConfig(FieldLevelEncryptionProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
Request to update a field-level encryption profile.
- withFieldLevelEncryptionProfileList(FieldLevelEncryptionProfileList) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesResult
-
Returns a list of the field-level encryption profiles that have been created in CloudFront for this account.
- withFieldPatterns(FieldPatterns) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
Field patterns in a field-level encryption content type profile specify the fields that you want to be encrypted.
- withFields(String...) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- withFields(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- withFields(String...) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
A list of fields that are included in each real-time log record.
- withFields(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
A list of fields that are included in each real-time log record.
- withFields(String...) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- withFields(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
A list of fields to include in each real-time log record.
- withFormat(String) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The format for a field-level encryption content type-profile mapping.
- withFormat(Format) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The format for a field-level encryption content type-profile mapping.
- withForward(String) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- withForward(ItemSelection) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- withForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- withForwardedValues(ForwardedValues) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- withForwardWhenContentTypeIsUnknown(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfileConfig
-
The setting in a field-level encryption content type-profile mapping that specifies what to do when an unknown
content type is provided for the profile.
- withForwardWhenQueryArgProfileIsUnknown(Boolean) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfileConfig
-
Flag to set if you want a request to be forwarded to the origin even if the profile specified by the field-level
encryption query argument, fle-profile, is unknown.
- withFrameOption(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
The value of the X-Frame-Options
HTTP response header.
- withFrameOption(FrameOptionsList) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
The value of the X-Frame-Options
HTTP response header.
- withFrameOptions(ResponseHeadersPolicyFrameOptions) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-Frame-Options
HTTP response header and the header’s
value.
- withFunctionARN(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociation
-
The Amazon Resource Name (ARN) of the function.
- withFunctionARN(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The Amazon Resource Name (ARN) of the function.
- withFunctionAssociations(FunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A list of CloudFront functions that are associated with this cache behavior.
- withFunctionAssociations(FunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A list of CloudFront functions that are associated with this cache behavior.
- withFunctionCode(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
The function code.
- withFunctionCode(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionResult
-
The function code of a CloudFront function.
- withFunctionCode(ByteBuffer) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The function code.
- withFunctionConfig(FunctionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
Configuration information about the function, including an optional comment and the function’s runtime.
- withFunctionConfig(FunctionConfig) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
Contains configuration information about a CloudFront function.
- withFunctionConfig(FunctionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
Configuration information about the function.
- withFunctionErrorMessage(String) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
If the result of testing the function was an error, this field contains the error message.
- withFunctionExecutionLogs(String...) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Contains the log lines that the function wrote (if any) when running the test.
- withFunctionExecutionLogs(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Contains the log lines that the function wrote (if any) when running the test.
- withFunctionList(FunctionList) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsResult
-
A list of CloudFront functions.
- withFunctionMetadata(FunctionMetadata) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
Contains metadata about a CloudFront function.
- withFunctionOutput(String) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
The event object returned by the function.
- withFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- withFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- withFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- withFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.TestResult
-
Contains configuration information and metadata about the CloudFront function that was tested.
- withFunctionSummary(FunctionSummary) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionResult
-
Contains configuration information and metadata about a CloudFront function.
- withGeoRestriction(GeoRestriction) - Method in class com.amazonaws.services.cloudfront.model.Restrictions
-
A complex type that controls the countries in which your content is distributed.
- withHeader(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
The HTTP response header name.
- withHeaderBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
Determines whether any HTTP headers are included in the cache key and automatically included in requests that
CloudFront sends to the origin.
- withHeaderBehavior(CachePolicyHeaderBehavior) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
Determines whether any HTTP headers are included in the cache key and automatically included in requests that
CloudFront sends to the origin.
- withHeaderBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
Determines whether any HTTP headers are included in requests that CloudFront sends to the origin.
- withHeaderBehavior(OriginRequestPolicyHeaderBehavior) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
Determines whether any HTTP headers are included in requests that CloudFront sends to the origin.
- withHeaderName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginCustomHeader
-
The name of a header that you want CloudFront to send to your origin.
- withHeaders(Headers) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyHeadersConfig
-
- withHeaders(Headers) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- withHeaders(Headers) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyHeadersConfig
-
- withHeadersConfig(OriginRequestPolicyHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The HTTP headers to include in origin requests.
- withHeadersConfig(CachePolicyHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and
automatically included in requests that CloudFront sends to the origin.
- withHeaderValue(String) - Method in class com.amazonaws.services.cloudfront.model.OriginCustomHeader
-
The value for the header that you specified in the HeaderName
field.
- withHTTPPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
The HTTP port that CloudFront uses to connect to the origin.
- withHTTPSPort(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
The HTTPS port that CloudFront uses to connect to the origin.
- withHttpVersion(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
(Optional) Specify the maximum HTTP version(s) that you want viewers to use to communicate with CloudFront.
- withHttpVersion(HttpVersion) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
(Optional) Specify the maximum HTTP version(s) that you want viewers to use to communicate with CloudFront.
- withHttpVersion(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront.
- withHttpVersion(HttpVersion) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront.
- withIAMCertificateId(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses
Aliases
(alternate domain names or CNAMEs) and the SSL/TLS certificate is
stored in
Identity
and Access Management (IAM), provide the ID of the IAM certificate.
- withICPRecordalStatus(String) - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
The Internet Content Provider (ICP) recordal status for a CNAME.
- withICPRecordalStatus(ICPRecordalStatus) - Method in class com.amazonaws.services.cloudfront.model.AliasICPRecordal
-
The Internet Content Provider (ICP) recordal status for a CNAME.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The unique identifier for the cache policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The ID for the origin access identity, for example, E74FTE3AJFJ256A
.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The ID for the origin access identity.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyRequest
-
The unique identifier for the cache policy that you are deleting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The origin access identity's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
-
The distribution ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigRequest
-
The ID of the configuration you want to delete from CloudFront.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileRequest
-
Request the ID of the profile you want to delete from CloudFront.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupRequest
-
The identifier of the key group that you are deleting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlRequest
-
The unique identifier of the origin access control that you are deleting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyRequest
-
The unique identifier for the origin request policy that you are deleting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyRequest
-
The ID of the public key you want to remove from CloudFront.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyRequest
-
The identifier for the response headers policy that you are deleting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The distribution ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The identifier for the distribution.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The identifier for the distribution.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
The configuration ID for a field-level encryption configuration which includes a set of profiles that specify
certain selected data fields to be encrypted by specific public keys.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
The ID for a field-level encryption profile configuration which includes a set of profiles that specify certain
selected data fields to be encrypted by specific public keys.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
ID for the field-level encryption profile summary.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
The unique ID of a field-level encryption item.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyConfigRequest
-
The unique identifier for the cache policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCachePolicyRequest
-
The unique identifier for the cache policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest
-
The identity's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest
-
The identity's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest
-
The distribution's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetDistributionRequest
-
The distribution's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionConfigRequest
-
Request the ID for the field-level encryption configuration information.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileConfigRequest
-
Get the ID for the field-level encryption profile configuration information.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionProfileRequest
-
Get the ID for the field-level encryption profile information.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetFieldLevelEncryptionRequest
-
Request the ID for the field-level encryption configuration information.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationRequest
-
The identifier for the invalidation request, for example, IDFDVBD632BHDS5
.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigRequest
-
The identifier of the key group whose configuration you are getting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupRequest
-
The identifier of the key group that you are getting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigRequest
-
The unique identifier of the origin access control.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlRequest
-
The unique identifier of the origin access control.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigRequest
-
The unique identifier for the origin request policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyRequest
-
The unique identifier for the origin request policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigRequest
-
The identifier of the public key whose configuration you are getting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyRequest
-
The identifier of the public key you are getting.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigRequest
-
The identifier for the response headers policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyRequest
-
The identifier for the response headers policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest
-
The streaming distribution's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest
-
The streaming distribution's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The identifier for the invalidation request.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The unique ID for an invalidation request.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The identifier for the key group.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
A unique identifier for the origin.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControl
-
The unique identifier of the origin access control.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The unique identifier of the origin access control.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
The origin group's ID.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The unique identifier for the origin request policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
The identifier of the public key.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
The identifier of the public key.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
The identifier for the response headers policy.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The identifier for the RTMP distribution.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The identifier for the distribution, for example, EDFDVBD632BHDS5
.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
The unique identifier for the cache policy that you are updating.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The identity's id.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The distribution's id.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
The ID of the configuration you want to update.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
The ID of the field-level encryption profile request.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The identifier of the key group that you are updating.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
The unique identifier of the origin access control that you are updating.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
The unique identifier for the origin request policy that you are updating.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
The identifier of the public key that you are updating.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
The identifier for the response headers policy that you are updating.
- withId(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's id.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCachePolicyRequest
-
The version of the cache policy that you are deleting.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest
-
The value of the ETag
header you received from a previous GET
or PUT
request.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest
-
The value of the ETag
header that you received when you disabled the distribution.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionConfigRequest
-
The value of the ETag
header that you received when retrieving the configuration identity to delete.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFieldLevelEncryptionProfileRequest
-
The value of the ETag
header that you received when retrieving the profile to delete.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionRequest
-
The current version (ETag
value) of the function that you are deleting, which you can get using
DescribeFunction
.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteKeyGroupRequest
-
The version of the key group that you are deleting.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginAccessControlRequest
-
The current version (ETag
value) of the origin access control that you are deleting.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteOriginRequestPolicyRequest
-
The version of the origin request policy that you are deleting.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeletePublicKeyRequest
-
The value of the ETag
header that you received when retrieving the public key identity to delete.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteResponseHeadersPolicyRequest
-
The version of the response headers policy that you are deleting.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest
-
The value of the ETag
header that you received when you disabled the streaming distribution.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionRequest
-
The current version (ETag
value) of the function that you are publishing, which you can get using
DescribeFunction
.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The current version (ETag
value) of the function that you are testing, which you can get using
DescribeFunction
.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCachePolicyRequest
-
The version of the cache policy that you are updating.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest
-
The value of the ETag
header that you received when retrieving the identity's configuration.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest
-
The value of the ETag
header that you received when retrieving the distribution's configuration.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionConfigRequest
-
The value of the ETag
header that you received when retrieving the configuration identity to update.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFieldLevelEncryptionProfileRequest
-
The value of the ETag
header that you received when retrieving the profile identity to update.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The current version (ETag
value) of the function that you are updating, which you can get using
DescribeFunction
.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The version of the key group that you are updating.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
The current version (ETag
value) of the origin access control that you are updating.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
The version of the origin request policy that you are updating.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
The value of the ETag
header that you received when retrieving the public key to update.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
The version of the response headers policy that you are updating.
- withIfMatch(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The value of the ETag
header that you received when retrieving the streaming distribution's
configuration.
- withIncludeBody(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
A flag that allows a Lambda@Edge function to have read access to the body content.
- withIncludeCookies(Boolean) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
Specifies whether you want CloudFront to include cookies in access logs, specify true
for
IncludeCookies
.
- withIncludeSubdomains(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront includes the includeSubDomains
directive in the
Strict-Transport-Security
HTTP response header.
- withInProgressInvalidationBatches(Integer) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The number of invalidation batches currently in progress.
- withInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
-
The invalidation's information.
- withInvalidation(Invalidation) - Method in class com.amazonaws.services.cloudfront.model.GetInvalidationResult
-
The invalidation's information.
- withInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest
-
The batch information for the invalidation.
- withInvalidationBatch(InvalidationBatch) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The current invalidation information for the batch request.
- withInvalidationList(InvalidationList) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsResult
-
Information about invalidation batches.
- withIsIPV6Enabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
If you want CloudFront to respond to IPv6 DNS requests with an IPv6 address for your distribution, specify
true
.
- withIsIPV6Enabled(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your distribution.
- withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A flag that indicates whether more origin access identities remain to be listed.
- withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
A flag that indicates whether more distribution IDs remain to be listed.
- withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
A flag that indicates whether more distributions remain to be listed.
- withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
A flag that indicates whether more invalidation batch requests remain to be listed.
- withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
If there are more items in the list than are in this response, this value is true
.
- withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
A flag that indicates whether there are more real-time log configurations than are contained in this list.
- withIsTruncated(Boolean) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
A flag that indicates whether more streaming distributions remain to be listed.
- withItems(KGKeyPairIds...) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- withItems(Collection<KGKeyPairIds>) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
- withItems(Signer...) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that
CloudFront can use to verify the signatures of signed URLs and signed cookies.
- withItems(Collection<Signer>) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that
CloudFront can use to verify the signatures of signed URLs and signed cookies.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
A complex type that contains the CNAME aliases, if any, that you want to associate with this distribution.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- withItems(Method...) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to process and forward to your origin.
- withItems(CacheBehavior...) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
Optional: A complex type that contains cache behaviors for this distribution.
- withItems(Collection<CacheBehavior>) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
Optional: A complex type that contains cache behaviors for this distribution.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- withItems(Method...) - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
A complex type that contains the HTTP methods that you want CloudFront to cache responses to.
- withItems(CachePolicySummary...) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
Contains the cache policies in the list.
- withItems(Collection<CachePolicySummary>) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
Contains the cache policies in the list.
- withItems(CloudFrontOriginAccessIdentitySummary...) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A complex type that contains one CloudFrontOriginAccessIdentitySummary
element for each origin
access identity that was created by the current Amazon Web Services account.
- withItems(Collection<CloudFrontOriginAccessIdentitySummary>) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
A complex type that contains one CloudFrontOriginAccessIdentitySummary
element for each origin
access identity that was created by the current Amazon Web Services account.
- withItems(ConflictingAlias...) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
Contains the conflicting aliases in the list.
- withItems(Collection<ConflictingAlias>) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
Contains the conflicting aliases in the list.
- withItems(ContentTypeProfile...) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
Items in a field-level encryption content type-profile mapping.
- withItems(Collection<ContentTypeProfile>) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
Items in a field-level encryption content type-profile mapping.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
A list of cookie names.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
A list of cookie names.
- withItems(CustomErrorResponse...) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
A complex type that contains a CustomErrorResponse
element for each HTTP status code for which you
want to specify a custom error page and/or a caching duration.
- withItems(Collection<CustomErrorResponse>) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
A complex type that contains a CustomErrorResponse
element for each HTTP status code for which you
want to specify a custom error page and/or a caching duration.
- withItems(OriginCustomHeader...) - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
Optional: A list that contains one OriginCustomHeader
element for each custom header that you
want CloudFront to forward to the origin.
- withItems(Collection<OriginCustomHeader>) - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
Optional: A list that contains one OriginCustomHeader
element for each custom header that you
want CloudFront to forward to the origin.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Contains the distribution IDs in the list.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Contains the distribution IDs in the list.
- withItems(DistributionSummary...) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
A complex type that contains one DistributionSummary
element for each distribution that was created
by the current Amazon Web Services account.
- withItems(Collection<DistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
A complex type that contains one DistributionSummary
element for each distribution that was created
by the current Amazon Web Services account.
- withItems(EncryptionEntity...) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
An array of field patterns in a field-level encryption content type-profile mapping.
- withItems(Collection<EncryptionEntity>) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
An array of field patterns in a field-level encryption content type-profile mapping.
- withItems(FieldLevelEncryptionSummary...) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
An array of field-level encryption items.
- withItems(Collection<FieldLevelEncryptionSummary>) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
An array of field-level encryption items.
- withItems(FieldLevelEncryptionProfileSummary...) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The field-level encryption profile items.
- withItems(Collection<FieldLevelEncryptionProfileSummary>) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The field-level encryption profile items.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
An array of the field-level encryption field patterns.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
An array of the field-level encryption field patterns.
- withItems(FunctionAssociation...) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution.
- withItems(Collection<FunctionAssociation>) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution.
- withItems(FunctionSummary...) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
Contains the functions in the list.
- withItems(Collection<FunctionSummary>) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
Contains the functions in the list.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
A complex type that contains a Location
element for each country in which you want CloudFront either
to distribute your content (whitelist
) or not distribute your content (blacklist
).
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
A complex type that contains a Location
element for each country in which you want CloudFront either
to distribute your content (whitelist
) or not distribute your content (blacklist
).
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.Headers
-
A list of HTTP header names.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Headers
-
A list of HTTP header names.
- withItems(InvalidationSummary...) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
A complex type that contains one InvalidationSummary
element for each invalidation batch created by
the current Amazon Web Services account.
- withItems(Collection<InvalidationSummary>) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
A complex type that contains one InvalidationSummary
element for each invalidation batch created by
the current Amazon Web Services account.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A list of the identifiers of the public keys in the key group.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A list of the identifiers of the public keys in the key group.
- withItems(KeyGroupSummary...) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
A list of key groups.
- withItems(Collection<KeyGroupSummary>) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
A list of key groups.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
A list of CloudFront key pair identifiers.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
A list of CloudFront key pair identifiers.
- withItems(LambdaFunctionAssociation...) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
Optional: A complex type that contains LambdaFunctionAssociation
items for this cache
behavior.
- withItems(Collection<LambdaFunctionAssociation>) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
Optional: A complex type that contains LambdaFunctionAssociation
items for this cache
behavior.
- withItems(OriginAccessControlSummary...) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
Contains the origin access controls in the list.
- withItems(Collection<OriginAccessControlSummary>) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
Contains the origin access controls in the list.
- withItems(OriginGroupMember...) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
Items (origins) in an origin group.
- withItems(Collection<OriginGroupMember>) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
Items (origins) in an origin group.
- withItems(OriginGroup...) - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
The items (origin groups) in a distribution.
- withItems(Collection<OriginGroup>) - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
The items (origin groups) in a distribution.
- withItems(OriginRequestPolicySummary...) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
Contains the origin request policies in the list.
- withItems(Collection<OriginRequestPolicySummary>) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
Contains the origin request policies in the list.
- withItems(Origin...) - Method in class com.amazonaws.services.cloudfront.model.Origins
-
A list of origins.
- withItems(Collection<Origin>) - Method in class com.amazonaws.services.cloudfront.model.Origins
-
A list of origins.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
A list that contains allowed SSL/TLS protocols for this distribution.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
A list that contains allowed SSL/TLS protocols for this distribution.
- withItems(SslProtocol...) - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
A list that contains allowed SSL/TLS protocols for this distribution.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.Paths
-
A complex type that contains a list of the paths that you want to invalidate.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.Paths
-
A complex type that contains a list of the paths that you want to invalidate.
- withItems(PublicKeySummary...) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
A list of public keys.
- withItems(Collection<PublicKeySummary>) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
A list of public keys.
- withItems(QueryArgProfile...) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Number of items for query argument-profile mapping for field-level encryption.
- withItems(Collection<QueryArgProfile>) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Number of items for query argument-profile mapping for field-level encryption.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a
cache behavior.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
A list that contains the query string parameters that you want CloudFront to use as a basis for caching for a
cache behavior.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
A list of query string names.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
A list of query string names.
- withItems(RealtimeLogConfig...) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
Contains the list of real-time log configurations.
- withItems(Collection<RealtimeLogConfig>) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
Contains the list of real-time log configurations.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
The list of HTTP header names.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
The list of HTTP header names.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The list of HTTP methods.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The list of HTTP methods.
- withItems(ResponseHeadersPolicyAccessControlAllowMethodsValues...) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The list of HTTP methods.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
The list of origins (domain names).
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
The list of origins (domain names).
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
The list of HTTP headers.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
The list of HTTP headers.
- withItems(ResponseHeadersPolicyCustomHeader...) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
The list of HTTP response headers and their values.
- withItems(Collection<ResponseHeadersPolicyCustomHeader>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
The list of HTTP response headers and their values.
- withItems(ResponseHeadersPolicySummary...) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The response headers policies in the list.
- withItems(Collection<ResponseHeadersPolicySummary>) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The response headers policies in the list.
- withItems(Integer...) - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
The items (status codes) for an origin group.
- withItems(Collection<Integer>) - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
The items (status codes) for an origin group.
- withItems(StreamingDistributionSummary...) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
A complex type that contains one StreamingDistributionSummary
element for each distribution that was
created by the current Amazon Web Services account.
- withItems(Collection<StreamingDistributionSummary>) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
A complex type that contains one StreamingDistributionSummary
element for each distribution that was
created by the current Amazon Web Services account.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.TagKeys
-
A complex type that contains Tag
key elements.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TagKeys
-
A complex type that contains Tag
key elements.
- withItems(Tag...) - Method in class com.amazonaws.services.cloudfront.model.Tags
-
A complex type that contains Tag
elements.
- withItems(Collection<Tag>) - Method in class com.amazonaws.services.cloudfront.model.Tags
-
A complex type that contains Tag
elements.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
A list of key groups identifiers.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
A list of key groups identifiers.
- withItems(String...) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
A list of Amazon Web Services account identifiers.
- withItems(Collection<String>) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
A list of Amazon Web Services account identifiers.
- withKey(String) - Method in class com.amazonaws.services.cloudfront.model.Tag
-
A string that contains Tag
key.
- withKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The key group that was just created.
- withKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupResult
-
The key group.
- withKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupSummary
-
A key group.
- withKeyGroup(KeyGroup) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupResult
-
The key group that was just updated.
- withKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupRequest
-
A key group configuration.
- withKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.GetKeyGroupConfigResult
-
The key group configuration.
- withKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The key group configuration.
- withKeyGroupConfig(KeyGroupConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateKeyGroupRequest
-
The key group configuration.
- withKeyGroupId(String) - Method in class com.amazonaws.services.cloudfront.model.KGKeyPairIds
-
The identifier of the key group that contains the public keys.
- withKeyGroupId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
The ID of the key group whose associated distribution IDs you are listing.
- withKeyGroupList(KeyGroupList) - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsResult
-
A list of key groups.
- withKeyPairIds(KeyPairIds) - Method in class com.amazonaws.services.cloudfront.model.KGKeyPairIds
-
- withKeyPairIds(KeyPairIds) - Method in class com.amazonaws.services.cloudfront.model.Signer
-
A list of CloudFront key pair identifiers.
- withKinesisStreamConfig(KinesisStreamConfig) - Method in class com.amazonaws.services.cloudfront.model.EndPoint
-
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
- withLambdaFunctionARN(String) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociation
-
The ARN of the Lambda@Edge function.
- withLambdaFunctionAssociations(LambdaFunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
- withLambdaFunctionAssociations(LambdaFunctionAssociations) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.CachePolicy
-
The date and time when the cache policy was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
The date and time the distribution was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The date and time the distribution was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryption
-
The last time the field-level encryption configuration was changed.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfile
-
The last time the field-level encryption profile was updated.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
The time when the the field-level encryption profile summary was last updated.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
The last time that the summary of field-level encryption items was modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The date and time when the function was most recently updated.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.KeyGroup
-
The date and time when the key group was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The date and time when the origin request policy was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
The date and time when the response headers policy was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The date and time that the distribution was last modified.
- withLastModifiedTime(Date) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
The date and time the distribution was last modified.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCachePolicyResult
-
The fully qualified URI of the cache policy just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult
-
The fully qualified URI of the new origin access identity just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionResult
-
The fully qualified URI of the new distribution resource just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateDistributionWithTagsResult
-
The fully qualified URI of the new distribution resource just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionConfigResult
-
The fully qualified URI of the new configuration resource just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFieldLevelEncryptionProfileResult
-
The fully qualified URI of the new profile resource just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionResult
-
The URL of the CloudFront function.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateInvalidationResult
-
The fully qualified URI of the distribution and invalidation batch request, including the
Invalidation ID
.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateKeyGroupResult
-
The URL of the key group.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
The URL of the origin access control.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
The fully qualified URI of the origin request policy just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The URL of the public key.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
The URL of the response headers policy.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The fully qualified URI of the new streaming distribution resource just created.
- withLocation(String) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The fully qualified URI of the new streaming distribution resource just created.
- withLogging(LoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that controls whether access logs are written for the distribution.
- withLogging(StreamingLoggingConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that controls whether access logs are written for the streaming distribution.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The value provided in the Marker
request field.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The value you provided for the Marker
request parameter.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The value that you provided for the Marker
request parameter.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of cache policies.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
Use this when paginating results to indicate where to begin in your list of origin access identities.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
Use this field when paginating results to indicate where to begin in the list of conflicting aliases.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
Use this field when paginating results to indicate where to begin in your list of distributions.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
Use this field when paginating results to indicate where to begin in your list of distribution IDs.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
Use Marker
and MaxItems
to control pagination of results.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
-
Use this when paginating results to indicate where to begin in your list of distributions.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest
-
Use this when paginating results to indicate where to begin in your list of configurations.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesRequest
-
Use this when paginating results to indicate where to begin in your list of profiles.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
Use this field when paginating results to indicate where to begin in your list of functions.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
Use this parameter when paginating results to indicate where to begin in your list of invalidation batches.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsRequest
-
Use this field when paginating results to indicate where to begin in your list of key groups.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsRequest
-
Use this field when paginating results to indicate where to begin in your list of origin access controls.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of origin request policies.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysRequest
-
Use this when paginating results to indicate where to begin in your list of public keys.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
Use this field when paginating results to indicate where to begin in your list of real-time log configurations.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
Use this field when paginating results to indicate where to begin in your list of response headers policies.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the Marker
request parameter.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The value of the Marker
field that was provided in the request.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
This parameter indicates where this list of real-time log configurations begins.
- withMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the Marker
request parameter.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
The maximum number of cache policies requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The maximum number of origin access identities you want in the response body.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
The maximum number of conflicting aliases requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The maximum number of distribution IDs requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The value you provided for the MaxItems
request parameter.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
The maximum number of elements you want in the response body.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The maximum number of field-level encryption profiles you want in the response body.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
The maximum number of functions requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The value that you provided for the MaxItems
request parameter.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
The maximum number of key groups requested.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
The maximum number of cache policies that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest
-
The maximum number of origin access identities you want in the response body.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.ListConflictingAliasesRequest
-
The maximum number of conflicting aliases that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByCachePolicyIdRequest
-
The maximum number of distribution IDs that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByKeyGroupRequest
-
The maximum number of distribution IDs that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
The maximum number of distribution IDs that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The maximum number of distributions that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
The maximum number of distribution IDs that you want to get in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
The maximum number of distributions that you want CloudFront to return in the response body.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsRequest
-
The maximum number of distributions you want in the response body.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionConfigsRequest
-
The maximum number of field-level encryption configurations you want in the response body.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListFieldLevelEncryptionProfilesRequest
-
The maximum number of field-level encryption profiles you want in the response body.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
The maximum number of functions that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest
-
The maximum number of invalidation batches that you want in the response body.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListKeyGroupsRequest
-
The maximum number of key groups that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsRequest
-
The maximum number of origin access controls that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
The maximum number of origin request policies that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysRequest
-
The maximum number of public keys you want in the response body.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsRequest
-
The maximum number of real-time log configurations that you want in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
The maximum number of response headers policies that you want to get in the response.
- withMaxItems(String) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest
-
The value that you provided for the MaxItems
request parameter.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The maximum number of origin access controls requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
The maximum number of origin request policies requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
The maximum number of public keys you want in the response.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
The maximum number of real-time log configurations requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The maximum number of response headers policies requested.
- withMaxItems(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The value you provided for the MaxItems
request parameter.
- withMaxTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- withMaxTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The maximum amount of time, in seconds, that objects stay in the CloudFront cache before CloudFront sends another
request to the origin to see if the object has been updated.
- withMaxTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- withMembers(OriginGroupMembers) - Method in class com.amazonaws.services.cloudfront.model.OriginGroup
-
A complex type that contains information about the origins in an origin group.
- withMinimumProtocolVersion(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify the security policy
that you want CloudFront to use for HTTPS connections with viewers.
- withMinimumProtocolVersion(MinimumProtocolVersion) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify the security policy
that you want CloudFront to use for HTTPS connections with viewers.
- withMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Deprecated.
- withMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The minimum amount of time, in seconds, that you want objects to stay in the CloudFront cache before CloudFront
sends another request to the origin to see if the object has been updated.
- withMinTTL(Long) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Deprecated.
- withModeBlock(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines whether CloudFront includes the mode=block
directive in the
X-XSS-Protection
header.
- withMonitoringSubscription(MonitoringSubscription) - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionRequest
-
A monitoring subscription.
- withMonitoringSubscription(MonitoringSubscription) - Method in class com.amazonaws.services.cloudfront.model.CreateMonitoringSubscriptionResult
-
A monitoring subscription.
- withMonitoringSubscription(MonitoringSubscription) - Method in class com.amazonaws.services.cloudfront.model.GetMonitoringSubscriptionResult
-
A monitoring subscription.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
A unique name to identify the cache policy.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.CreateFunctionRequest
-
A name to identify the function.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
A unique name to identify this real-time log configuration.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteFunctionRequest
-
The name of the function that you are deleting.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.DeleteRealtimeLogConfigRequest
-
The name of the real-time log configuration to delete.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
The name of the function that you are getting information about.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileConfig
-
Profile name for the field-level encryption profile.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileSummary
-
Name for the field-level encryption profile summary.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
The name of the CloudFront function.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
The name of the function whose code you are getting.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigRequest
-
The name of the real-time log configuration to get.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupConfig
-
A name to identify the key group.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
A name to identify the origin access control.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A unique name that identifies the origin access control.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
A unique name to identify the origin request policy.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyConfig
-
A name to help identify the public key.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeySummary
-
A name to help identify the public key.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.PublishFunctionRequest
-
The name of the function that you are publishing.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The unique name of this real-time log configuration.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A name to identify the response headers policy.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The name of the function that you are testing.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateFunctionRequest
-
The name of the function that you are updating.
- withName(String) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The name for this real-time log configuration.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your origin access identities where they left off.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
Contains the value that you should use in the Marker
field of a subsequent request to continue
listing distribution IDs where you left off.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your distributions where they left off.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your configurations where you left off.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your profiles where you left off.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
If IsTruncated
is true
, this element is present and contains the value that you can use
for the Marker
request parameter to continue listing your invalidation batches where they left off.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
If there are more elements to be listed, this element is present and contains the value that you can use for the
Marker
request parameter to continue listing your public keys where you left off.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfigs
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
If there are more items in the list than are in this response, this element is present.
- withNextMarker(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
If IsTruncated
is true
, this element is present and contains the value you can use for
the Marker
request parameter to continue listing your RTMP distributions where they left off.
- withOriginAccessControl(OriginAccessControl) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlResult
-
Contains an origin access control.
- withOriginAccessControl(OriginAccessControl) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlResult
-
Contains an origin access control, including its unique identifier.
- withOriginAccessControl(OriginAccessControl) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlResult
-
The origin access control after it has been updated.
- withOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginAccessControlRequest
-
Contains the origin access control.
- withOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.GetOriginAccessControlConfigResult
-
Contains an origin access control configuration.
- withOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControl
-
The origin access control.
- withOriginAccessControlConfig(OriginAccessControlConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginAccessControlRequest
-
An origin access control.
- withOriginAccessControlId(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
The unique identifier of an origin access control for this origin.
- withOriginAccessControlList(OriginAccessControlList) - Method in class com.amazonaws.services.cloudfront.model.ListOriginAccessControlsResult
-
A list of origin access controls.
- withOriginAccessControlOriginType(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The type of origin that this origin access control is for.
- withOriginAccessControlOriginType(OriginAccessControlOriginTypes) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The type of origin that this origin access control is for.
- withOriginAccessControlOriginType(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The type of origin that this origin access control is for.
- withOriginAccessControlOriginType(OriginAccessControlOriginTypes) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The type of origin that this origin access control is for.
- withOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3Origin
-
The CloudFront origin access identity to associate with the distribution.
- withOriginAccessIdentity(String) - Method in class com.amazonaws.services.cloudfront.model.S3OriginConfig
-
The CloudFront origin access identity to associate with the origin.
- withOriginGroups(OriginGroups) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about origin groups for this distribution.
- withOriginGroups(OriginGroups) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about origin groups for this distribution.
- withOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMember
-
The ID for an origin in an origin group.
- withOriginKeepaliveTimeout(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies how long, in seconds, CloudFront persists its connection to the origin.
- withOriginOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCorsConfig
-
A Boolean that determines whether CloudFront overrides HTTP response headers received from the origin with the
ones specified in this response headers policy.
- withOriginPath(String) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
An optional path that CloudFront appends to the origin domain name when CloudFront requests content from the
origin.
- withOriginProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the protocol (HTTP or HTTPS) that CloudFront uses to connect to the origin.
- withOriginProtocolPolicy(OriginProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the protocol (HTTP or HTTPS) that CloudFront uses to connect to the origin.
- withOriginReadTimeout(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies how long, in seconds, CloudFront waits for a response from the origin.
- withOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyResult
-
An origin request policy.
- withOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyResult
-
The origin request policy.
- withOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
The origin request policy.
- withOriginRequestPolicy(OriginRequestPolicy) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyResult
-
An origin request policy.
- withOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateOriginRequestPolicyRequest
-
An origin request policy configuration.
- withOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetOriginRequestPolicyConfigResult
-
The origin request policy configuration.
- withOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicy
-
The origin request policy configuration.
- withOriginRequestPolicyConfig(OriginRequestPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateOriginRequestPolicyRequest
-
An origin request policy configuration.
- withOriginRequestPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The unique identifier of the origin request policy that is attached to this cache behavior.
- withOriginRequestPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The unique identifier of the origin request policy that is attached to the default cache behavior.
- withOriginRequestPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByOriginRequestPolicyIdRequest
-
The ID of the origin request policy whose associated distribution IDs you want to list.
- withOriginRequestPolicyList(OriginRequestPolicyList) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesResult
-
A list of origin request policies.
- withOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that contains information about origins for this distribution.
- withOrigins(Origins) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about origins for this distribution.
- withOriginShield(OriginShield) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
CloudFront Origin Shield.
- withOriginShieldRegion(String) - Method in class com.amazonaws.services.cloudfront.model.OriginShield
-
The Amazon Web Services Region for Origin Shield.
- withOriginSslProtocols(OriginSslProtocols) - Method in class com.amazonaws.services.cloudfront.model.CustomOriginConfig
-
Specifies the minimum SSL/TLS protocol that CloudFront uses when connecting to your origin over HTTPS.
- withOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
A Boolean that determines whether CloudFront overrides the Content-Security-Policy
HTTP response
header received from the origin with the one specified in this response headers policy.
- withOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyContentTypeOptions
-
A Boolean that determines whether CloudFront overrides the X-Content-Type-Options
HTTP response
header received from the origin with the one specified in this response headers policy.
- withOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
A Boolean that determines whether CloudFront overrides a response header with the same name received from the
origin with the header specified here.
- withOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
-
A Boolean that determines whether CloudFront overrides the X-Frame-Options
HTTP response header
received from the origin with the one specified in this response headers policy.
- withOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
A Boolean that determines whether CloudFront overrides the Referrer-Policy
HTTP response header
received from the origin with the one specified in this response headers policy.
- withOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront overrides the Strict-Transport-Security
HTTP response
header received from the origin with the one specified in this response headers policy.
- withOverride(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines whether CloudFront overrides the X-XSS-Protection
HTTP response header
received from the origin with the one specified in this response headers policy.
- withParametersInCacheKeyAndForwardedToOrigin(ParametersInCacheKeyAndForwardedToOrigin) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyConfig
-
The HTTP headers, cookies, and URL query strings to include in the cache key.
- withPathPattern(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The pattern (for example, images/*.jpg
) that specifies which requests to apply the behavior to.
- withPaths(Paths) - Method in class com.amazonaws.services.cloudfront.model.InvalidationBatch
-
A complex type that contains information about the objects that you want to invalidate.
- withPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.LoggingConfig
-
An optional string that you want CloudFront to prefix to the access log filenames
for this
distribution, for example, myprefix/
.
- withPrefix(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig
-
An optional string that you want CloudFront to prefix to the access log filenames for this streaming
distribution, for example, myprefix/
.
- withPreload(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
-
A Boolean that determines whether CloudFront includes the preload
directive in the
Strict-Transport-Security
HTTP response header.
- withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The price class that corresponds with the maximum price that you want to pay for CloudFront service.
- withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
The price class that corresponds with the maximum price that you want to pay for CloudFront service.
- withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about price class for this streaming distribution.
- withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about price class for this streaming distribution.
- withPriceClass(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- withPriceClass(PriceClass) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about price class for this streaming distribution.
- withProfileId(String) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfile
-
The profile ID for a field-level encryption content type-profile mapping.
- withProfileId(String) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfile
-
ID of profile to use for field-level encryption query argument-profile mapping
- withProtection(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A Boolean that determines the value of the X-XSS-Protection
HTTP response header.
- withProviderId(String) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
The provider associated with the public key being used for encryption.
- withPublicKey(PublicKey) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyResult
-
The public key.
- withPublicKey(PublicKey) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyResult
-
The public key.
- withPublicKey(PublicKey) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyResult
-
The public key.
- withPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreatePublicKeyRequest
-
A CloudFront public key configuration.
- withPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetPublicKeyConfigResult
-
A public key configuration.
- withPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.PublicKey
-
- withPublicKeyConfig(PublicKeyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdatePublicKeyRequest
-
A public key configuration.
- withPublicKeyId(String) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntity
-
The public key associated with a set of field-level encryption patterns, to be used when encrypting the fields
that match the patterns.
- withPublicKeyList(PublicKeyList) - Method in class com.amazonaws.services.cloudfront.model.ListPublicKeysResult
-
Returns a list of all public keys that have been added to CloudFront for this account.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedKeyGroups
-
The number of key groups in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners
-
The number of Amazon Web Services accounts in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Aliases
-
The number of CNAME aliases, if any, that you want to associate with this distribution.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.AllowedMethods
-
The number of HTTP methods that you want CloudFront to forward to your origin.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CacheBehaviors
-
The number of cache behaviors for this distribution.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CachedMethods
-
The number of HTTP methods for which you want CloudFront to cache responses.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyList
-
The total number of cache policies returned in the response.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList
-
The number of CloudFront origin access identities that were created by the current Amazon Web Services account.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ConflictingAliasesList
-
The number of conflicting aliases returned in the response.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ContentTypeProfiles
-
The number of field-level encryption content type-profile mappings.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CookieNames
-
The number of cookie names in the Items
list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponses
-
The number of HTTP status codes for which you want to specify a custom error page and/or a caching duration.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.CustomHeaders
-
The number of custom headers, if any, for this distribution.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionIdList
-
The total number of distribution IDs returned in the response.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.DistributionList
-
The number of distributions that were created by the current Amazon Web Services account.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.EncryptionEntities
-
Number of field pattern items in a field-level encryption content type-profile mapping.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionList
-
The number of field-level encryption items.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionProfileList
-
The number of field-level encryption profiles.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FieldPatterns
-
The number of field-level encryption field patterns.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FunctionAssociations
-
The number of CloudFront functions in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.FunctionList
-
The number of functions returned in the response.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
When geo restriction is enabled
, this is the number of countries in your whitelist
or
blacklist
.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Headers
-
The number of header names in the Items
list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.InvalidationList
-
The number of invalidation batches that were created by the current Amazon Web Services account.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyGroupList
-
The number of key groups returned in the response.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.KeyPairIds
-
The number of key pair identifiers in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.LambdaFunctionAssociations
-
The number of Lambda@Edge function associations for this cache behavior.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlList
-
The number of origin access controls returned in the response.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupMembers
-
The number of origins in an origin group.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginGroups
-
The number of origin groups.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyList
-
The total number of origin request policies returned in the response.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Origins
-
The number of origins for this distribution.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.OriginSslProtocols
-
The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS connection
with this origin.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.Paths
-
The number of invalidation paths specified for the objects that you want to invalidate.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.PublicKeyList
-
The number of public keys in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfiles
-
Number of profiles for query argument-profile mapping for field-level encryption.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.QueryStringCacheKeys
-
The number of whitelisted
query string parameters for a cache behavior.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.QueryStringNames
-
The number of query string names in the Items
list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowHeaders
-
The number of HTTP header names in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowMethods
-
The number of HTTP methods in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlAllowOrigins
-
The number of origins in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyAccessControlExposeHeaders
-
The number of HTTP headers in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig
-
The number of HTTP response headers in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyList
-
The number of response headers policies returned.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.StatusCodes
-
The number of status codes.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionList
-
The number of streaming distributions that were created by the current Amazon Web Services account.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.TrustedKeyGroups
-
The number of key groups in the list.
- withQuantity(Integer) - Method in class com.amazonaws.services.cloudfront.model.TrustedSigners
-
The number of Amazon Web Services accounts in the list.
- withQueryArg(String) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfile
-
Query argument for field-level encryption query argument-profile mapping.
- withQueryArgProfileConfig(QueryArgProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionConfig
-
A complex data type that specifies when to forward content if a profile isn't found and the profile that can be
provided as a query argument in a request.
- withQueryArgProfileConfig(QueryArgProfileConfig) - Method in class com.amazonaws.services.cloudfront.model.FieldLevelEncryptionSummary
-
A summary of a query argument-profile mapping.
- withQueryArgProfiles(QueryArgProfiles) - Method in class com.amazonaws.services.cloudfront.model.QueryArgProfileConfig
-
Profiles specified for query argument-profile mapping for field-level encryption.
- withQueryString(Boolean) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- withQueryStringBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in the cache key and automatically
included in requests that CloudFront sends to the origin.
- withQueryStringBehavior(CachePolicyQueryStringBehavior) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in the cache key and automatically
included in requests that CloudFront sends to the origin.
- withQueryStringBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in requests that CloudFront sends to the
origin.
- withQueryStringBehavior(OriginRequestPolicyQueryStringBehavior) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Determines whether any URL query strings in viewer requests are included in requests that CloudFront sends to the
origin.
- withQueryStringCacheKeys(QueryStringCacheKeys) - Method in class com.amazonaws.services.cloudfront.model.ForwardedValues
-
This field is deprecated.
- withQueryStrings(QueryStringNames) - Method in class com.amazonaws.services.cloudfront.model.CachePolicyQueryStringsConfig
-
Contains the specific query strings in viewer requests that either are or are not
included in the cache key and automatically included in requests that CloudFront sends to the origin.
- withQueryStrings(QueryStringNames) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyQueryStringsConfig
-
Contains a list of the query strings in viewer requests that are included in requests that CloudFront sends to
the origin.
- withQueryStringsConfig(OriginRequestPolicyQueryStringsConfig) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicyConfig
-
The URL query strings from viewer requests to include in origin requests.
- withQueryStringsConfig(CachePolicyQueryStringsConfig) - Method in class com.amazonaws.services.cloudfront.model.ParametersInCacheKeyAndForwardedToOrigin
-
An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are
included in the cache key and automatically included in requests that CloudFront sends to the origin.
- withRealtimeLogConfig(RealtimeLogConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigResult
-
A real-time log configuration.
- withRealtimeLogConfig(RealtimeLogConfig) - Method in class com.amazonaws.services.cloudfront.model.GetRealtimeLogConfigResult
-
A real-time log configuration.
- withRealtimeLogConfig(RealtimeLogConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigResult
-
A real-time log configuration.
- withRealtimeLogConfigArn(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The Amazon Resource Name (ARN) of the real-time log configuration that is attached to this cache behavior.
- withRealtimeLogConfigArn(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The Amazon Resource Name (ARN) of the real-time log configuration that is attached to this cache behavior.
- withRealtimeLogConfigArn(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The Amazon Resource Name (ARN) of the real-time log configuration whose associated distributions you want to
list.
- withRealtimeLogConfigName(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByRealtimeLogConfigRequest
-
The name of the real-time log configuration whose associated distributions you want to list.
- withRealtimeLogConfigs(RealtimeLogConfigs) - Method in class com.amazonaws.services.cloudfront.model.ListRealtimeLogConfigsResult
-
A list of real-time log configurations.
- withRealtimeMetricsSubscriptionConfig(RealtimeMetricsSubscriptionConfig) - Method in class com.amazonaws.services.cloudfront.model.MonitoringSubscription
-
A subscription configuration for additional CloudWatch metrics.
- withRealtimeMetricsSubscriptionStatus(String) - Method in class com.amazonaws.services.cloudfront.model.RealtimeMetricsSubscriptionConfig
-
A flag that indicates whether additional CloudWatch metrics are enabled for a given CloudFront distribution.
- withRealtimeMetricsSubscriptionStatus(RealtimeMetricsSubscriptionStatus) - Method in class com.amazonaws.services.cloudfront.model.RealtimeMetricsSubscriptionConfig
-
A flag that indicates whether additional CloudWatch metrics are enabled for a given CloudFront distribution.
- withReferrerPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
The value of the Referrer-Policy
HTTP response header.
- withReferrerPolicy(ReferrerPolicyList) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy
-
The value of the Referrer-Policy
HTTP response header.
- withReferrerPolicy(ResponseHeadersPolicyReferrerPolicy) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the Referrer-Policy
HTTP response header and the header’s
value.
- withReportUri(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
-
A reporting URI, which CloudFront uses as the value of the report
directive in the
X-XSS-Protection
header.
- withResource(String) - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceRequest
-
An ARN of a CloudFront resource.
- withResource(String) - Method in class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
An ARN of a CloudFront resource.
- withResource(String) - Method in class com.amazonaws.services.cloudfront.model.UntagResourceRequest
-
An ARN of a CloudFront resource.
- withResponseCode(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The HTTP status code that you want CloudFront to return to the viewer along with the custom error page.
- withResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyResult
-
Contains a response headers policy.
- withResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyResult
-
Contains a response headers policy.
- withResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
The response headers policy.
- withResponseHeadersPolicy(ResponseHeadersPolicy) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyResult
-
A response headers policy.
- withResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateResponseHeadersPolicyRequest
-
Contains metadata about the response headers policy, and a set of configurations that specify the response
headers.
- withResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.GetResponseHeadersPolicyConfigResult
-
Contains a response headers policy.
- withResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicy
-
A response headers policy configuration.
- withResponseHeadersPolicyConfig(ResponseHeadersPolicyConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateResponseHeadersPolicyRequest
-
A response headers policy configuration.
- withResponseHeadersPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The identifier for a response headers policy.
- withResponseHeadersPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The identifier for a response headers policy.
- withResponseHeadersPolicyId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByResponseHeadersPolicyIdRequest
-
The ID of the response headers policy whose associated distribution IDs you want to list.
- withResponseHeadersPolicyList(ResponseHeadersPolicyList) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesResult
-
A list of response headers policies.
- withResponsePagePath(String) - Method in class com.amazonaws.services.cloudfront.model.CustomErrorResponse
-
The path to the custom error page that you want CloudFront to return to a viewer when your origin returns the
HTTP status code specified by ErrorCode
, for example, /4xx-errors/403-forbidden.html
.
- withRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that identifies ways in which you want to restrict distribution of your content.
- withRestrictions(Restrictions) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that identifies ways in which you want to restrict distribution of your content.
- withRestrictionType(String) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
The method that you want to use to restrict distribution of your content by country:
- withRestrictionType(GeoRestrictionType) - Method in class com.amazonaws.services.cloudfront.model.GeoRestriction
-
The method that you want to use to restrict distribution of your content by country:
- withRoleARN(String) - Method in class com.amazonaws.services.cloudfront.model.KinesisStreamConfig
-
The Amazon Resource Name (ARN) of an Identity and Access Management (IAM) role that CloudFront can use to send
real-time log data to your Kinesis data stream.
- withRuntime(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
The function’s runtime environment.
- withRuntime(FunctionRuntime) - Method in class com.amazonaws.services.cloudfront.model.FunctionConfig
-
The function’s runtime environment.
- withS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity
-
The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read
permission to an object in Amazon S3.
- withS3CanonicalUserId(String) - Method in class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary
-
The Amazon S3 canonical user ID for the origin access identity, which you use when giving the origin access
identity read permission to an object in Amazon S3.
- withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- withS3Origin(S3Origin) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your
media files for distribution.
- withS3OriginConfig(S3OriginConfig) - Method in class com.amazonaws.services.cloudfront.model.Origin
-
Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website
hosting.
- withSamplingRate(Long) - Method in class com.amazonaws.services.cloudfront.model.CreateRealtimeLogConfigRequest
-
The sampling rate for this real-time log configuration.
- withSamplingRate(Long) - Method in class com.amazonaws.services.cloudfront.model.RealtimeLogConfig
-
The sampling rate for this real-time log configuration.
- withSamplingRate(Double) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig
-
A number 0–100 (inclusive) that specifies the percentage of responses that you want CloudFront to add the
Server-Timing
header to.
- withSamplingRate(Long) - Method in class com.amazonaws.services.cloudfront.model.UpdateRealtimeLogConfigRequest
-
The sampling rate for this real-time log configuration.
- withSecurityHeadersConfig(ResponseHeadersPolicySecurityHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for a set of security-related HTTP response headers.
- withServerTimingHeadersConfig(ResponseHeadersPolicyServerTimingHeadersConfig) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyConfig
-
A configuration for enabling the Server-Timing
header in HTTP responses sent from CloudFront.
- withSigningBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
Specifies which requests CloudFront signs (adds authentication information to).
- withSigningBehavior(OriginAccessControlSigningBehaviors) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
Specifies which requests CloudFront signs (adds authentication information to).
- withSigningBehavior(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A value that specifies which requests CloudFront signs (adds authentication information to).
- withSigningBehavior(OriginAccessControlSigningBehaviors) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
A value that specifies which requests CloudFront signs (adds authentication information to).
- withSigningProtocol(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The signing protocol of the origin access control, which determines how CloudFront signs (authenticates)
requests.
- withSigningProtocol(OriginAccessControlSigningProtocols) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlConfig
-
The signing protocol of the origin access control, which determines how CloudFront signs (authenticates)
requests.
- withSigningProtocol(String) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The signing protocol of the origin access control.
- withSigningProtocol(OriginAccessControlSigningProtocols) - Method in class com.amazonaws.services.cloudfront.model.OriginAccessControlSummary
-
The signing protocol of the origin access control.
- withSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- withSmoothStreaming(Boolean) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
Indicates whether you want to distribute media files in the Microsoft Smooth Streaming format using the origin
that is associated with this cache behavior.
- withSSLSupportMethod(String) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify which viewers the
distribution accepts HTTPS connections from.
- withSSLSupportMethod(SSLSupportMethod) - Method in class com.amazonaws.services.cloudfront.model.ViewerCertificate
-
If the distribution uses Aliases
(alternate domain names or CNAMEs), specify which viewers the
distribution accepts HTTPS connections from.
- withStage(String) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- withStage(FunctionStage) - Method in class com.amazonaws.services.cloudfront.model.DescribeFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- withStage(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The stage that the function is in, either DEVELOPMENT
or LIVE
.
- withStage(FunctionStage) - Method in class com.amazonaws.services.cloudfront.model.FunctionMetadata
-
The stage that the function is in, either DEVELOPMENT
or LIVE
.
- withStage(String) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- withStage(FunctionStage) - Method in class com.amazonaws.services.cloudfront.model.GetFunctionRequest
-
The function’s stage, either DEVELOPMENT
or LIVE
.
- withStage(String) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
An optional filter to return only the functions that are in the specified stage, either DEVELOPMENT
or LIVE
.
- withStage(FunctionStage) - Method in class com.amazonaws.services.cloudfront.model.ListFunctionsRequest
-
An optional filter to return only the functions that are in the specified stage, either DEVELOPMENT
or LIVE
.
- withStage(String) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The stage of the function that you are testing, either DEVELOPMENT
or LIVE
.
- withStage(FunctionStage) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionRequest
-
The stage of the function that you are testing, either DEVELOPMENT
or LIVE
.
- withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Distribution
-
This response element indicates the current status of the distribution.
- withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The current status of the distribution.
- withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.FunctionSummary
-
The status of the CloudFront function.
- withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.Invalidation
-
The status of the invalidation request.
- withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.InvalidationSummary
-
The status of an invalidation request.
- withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The current status of the RTMP distribution.
- withStatus(String) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
Indicates the current status of the distribution.
- withStatusCodes(StatusCodes) - Method in class com.amazonaws.services.cloudfront.model.OriginGroupFailoverCriteria
-
The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second
origin.
- withStreamARN(String) - Method in class com.amazonaws.services.cloudfront.model.KinesisStreamConfig
-
The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
- withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult
-
The streaming distribution's information.
- withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsResult
-
The streaming distribution's information.
- withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult
-
The streaming distribution's information.
- withStreamingDistribution(StreamingDistribution) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult
-
The streaming distribution's information.
- withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult
-
The streaming distribution's configuration information.
- withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistribution
-
The current configuration information for the RTMP distribution.
- withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A streaming distribution Configuration.
- withStreamingDistributionConfig(StreamingDistributionConfig) - Method in class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest
-
The streaming distribution's configuration information.
- withStreamingDistributionConfigWithTags(StreamingDistributionConfigWithTags) - Method in class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionWithTagsRequest
-
The streaming distribution's configuration information.
- withStreamingDistributionList(StreamingDistributionList) - Method in class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult
-
The StreamingDistributionList
type.
- withStreamType(String) - Method in class com.amazonaws.services.cloudfront.model.EndPoint
-
The type of data stream where you are sending real-time log data.
- withStrictTransportSecurity(ResponseHeadersPolicyStrictTransportSecurity) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the Strict-Transport-Security
HTTP response header and the
header’s value.
- withTagKeys(TagKeys) - Method in class com.amazonaws.services.cloudfront.model.UntagResourceRequest
-
A complex type that contains zero or more Tag
key elements.
- withTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfigWithTags
-
A complex type that contains zero or more Tag
elements.
- withTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.ListTagsForResourceResult
-
A complex type that contains zero or more Tag
elements.
- withTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfigWithTags
-
A complex type that contains zero or more Tag
elements.
- withTags(Tags) - Method in class com.amazonaws.services.cloudfront.model.TagResourceRequest
-
A complex type that contains zero or more Tag
elements.
- withTargetDistributionId(String) - Method in class com.amazonaws.services.cloudfront.model.AssociateAliasRequest
-
The ID of the distribution that you’re associating the alias with.
- withTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The value of ID
for the origin that you want CloudFront to route requests to when they match this
cache behavior.
- withTargetOriginId(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The value of ID
for the origin that you want CloudFront to route requests to when they use the
default cache behavior.
- withTestResult(TestResult) - Method in class com.amazonaws.services.cloudfront.model.TestFunctionResult
-
An object that represents the result of running the function with the provided event object.
- withTrustedKeyGroups(TrustedKeyGroups) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
- withTrustedKeyGroups(TrustedKeyGroups) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
- withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
- withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
- withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig
-
A complex type that specifies any Amazon Web Services accounts that you want to permit to create signed URLs for
private content.
- withTrustedSigners(TrustedSigners) - Method in class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary
-
A complex type that specifies the Amazon Web Services accounts, if any, that you want to allow to create signed
URLs for private content.
- withType(String) - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
The type of cache policy, either managed
(created by Amazon Web Services) or custom
(created in this Amazon Web Services account).
- withType(CachePolicyType) - Method in class com.amazonaws.services.cloudfront.model.CachePolicySummary
-
The type of cache policy, either managed
(created by Amazon Web Services) or custom
(created in this Amazon Web Services account).
- withType(String) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
A filter to return only the specified kinds of cache policies.
- withType(CachePolicyType) - Method in class com.amazonaws.services.cloudfront.model.ListCachePoliciesRequest
-
A filter to return only the specified kinds of cache policies.
- withType(String) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
A filter to return only the specified kinds of origin request policies.
- withType(OriginRequestPolicyType) - Method in class com.amazonaws.services.cloudfront.model.ListOriginRequestPoliciesRequest
-
A filter to return only the specified kinds of origin request policies.
- withType(String) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
A filter to get only the specified kind of response headers policies.
- withType(ResponseHeadersPolicyType) - Method in class com.amazonaws.services.cloudfront.model.ListResponseHeadersPoliciesRequest
-
A filter to get only the specified kind of response headers policies.
- withType(String) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
The type of origin request policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- withType(OriginRequestPolicyType) - Method in class com.amazonaws.services.cloudfront.model.OriginRequestPolicySummary
-
The type of origin request policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- withType(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
The type of response headers policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- withType(ResponseHeadersPolicyType) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySummary
-
The type of response headers policy, either managed
(created by Amazon Web Services) or
custom
(created in this Amazon Web Services account).
- withValue(String) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicyCustomHeader
-
The value for the HTTP response header.
- withValue(String) - Method in class com.amazonaws.services.cloudfront.model.Tag
-
A string that contains an optional Tag
value.
- withViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
- withViewerCertificate(ViewerCertificate) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
A complex type that determines the distribution’s SSL/TLS configuration for communicating with viewers.
- withViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- withViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.CacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- withViewerProtocolPolicy(String) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- withViewerProtocolPolicy(ViewerProtocolPolicy) - Method in class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior
-
The protocol that viewers can use to access the files in the origin specified by TargetOriginId
when
a request matches the path pattern in PathPattern
.
- withWebACLId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionConfig
-
A unique identifier that specifies the WAF web ACL, if any, to associate with this distribution.
- withWebACLId(String) - Method in class com.amazonaws.services.cloudfront.model.DistributionSummary
-
The Web ACL Id (if any) associated with the distribution.
- withWebACLId(String) - Method in class com.amazonaws.services.cloudfront.model.ListDistributionsByWebACLIdRequest
-
The ID of the WAF web ACL that you want to list the associated distributions.
- withWhitelistedNames(CookieNames) - Method in class com.amazonaws.services.cloudfront.model.CookiePreference
-
This field is deprecated.
- withXSSProtection(ResponseHeadersPolicyXSSProtection) - Method in class com.amazonaws.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig
-
Determines whether CloudFront includes the X-XSS-Protection
HTTP response header and the header’s
value.