
models.cloudfront-2016-01-28-intermediate.json Maven / Gradle / Ivy
Show all versions of aws-java-sdk-osgi Show documentation
{
"metadata" : {
"apiVersion" : "2016-01-28",
"protocol" : "rest-xml",
"checksumFormat" : null,
"documentation" : null,
"defaultEndpoint" : "https://cloudfront.amazonaws.com/",
"defaultEndpointWithoutHttpProtocol" : "cloudfront.amazonaws.com/",
"syncInterface" : "AmazonCloudFront",
"syncClient" : "AmazonCloudFrontClient",
"asyncInterface" : "AmazonCloudFrontAsync",
"asyncClient" : "AmazonCloudFrontAsyncClient",
"packageName" : "com.amazonaws.services.cloudfront",
"packagePath" : "com/amazonaws/services/cloudfront",
"serviceAbbreviation" : "CloudFront",
"serviceFullName" : "Amazon CloudFront",
"hasApiWithStreamInput" : false,
"contentType" : null,
"jsonVersion" : null,
"endpointPrefix" : "cloudfront",
"signingName" : "cloudfront",
"jsonProtocol" : false,
"xmlProtocol" : true,
"cborProtocol" : false,
"unmarshallerContextClassName" : "StaxUnmarshallerContext",
"unmarshallerClassSuffix" : "StaxUnmarshaller",
"protocolDefaultExceptionUmarshallerImpl" : "StandardErrorUnmarshaller",
"syncClientBuilderClassName" : "AmazonCloudFrontClientBuilder",
"asyncClientBuilderClassName" : "AmazonCloudFrontAsyncClientBuilder",
"serviceName" : "CloudFront"
},
"operations" : {
"CreateCloudFrontOriginAccessIdentity" : {
"documentation" : "Create a new origin access identity.",
"operationName" : "CreateCloudFrontOriginAccessIdentity",
"deprecated" : false,
"input" : {
"variableName" : "createCloudFrontOriginAccessIdentityRequest",
"variableType" : "CreateCloudFrontOriginAccessIdentityRequest",
"variableDeclarationType" : "CreateCloudFrontOriginAccessIdentityRequest",
"documentation" : "The request to create a new origin access identity.",
"variableSetterType" : "CreateCloudFrontOriginAccessIdentityRequest",
"simpleType" : "CreateCloudFrontOriginAccessIdentityRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CreateCloudFrontOriginAccessIdentityResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "CloudFrontOriginAccessIdentityAlreadyExistsException",
"documentation" : "If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error."
}, {
"exceptionName" : "MissingBodyException",
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set."
}, {
"exceptionName" : "TooManyCloudFrontOriginAccessIdentitiesException",
"documentation" : "Processing your request would cause you to exceed the maximum number of origin access identities allowed."
}, {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "InconsistentQuantitiesException",
"documentation" : "The value of Quantity and the size of Items do not match."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CreateCloudFrontOriginAccessIdentityResult",
"asyncReturnType" : "CreateCloudFrontOriginAccessIdentityResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createCloudFrontOriginAccessIdentity"
},
"CreateDistribution" : {
"documentation" : "Create a new distribution.",
"operationName" : "CreateDistribution",
"deprecated" : false,
"input" : {
"variableName" : "createDistributionRequest",
"variableType" : "CreateDistributionRequest",
"variableDeclarationType" : "CreateDistributionRequest",
"documentation" : "The request to create a new distribution.",
"variableSetterType" : "CreateDistributionRequest",
"simpleType" : "CreateDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CreateDistributionResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "CNAMEAlreadyExistsException",
"documentation" : null
}, {
"exceptionName" : "DistributionAlreadyExistsException",
"documentation" : "The caller reference you attempted to create the distribution with is associated with another distribution."
}, {
"exceptionName" : "InvalidOriginException",
"documentation" : "The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket."
}, {
"exceptionName" : "InvalidOriginAccessIdentityException",
"documentation" : "The origin access identity is not valid or doesn't exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "TooManyTrustedSignersException",
"documentation" : "Your request contains more trusted signers than are allowed per distribution."
}, {
"exceptionName" : "TrustedSignerDoesNotExistException",
"documentation" : "One or more of your trusted signers do not exist."
}, {
"exceptionName" : "InvalidViewerCertificateException",
"documentation" : null
}, {
"exceptionName" : "InvalidMinimumProtocolVersionException",
"documentation" : null
}, {
"exceptionName" : "MissingBodyException",
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set."
}, {
"exceptionName" : "TooManyDistributionCNAMEsException",
"documentation" : "Your request contains more CNAMEs than are allowed per distribution."
}, {
"exceptionName" : "TooManyDistributionsException",
"documentation" : "Processing your request would cause you to exceed the maximum number of distributions allowed."
}, {
"exceptionName" : "InvalidDefaultRootObjectException",
"documentation" : "The default root object file name is too big or contains an invalid character."
}, {
"exceptionName" : "InvalidRelativePathException",
"documentation" : "The relative path is too big, is not URL-encoded, or does not begin with a slash (/)."
}, {
"exceptionName" : "InvalidErrorCodeException",
"documentation" : null
}, {
"exceptionName" : "InvalidResponseCodeException",
"documentation" : null
}, {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "InvalidRequiredProtocolException",
"documentation" : "This operation requires the HTTPS protocol. Ensure that you specify the HTTPS protocol in your request, or omit the RequiredProtocols element from your distribution configuration."
}, {
"exceptionName" : "NoSuchOriginException",
"documentation" : "No origin exists with the specified Origin Id."
}, {
"exceptionName" : "TooManyOriginsException",
"documentation" : "You cannot create anymore origins for the distribution."
}, {
"exceptionName" : "TooManyCacheBehaviorsException",
"documentation" : "You cannot create anymore cache behaviors for the distribution."
}, {
"exceptionName" : "TooManyCookieNamesInWhiteListException",
"documentation" : "Your request contains more cookie names in the whitelist than are allowed per cache behavior."
}, {
"exceptionName" : "InvalidForwardCookiesException",
"documentation" : "Your request contains forward cookies option which doesn't match with the expectation for the whitelisted list of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected."
}, {
"exceptionName" : "TooManyHeadersInForwardedValuesException",
"documentation" : null
}, {
"exceptionName" : "InvalidHeadersForS3OriginException",
"documentation" : null
}, {
"exceptionName" : "InconsistentQuantitiesException",
"documentation" : "The value of Quantity and the size of Items do not match."
}, {
"exceptionName" : "TooManyCertificatesException",
"documentation" : "You cannot create anymore custom ssl certificates."
}, {
"exceptionName" : "InvalidLocationCodeException",
"documentation" : null
}, {
"exceptionName" : "InvalidGeoRestrictionParameterException",
"documentation" : null
}, {
"exceptionName" : "InvalidProtocolSettingsException",
"documentation" : "You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that Support Server Name Indication (SNI)."
}, {
"exceptionName" : "InvalidTTLOrderException",
"documentation" : null
}, {
"exceptionName" : "InvalidWebACLIdException",
"documentation" : null
}, {
"exceptionName" : "TooManyOriginCustomHeadersException",
"documentation" : null
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CreateDistributionResult",
"asyncReturnType" : "CreateDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createDistribution"
},
"CreateInvalidation" : {
"documentation" : "Create a new invalidation.",
"operationName" : "CreateInvalidation",
"deprecated" : false,
"input" : {
"variableName" : "createInvalidationRequest",
"variableType" : "CreateInvalidationRequest",
"variableDeclarationType" : "CreateInvalidationRequest",
"documentation" : "The request to create an invalidation.",
"variableSetterType" : "CreateInvalidationRequest",
"simpleType" : "CreateInvalidationRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CreateInvalidationResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "MissingBodyException",
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set."
}, {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "NoSuchDistributionException",
"documentation" : "The specified distribution does not exist."
}, {
"exceptionName" : "BatchTooLargeException",
"documentation" : null
}, {
"exceptionName" : "TooManyInvalidationsInProgressException",
"documentation" : "You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects."
}, {
"exceptionName" : "InconsistentQuantitiesException",
"documentation" : "The value of Quantity and the size of Items do not match."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CreateInvalidationResult",
"asyncReturnType" : "CreateInvalidationResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createInvalidation"
},
"CreateStreamingDistribution" : {
"documentation" : "Create a new streaming distribution.",
"operationName" : "CreateStreamingDistribution",
"deprecated" : false,
"input" : {
"variableName" : "createStreamingDistributionRequest",
"variableType" : "CreateStreamingDistributionRequest",
"variableDeclarationType" : "CreateStreamingDistributionRequest",
"documentation" : "The request to create a new streaming distribution.",
"variableSetterType" : "CreateStreamingDistributionRequest",
"simpleType" : "CreateStreamingDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "CreateStreamingDistributionResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "CNAMEAlreadyExistsException",
"documentation" : null
}, {
"exceptionName" : "StreamingDistributionAlreadyExistsException",
"documentation" : null
}, {
"exceptionName" : "InvalidOriginException",
"documentation" : "The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket."
}, {
"exceptionName" : "InvalidOriginAccessIdentityException",
"documentation" : "The origin access identity is not valid or doesn't exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "TooManyTrustedSignersException",
"documentation" : "Your request contains more trusted signers than are allowed per distribution."
}, {
"exceptionName" : "TrustedSignerDoesNotExistException",
"documentation" : "One or more of your trusted signers do not exist."
}, {
"exceptionName" : "MissingBodyException",
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set."
}, {
"exceptionName" : "TooManyStreamingDistributionCNAMEsException",
"documentation" : null
}, {
"exceptionName" : "TooManyStreamingDistributionsException",
"documentation" : "Processing your request would cause you to exceed the maximum number of streaming distributions allowed."
}, {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "InconsistentQuantitiesException",
"documentation" : "The value of Quantity and the size of Items do not match."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "CreateStreamingDistributionResult",
"asyncReturnType" : "CreateStreamingDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "createStreamingDistribution"
},
"DeleteCloudFrontOriginAccessIdentity" : {
"documentation" : "Delete an origin access identity.",
"operationName" : "DeleteCloudFrontOriginAccessIdentity",
"deprecated" : false,
"input" : {
"variableName" : "deleteCloudFrontOriginAccessIdentityRequest",
"variableType" : "DeleteCloudFrontOriginAccessIdentityRequest",
"variableDeclarationType" : "DeleteCloudFrontOriginAccessIdentityRequest",
"documentation" : "The request to delete a origin access identity.",
"variableSetterType" : "DeleteCloudFrontOriginAccessIdentityRequest",
"simpleType" : "DeleteCloudFrontOriginAccessIdentityRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DeleteCloudFrontOriginAccessIdentityResult",
"documentation" : null
},
"exceptions" : [ {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "InvalidIfMatchVersionException",
"documentation" : "The If-Match version is missing or not valid for the distribution."
}, {
"exceptionName" : "NoSuchCloudFrontOriginAccessIdentityException",
"documentation" : "The specified origin access identity does not exist."
}, {
"exceptionName" : "PreconditionFailedException",
"documentation" : "The precondition given in one or more of the request-header fields evaluated to false."
}, {
"exceptionName" : "CloudFrontOriginAccessIdentityInUseException",
"documentation" : null
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DeleteCloudFrontOriginAccessIdentityResult",
"asyncReturnType" : "DeleteCloudFrontOriginAccessIdentityResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteCloudFrontOriginAccessIdentity"
},
"DeleteDistribution" : {
"documentation" : "Delete a distribution.",
"operationName" : "DeleteDistribution",
"deprecated" : false,
"input" : {
"variableName" : "deleteDistributionRequest",
"variableType" : "DeleteDistributionRequest",
"variableDeclarationType" : "DeleteDistributionRequest",
"documentation" : "The request to delete a distribution.",
"variableSetterType" : "DeleteDistributionRequest",
"simpleType" : "DeleteDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DeleteDistributionResult",
"documentation" : null
},
"exceptions" : [ {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "DistributionNotDisabledException",
"documentation" : null
}, {
"exceptionName" : "InvalidIfMatchVersionException",
"documentation" : "The If-Match version is missing or not valid for the distribution."
}, {
"exceptionName" : "NoSuchDistributionException",
"documentation" : "The specified distribution does not exist."
}, {
"exceptionName" : "PreconditionFailedException",
"documentation" : "The precondition given in one or more of the request-header fields evaluated to false."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DeleteDistributionResult",
"asyncReturnType" : "DeleteDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteDistribution"
},
"DeleteStreamingDistribution" : {
"documentation" : "Delete a streaming distribution.",
"operationName" : "DeleteStreamingDistribution",
"deprecated" : false,
"input" : {
"variableName" : "deleteStreamingDistributionRequest",
"variableType" : "DeleteStreamingDistributionRequest",
"variableDeclarationType" : "DeleteStreamingDistributionRequest",
"documentation" : "The request to delete a streaming distribution.",
"variableSetterType" : "DeleteStreamingDistributionRequest",
"simpleType" : "DeleteStreamingDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "DeleteStreamingDistributionResult",
"documentation" : null
},
"exceptions" : [ {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "StreamingDistributionNotDisabledException",
"documentation" : null
}, {
"exceptionName" : "InvalidIfMatchVersionException",
"documentation" : "The If-Match version is missing or not valid for the distribution."
}, {
"exceptionName" : "NoSuchStreamingDistributionException",
"documentation" : "The specified streaming distribution does not exist."
}, {
"exceptionName" : "PreconditionFailedException",
"documentation" : "The precondition given in one or more of the request-header fields evaluated to false."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "DeleteStreamingDistributionResult",
"asyncReturnType" : "DeleteStreamingDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "deleteStreamingDistribution"
},
"GetCloudFrontOriginAccessIdentity" : {
"documentation" : "Get the information about an origin access identity.",
"operationName" : "GetCloudFrontOriginAccessIdentity",
"deprecated" : false,
"input" : {
"variableName" : "getCloudFrontOriginAccessIdentityRequest",
"variableType" : "GetCloudFrontOriginAccessIdentityRequest",
"variableDeclarationType" : "GetCloudFrontOriginAccessIdentityRequest",
"documentation" : "The request to get an origin access identity's information.",
"variableSetterType" : "GetCloudFrontOriginAccessIdentityRequest",
"simpleType" : "GetCloudFrontOriginAccessIdentityRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GetCloudFrontOriginAccessIdentityResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "NoSuchCloudFrontOriginAccessIdentityException",
"documentation" : "The specified origin access identity does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GetCloudFrontOriginAccessIdentityResult",
"asyncReturnType" : "GetCloudFrontOriginAccessIdentityResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "getCloudFrontOriginAccessIdentity"
},
"GetCloudFrontOriginAccessIdentityConfig" : {
"documentation" : "Get the configuration information about an origin access identity.",
"operationName" : "GetCloudFrontOriginAccessIdentityConfig",
"deprecated" : false,
"input" : {
"variableName" : "getCloudFrontOriginAccessIdentityConfigRequest",
"variableType" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"variableDeclarationType" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"documentation" : "The request to get an origin access identity's configuration.",
"variableSetterType" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"simpleType" : "GetCloudFrontOriginAccessIdentityConfigRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GetCloudFrontOriginAccessIdentityConfigResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "NoSuchCloudFrontOriginAccessIdentityException",
"documentation" : "The specified origin access identity does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GetCloudFrontOriginAccessIdentityConfigResult",
"asyncReturnType" : "GetCloudFrontOriginAccessIdentityConfigResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "getCloudFrontOriginAccessIdentityConfig"
},
"GetDistribution" : {
"documentation" : "Get the information about a distribution.",
"operationName" : "GetDistribution",
"deprecated" : false,
"input" : {
"variableName" : "getDistributionRequest",
"variableType" : "GetDistributionRequest",
"variableDeclarationType" : "GetDistributionRequest",
"documentation" : "The request to get a distribution's information.",
"variableSetterType" : "GetDistributionRequest",
"simpleType" : "GetDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GetDistributionResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "NoSuchDistributionException",
"documentation" : "The specified distribution does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GetDistributionResult",
"asyncReturnType" : "GetDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "getDistribution"
},
"GetDistributionConfig" : {
"documentation" : "Get the configuration information about a distribution.",
"operationName" : "GetDistributionConfig",
"deprecated" : false,
"input" : {
"variableName" : "getDistributionConfigRequest",
"variableType" : "GetDistributionConfigRequest",
"variableDeclarationType" : "GetDistributionConfigRequest",
"documentation" : "The request to get a distribution configuration.",
"variableSetterType" : "GetDistributionConfigRequest",
"simpleType" : "GetDistributionConfigRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GetDistributionConfigResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "NoSuchDistributionException",
"documentation" : "The specified distribution does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GetDistributionConfigResult",
"asyncReturnType" : "GetDistributionConfigResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "getDistributionConfig"
},
"GetInvalidation" : {
"documentation" : "Get the information about an invalidation.",
"operationName" : "GetInvalidation",
"deprecated" : false,
"input" : {
"variableName" : "getInvalidationRequest",
"variableType" : "GetInvalidationRequest",
"variableDeclarationType" : "GetInvalidationRequest",
"documentation" : "The request to get an invalidation's information.",
"variableSetterType" : "GetInvalidationRequest",
"simpleType" : "GetInvalidationRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GetInvalidationResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "NoSuchInvalidationException",
"documentation" : "The specified invalidation does not exist."
}, {
"exceptionName" : "NoSuchDistributionException",
"documentation" : "The specified distribution does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GetInvalidationResult",
"asyncReturnType" : "GetInvalidationResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "getInvalidation"
},
"GetStreamingDistribution" : {
"documentation" : "Get the information about a streaming distribution.",
"operationName" : "GetStreamingDistribution",
"deprecated" : false,
"input" : {
"variableName" : "getStreamingDistributionRequest",
"variableType" : "GetStreamingDistributionRequest",
"variableDeclarationType" : "GetStreamingDistributionRequest",
"documentation" : "The request to get a streaming distribution's information.",
"variableSetterType" : "GetStreamingDistributionRequest",
"simpleType" : "GetStreamingDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GetStreamingDistributionResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "NoSuchStreamingDistributionException",
"documentation" : "The specified streaming distribution does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GetStreamingDistributionResult",
"asyncReturnType" : "GetStreamingDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "getStreamingDistribution"
},
"GetStreamingDistributionConfig" : {
"documentation" : "Get the configuration information about a streaming distribution.",
"operationName" : "GetStreamingDistributionConfig",
"deprecated" : false,
"input" : {
"variableName" : "getStreamingDistributionConfigRequest",
"variableType" : "GetStreamingDistributionConfigRequest",
"variableDeclarationType" : "GetStreamingDistributionConfigRequest",
"documentation" : "To request to get a streaming distribution configuration.",
"variableSetterType" : "GetStreamingDistributionConfigRequest",
"simpleType" : "GetStreamingDistributionConfigRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "GetStreamingDistributionConfigResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "NoSuchStreamingDistributionException",
"documentation" : "The specified streaming distribution does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "GetStreamingDistributionConfigResult",
"asyncReturnType" : "GetStreamingDistributionConfigResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "getStreamingDistributionConfig"
},
"ListCloudFrontOriginAccessIdentities" : {
"documentation" : "List origin access identities.",
"operationName" : "ListCloudFrontOriginAccessIdentities",
"deprecated" : false,
"input" : {
"variableName" : "listCloudFrontOriginAccessIdentitiesRequest",
"variableType" : "ListCloudFrontOriginAccessIdentitiesRequest",
"variableDeclarationType" : "ListCloudFrontOriginAccessIdentitiesRequest",
"documentation" : "The request to list origin access identities.",
"variableSetterType" : "ListCloudFrontOriginAccessIdentitiesRequest",
"simpleType" : "ListCloudFrontOriginAccessIdentitiesRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ListCloudFrontOriginAccessIdentitiesResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ListCloudFrontOriginAccessIdentitiesResult",
"asyncReturnType" : "ListCloudFrontOriginAccessIdentitiesResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "listCloudFrontOriginAccessIdentities"
},
"ListDistributions" : {
"documentation" : "List distributions.",
"operationName" : "ListDistributions",
"deprecated" : false,
"input" : {
"variableName" : "listDistributionsRequest",
"variableType" : "ListDistributionsRequest",
"variableDeclarationType" : "ListDistributionsRequest",
"documentation" : "The request to list your distributions.",
"variableSetterType" : "ListDistributionsRequest",
"simpleType" : "ListDistributionsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ListDistributionsResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ListDistributionsResult",
"asyncReturnType" : "ListDistributionsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "listDistributions"
},
"ListDistributionsByWebACLId" : {
"documentation" : "List the distributions that are associated with a specified AWS WAF web ACL.",
"operationName" : "ListDistributionsByWebACLId",
"deprecated" : false,
"input" : {
"variableName" : "listDistributionsByWebACLIdRequest",
"variableType" : "ListDistributionsByWebACLIdRequest",
"variableDeclarationType" : "ListDistributionsByWebACLIdRequest",
"documentation" : "The request to list distributions that are associated with a specified AWS WAF web ACL.",
"variableSetterType" : "ListDistributionsByWebACLIdRequest",
"simpleType" : "ListDistributionsByWebACLIdRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ListDistributionsByWebACLIdResult",
"documentation" : "The response to a request to list the distributions that are associated with a specified AWS WAF web ACL."
},
"exceptions" : [ {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "InvalidWebACLIdException",
"documentation" : null
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ListDistributionsByWebACLIdResult",
"asyncReturnType" : "ListDistributionsByWebACLIdResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "listDistributionsByWebACLId"
},
"ListInvalidations" : {
"documentation" : "List invalidation batches.",
"operationName" : "ListInvalidations",
"deprecated" : false,
"input" : {
"variableName" : "listInvalidationsRequest",
"variableType" : "ListInvalidationsRequest",
"variableDeclarationType" : "ListInvalidationsRequest",
"documentation" : "The request to list invalidations.",
"variableSetterType" : "ListInvalidationsRequest",
"simpleType" : "ListInvalidationsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ListInvalidationsResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "NoSuchDistributionException",
"documentation" : "The specified distribution does not exist."
}, {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ListInvalidationsResult",
"asyncReturnType" : "ListInvalidationsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "listInvalidations"
},
"ListStreamingDistributions" : {
"documentation" : "List streaming distributions.",
"operationName" : "ListStreamingDistributions",
"deprecated" : false,
"input" : {
"variableName" : "listStreamingDistributionsRequest",
"variableType" : "ListStreamingDistributionsRequest",
"variableDeclarationType" : "ListStreamingDistributionsRequest",
"documentation" : "The request to list your streaming distributions.",
"variableSetterType" : "ListStreamingDistributionsRequest",
"simpleType" : "ListStreamingDistributionsRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "ListStreamingDistributionsResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "ListStreamingDistributionsResult",
"asyncReturnType" : "ListStreamingDistributionsResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "listStreamingDistributions"
},
"UpdateCloudFrontOriginAccessIdentity" : {
"documentation" : "Update an origin access identity.",
"operationName" : "UpdateCloudFrontOriginAccessIdentity",
"deprecated" : false,
"input" : {
"variableName" : "updateCloudFrontOriginAccessIdentityRequest",
"variableType" : "UpdateCloudFrontOriginAccessIdentityRequest",
"variableDeclarationType" : "UpdateCloudFrontOriginAccessIdentityRequest",
"documentation" : "The request to update an origin access identity.",
"variableSetterType" : "UpdateCloudFrontOriginAccessIdentityRequest",
"simpleType" : "UpdateCloudFrontOriginAccessIdentityRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "UpdateCloudFrontOriginAccessIdentityResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "IllegalUpdateException",
"documentation" : "Origin and CallerReference cannot be updated."
}, {
"exceptionName" : "InvalidIfMatchVersionException",
"documentation" : "The If-Match version is missing or not valid for the distribution."
}, {
"exceptionName" : "MissingBodyException",
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set."
}, {
"exceptionName" : "NoSuchCloudFrontOriginAccessIdentityException",
"documentation" : "The specified origin access identity does not exist."
}, {
"exceptionName" : "PreconditionFailedException",
"documentation" : "The precondition given in one or more of the request-header fields evaluated to false."
}, {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "InconsistentQuantitiesException",
"documentation" : "The value of Quantity and the size of Items do not match."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "UpdateCloudFrontOriginAccessIdentityResult",
"asyncReturnType" : "UpdateCloudFrontOriginAccessIdentityResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "updateCloudFrontOriginAccessIdentity"
},
"UpdateDistribution" : {
"documentation" : "Update a distribution.",
"operationName" : "UpdateDistribution",
"deprecated" : false,
"input" : {
"variableName" : "updateDistributionRequest",
"variableType" : "UpdateDistributionRequest",
"variableDeclarationType" : "UpdateDistributionRequest",
"documentation" : "The request to update a distribution.",
"variableSetterType" : "UpdateDistributionRequest",
"simpleType" : "UpdateDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "UpdateDistributionResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "CNAMEAlreadyExistsException",
"documentation" : null
}, {
"exceptionName" : "IllegalUpdateException",
"documentation" : "Origin and CallerReference cannot be updated."
}, {
"exceptionName" : "InvalidIfMatchVersionException",
"documentation" : "The If-Match version is missing or not valid for the distribution."
}, {
"exceptionName" : "MissingBodyException",
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set."
}, {
"exceptionName" : "NoSuchDistributionException",
"documentation" : "The specified distribution does not exist."
}, {
"exceptionName" : "PreconditionFailedException",
"documentation" : "The precondition given in one or more of the request-header fields evaluated to false."
}, {
"exceptionName" : "TooManyDistributionCNAMEsException",
"documentation" : "Your request contains more CNAMEs than are allowed per distribution."
}, {
"exceptionName" : "InvalidDefaultRootObjectException",
"documentation" : "The default root object file name is too big or contains an invalid character."
}, {
"exceptionName" : "InvalidRelativePathException",
"documentation" : "The relative path is too big, is not URL-encoded, or does not begin with a slash (/)."
}, {
"exceptionName" : "InvalidErrorCodeException",
"documentation" : null
}, {
"exceptionName" : "InvalidResponseCodeException",
"documentation" : null
}, {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "InvalidOriginAccessIdentityException",
"documentation" : "The origin access identity is not valid or doesn't exist."
}, {
"exceptionName" : "TooManyTrustedSignersException",
"documentation" : "Your request contains more trusted signers than are allowed per distribution."
}, {
"exceptionName" : "TrustedSignerDoesNotExistException",
"documentation" : "One or more of your trusted signers do not exist."
}, {
"exceptionName" : "InvalidViewerCertificateException",
"documentation" : null
}, {
"exceptionName" : "InvalidMinimumProtocolVersionException",
"documentation" : null
}, {
"exceptionName" : "InvalidRequiredProtocolException",
"documentation" : "This operation requires the HTTPS protocol. Ensure that you specify the HTTPS protocol in your request, or omit the RequiredProtocols element from your distribution configuration."
}, {
"exceptionName" : "NoSuchOriginException",
"documentation" : "No origin exists with the specified Origin Id."
}, {
"exceptionName" : "TooManyOriginsException",
"documentation" : "You cannot create anymore origins for the distribution."
}, {
"exceptionName" : "TooManyCacheBehaviorsException",
"documentation" : "You cannot create anymore cache behaviors for the distribution."
}, {
"exceptionName" : "TooManyCookieNamesInWhiteListException",
"documentation" : "Your request contains more cookie names in the whitelist than are allowed per cache behavior."
}, {
"exceptionName" : "InvalidForwardCookiesException",
"documentation" : "Your request contains forward cookies option which doesn't match with the expectation for the whitelisted list of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected."
}, {
"exceptionName" : "TooManyHeadersInForwardedValuesException",
"documentation" : null
}, {
"exceptionName" : "InvalidHeadersForS3OriginException",
"documentation" : null
}, {
"exceptionName" : "InconsistentQuantitiesException",
"documentation" : "The value of Quantity and the size of Items do not match."
}, {
"exceptionName" : "TooManyCertificatesException",
"documentation" : "You cannot create anymore custom ssl certificates."
}, {
"exceptionName" : "InvalidLocationCodeException",
"documentation" : null
}, {
"exceptionName" : "InvalidGeoRestrictionParameterException",
"documentation" : null
}, {
"exceptionName" : "InvalidTTLOrderException",
"documentation" : null
}, {
"exceptionName" : "InvalidWebACLIdException",
"documentation" : null
}, {
"exceptionName" : "TooManyOriginCustomHeadersException",
"documentation" : null
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "UpdateDistributionResult",
"asyncReturnType" : "UpdateDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "updateDistribution"
},
"UpdateStreamingDistribution" : {
"documentation" : "Update a streaming distribution.",
"operationName" : "UpdateStreamingDistribution",
"deprecated" : false,
"input" : {
"variableName" : "updateStreamingDistributionRequest",
"variableType" : "UpdateStreamingDistributionRequest",
"variableDeclarationType" : "UpdateStreamingDistributionRequest",
"documentation" : "The request to update a streaming distribution.",
"variableSetterType" : "UpdateStreamingDistributionRequest",
"simpleType" : "UpdateStreamingDistributionRequest"
},
"inputStreamPropertyName" : null,
"returnType" : {
"returnType" : "UpdateStreamingDistributionResult",
"documentation" : "The returned result of the corresponding request."
},
"exceptions" : [ {
"exceptionName" : "AccessDeniedException",
"documentation" : "Access denied."
}, {
"exceptionName" : "CNAMEAlreadyExistsException",
"documentation" : null
}, {
"exceptionName" : "IllegalUpdateException",
"documentation" : "Origin and CallerReference cannot be updated."
}, {
"exceptionName" : "InvalidIfMatchVersionException",
"documentation" : "The If-Match version is missing or not valid for the distribution."
}, {
"exceptionName" : "MissingBodyException",
"documentation" : "This operation requires a body. Ensure that the body is present and the Content-Type header is set."
}, {
"exceptionName" : "NoSuchStreamingDistributionException",
"documentation" : "The specified streaming distribution does not exist."
}, {
"exceptionName" : "PreconditionFailedException",
"documentation" : "The precondition given in one or more of the request-header fields evaluated to false."
}, {
"exceptionName" : "TooManyStreamingDistributionCNAMEsException",
"documentation" : null
}, {
"exceptionName" : "InvalidArgumentException",
"documentation" : "The argument is invalid."
}, {
"exceptionName" : "InvalidOriginAccessIdentityException",
"documentation" : "The origin access identity is not valid or doesn't exist."
}, {
"exceptionName" : "TooManyTrustedSignersException",
"documentation" : "Your request contains more trusted signers than are allowed per distribution."
}, {
"exceptionName" : "TrustedSignerDoesNotExistException",
"documentation" : "One or more of your trusted signers do not exist."
}, {
"exceptionName" : "InconsistentQuantitiesException",
"documentation" : "The value of Quantity and the size of Items do not match."
} ],
"hasBlobMemberAsPayload" : false,
"authenticated" : true,
"syncReturnType" : "UpdateStreamingDistributionResult",
"asyncReturnType" : "UpdateStreamingDistributionResult",
"asyncFutureType" : "java.util.concurrent.Future",
"asyncCallableType" : "java.util.concurrent.Callable",
"asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler",
"methodName" : "updateStreamingDistribution"
}
},
"shapes" : {
"Origin" : {
"c2jName" : "Origin",
"documentation" : "A complex type that describes the Amazon S3 bucket or the HTTP server (for example, a web server) from which CloudFront gets your files.You must create at least one origin.",
"shapeName" : "Origin",
"deprecated" : false,
"required" : [ "Id", "DomainName" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@param id A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.*/",
"getterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@return A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.*/",
"fluentSetterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@param id A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@param id A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@param domainName Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.*/",
"getterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@return Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.*/",
"fluentSetterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@param domainName Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@param domainName Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.",
"name" : "OriginPath",
"c2jName" : "OriginPath",
"c2jShape" : "string",
"variable" : {
"variableName" : "originPath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "originPath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "OriginPath",
"marshallLocationName" : "OriginPath",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@param originPath An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.*/",
"getterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@return An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.*/",
"fluentSetterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@param originPath An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@param originPath An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains information about the custom headers associated with this Origin.",
"name" : "CustomHeaders",
"c2jName" : "CustomHeaders",
"c2jShape" : "CustomHeaders",
"variable" : {
"variableName" : "customHeaders",
"variableType" : "CustomHeaders",
"variableDeclarationType" : "CustomHeaders",
"documentation" : "A complex type that contains information about the custom headers associated with this Origin.",
"variableSetterType" : "CustomHeaders",
"simpleType" : "CustomHeaders"
},
"setterModel" : {
"variableName" : "customHeaders",
"variableType" : "CustomHeaders",
"variableDeclarationType" : "CustomHeaders",
"documentation" : "",
"variableSetterType" : "CustomHeaders",
"simpleType" : "CustomHeaders"
},
"getterModel" : {
"returnType" : "CustomHeaders",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomHeaders",
"marshallLocationName" : "CustomHeaders",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@param customHeaders A complex type that contains information about the custom headers associated with this Origin.*/",
"getterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@return A complex type that contains information about the custom headers associated with this Origin.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@param customHeaders A complex type that contains information about the custom headers associated with this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@param customHeaders A complex type that contains information about the custom headers associated with this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.",
"name" : "S3OriginConfig",
"c2jName" : "S3OriginConfig",
"c2jShape" : "S3OriginConfig",
"variable" : {
"variableName" : "s3OriginConfig",
"variableType" : "S3OriginConfig",
"variableDeclarationType" : "S3OriginConfig",
"documentation" : "A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.",
"variableSetterType" : "S3OriginConfig",
"simpleType" : "S3OriginConfig"
},
"setterModel" : {
"variableName" : "s3OriginConfig",
"variableType" : "S3OriginConfig",
"variableDeclarationType" : "S3OriginConfig",
"documentation" : "",
"variableSetterType" : "S3OriginConfig",
"simpleType" : "S3OriginConfig"
},
"getterModel" : {
"returnType" : "S3OriginConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3OriginConfig",
"marshallLocationName" : "S3OriginConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@param s3OriginConfig A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.*/",
"getterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@return A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@param s3OriginConfig A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@param s3OriginConfig A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.",
"name" : "CustomOriginConfig",
"c2jName" : "CustomOriginConfig",
"c2jShape" : "CustomOriginConfig",
"variable" : {
"variableName" : "customOriginConfig",
"variableType" : "CustomOriginConfig",
"variableDeclarationType" : "CustomOriginConfig",
"documentation" : "A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.",
"variableSetterType" : "CustomOriginConfig",
"simpleType" : "CustomOriginConfig"
},
"setterModel" : {
"variableName" : "customOriginConfig",
"variableType" : "CustomOriginConfig",
"variableDeclarationType" : "CustomOriginConfig",
"documentation" : "",
"variableSetterType" : "CustomOriginConfig",
"simpleType" : "CustomOriginConfig"
},
"getterModel" : {
"returnType" : "CustomOriginConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomOriginConfig",
"marshallLocationName" : "CustomOriginConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@param customOriginConfig A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.*/",
"getterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@return A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@param customOriginConfig A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@param customOriginConfig A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "origin",
"variableType" : "Origin",
"variableDeclarationType" : "Origin",
"documentation" : null,
"variableSetterType" : "Origin",
"simpleType" : "Origin"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"DomainName" : {
"documentation" : "Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@param domainName Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.*/",
"getterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@return Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.*/",
"fluentSetterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@param domainName Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@param domainName Amazon S3 origins: The DNS name of the Amazon S3 bucket from which you want CloudFront to get objects for this origin, for example, myawsbucket.s3.amazonaws.com. Custom origins: The DNS domain name for the HTTP server from which you want CloudFront to get objects for this origin, for example, www.example.com.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"S3OriginConfig" : {
"documentation" : "A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.",
"name" : "S3OriginConfig",
"c2jName" : "S3OriginConfig",
"c2jShape" : "S3OriginConfig",
"variable" : {
"variableName" : "s3OriginConfig",
"variableType" : "S3OriginConfig",
"variableDeclarationType" : "S3OriginConfig",
"documentation" : "A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.",
"variableSetterType" : "S3OriginConfig",
"simpleType" : "S3OriginConfig"
},
"setterModel" : {
"variableName" : "s3OriginConfig",
"variableType" : "S3OriginConfig",
"variableDeclarationType" : "S3OriginConfig",
"documentation" : "",
"variableSetterType" : "S3OriginConfig",
"simpleType" : "S3OriginConfig"
},
"getterModel" : {
"returnType" : "S3OriginConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3OriginConfig",
"marshallLocationName" : "S3OriginConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@param s3OriginConfig A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.*/",
"getterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@return A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@param s3OriginConfig A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@param s3OriginConfig A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"OriginPath" : {
"documentation" : "An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.",
"name" : "OriginPath",
"c2jName" : "OriginPath",
"c2jShape" : "string",
"variable" : {
"variableName" : "originPath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "originPath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "OriginPath",
"marshallLocationName" : "OriginPath",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@param originPath An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.*/",
"getterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@return An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.*/",
"fluentSetterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@param originPath An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@param originPath An optional element that causes CloudFront to request your content from a directory in your Amazon S3 bucket or your custom origin. When you include the OriginPath element, specify the directory name, beginning with a /. CloudFront appends the directory name to the value of DomainName.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@param id A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.*/",
"getterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@return A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.*/",
"fluentSetterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@param id A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@param id A unique identifier for the origin. The value of Id must be unique within the distribution. You use the value of Id when you create a cache behavior. The Id identifies the origin that CloudFront routes a request to when the request matches the path pattern for that cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CustomHeaders" : {
"documentation" : "A complex type that contains information about the custom headers associated with this Origin.",
"name" : "CustomHeaders",
"c2jName" : "CustomHeaders",
"c2jShape" : "CustomHeaders",
"variable" : {
"variableName" : "customHeaders",
"variableType" : "CustomHeaders",
"variableDeclarationType" : "CustomHeaders",
"documentation" : "A complex type that contains information about the custom headers associated with this Origin.",
"variableSetterType" : "CustomHeaders",
"simpleType" : "CustomHeaders"
},
"setterModel" : {
"variableName" : "customHeaders",
"variableType" : "CustomHeaders",
"variableDeclarationType" : "CustomHeaders",
"documentation" : "",
"variableSetterType" : "CustomHeaders",
"simpleType" : "CustomHeaders"
},
"getterModel" : {
"returnType" : "CustomHeaders",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomHeaders",
"marshallLocationName" : "CustomHeaders",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@param customHeaders A complex type that contains information about the custom headers associated with this Origin.*/",
"getterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@return A complex type that contains information about the custom headers associated with this Origin.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@param customHeaders A complex type that contains information about the custom headers associated with this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about the custom headers associated with this Origin.\n@param customHeaders A complex type that contains information about the custom headers associated with this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CustomOriginConfig" : {
"documentation" : "A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.",
"name" : "CustomOriginConfig",
"c2jName" : "CustomOriginConfig",
"c2jShape" : "CustomOriginConfig",
"variable" : {
"variableName" : "customOriginConfig",
"variableType" : "CustomOriginConfig",
"variableDeclarationType" : "CustomOriginConfig",
"documentation" : "A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.",
"variableSetterType" : "CustomOriginConfig",
"simpleType" : "CustomOriginConfig"
},
"setterModel" : {
"variableName" : "customOriginConfig",
"variableType" : "CustomOriginConfig",
"variableDeclarationType" : "CustomOriginConfig",
"documentation" : "",
"variableSetterType" : "CustomOriginConfig",
"simpleType" : "CustomOriginConfig"
},
"getterModel" : {
"returnType" : "CustomOriginConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomOriginConfig",
"marshallLocationName" : "CustomOriginConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@param customOriginConfig A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.*/",
"getterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@return A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@param customOriginConfig A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@param customOriginConfig A complex type that contains information about a custom origin. If the origin is an Amazon S3 bucket, use the S3OriginConfig element instead.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CloudFrontOriginAccessIdentitySummary" : {
"c2jName" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : "Summary of the information about a CloudFront origin access identity.",
"shapeName" : "CloudFrontOriginAccessIdentitySummary",
"deprecated" : false,
"required" : [ "Id", "S3CanonicalUserId", "Comment" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"getterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"fluentSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "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.",
"name" : "S3CanonicalUserId",
"c2jName" : "S3CanonicalUserId",
"c2jShape" : "string",
"variable" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "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.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3CanonicalUserId",
"marshallLocationName" : "S3CanonicalUserId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.*/",
"getterDocumentation" : "/**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.\n@return 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.*/",
"fluentSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The comment for this origin access identity, as originally specified when created.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The comment for this origin access identity, as originally specified when created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@param comment The comment for this origin access identity, as originally specified when created.*/",
"getterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@return The comment for this origin access identity, as originally specified when created.*/",
"fluentSetterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@param comment The comment for this origin access identity, as originally specified when created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@param comment The comment for this origin access identity, as originally specified when created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentitySummary",
"variableType" : "CloudFrontOriginAccessIdentitySummary",
"variableDeclarationType" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : null,
"variableSetterType" : "CloudFrontOriginAccessIdentitySummary",
"simpleType" : "CloudFrontOriginAccessIdentitySummary"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"S3CanonicalUserId" : {
"documentation" : "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.",
"name" : "S3CanonicalUserId",
"c2jName" : "S3CanonicalUserId",
"c2jShape" : "string",
"variable" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "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.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3CanonicalUserId",
"marshallLocationName" : "S3CanonicalUserId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.*/",
"getterDocumentation" : "/**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.\n@return 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.*/",
"fluentSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Comment" : {
"documentation" : "The comment for this origin access identity, as originally specified when created.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The comment for this origin access identity, as originally specified when created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@param comment The comment for this origin access identity, as originally specified when created.*/",
"getterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@return The comment for this origin access identity, as originally specified when created.*/",
"fluentSetterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@param comment The comment for this origin access identity, as originally specified when created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The comment for this origin access identity, as originally specified when created.\n@param comment The comment for this origin access identity, as originally specified when created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"getterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"fluentSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CustomErrorResponses" : {
"c2jName" : "CustomErrorResponses",
"documentation" : "A complex type that contains zero or more CustomErrorResponse elements.",
"shapeName" : "CustomErrorResponses",
"deprecated" : false,
"required" : [ "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The number of custom error responses for this distribution.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of custom error responses for this distribution.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of custom error responses for this distribution.\n@param quantity The number of custom error responses for this distribution.*/",
"getterDocumentation" : "/**The number of custom error responses for this distribution.\n@return The number of custom error responses for this distribution.*/",
"fluentSetterDocumentation" : "/**The number of custom error responses for this distribution.\n@param quantity The number of custom error responses for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of custom error responses for this distribution.\n@param quantity The number of custom error responses for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "CustomErrorResponseList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "CustomErrorResponse",
"memberLocationName" : "CustomErrorResponse",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "CustomErrorResponse",
"variable" : {
"variableName" : "member",
"variableType" : "CustomErrorResponse",
"variableDeclarationType" : "CustomErrorResponse",
"documentation" : "",
"variableSetterType" : "CustomErrorResponse",
"simpleType" : "CustomErrorResponse"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "CustomErrorResponse",
"variableDeclarationType" : "CustomErrorResponse",
"documentation" : "",
"variableSetterType" : "CustomErrorResponse",
"simpleType" : "CustomErrorResponse"
},
"getterModel" : {
"returnType" : "CustomErrorResponse",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomErrorResponse",
"marshallLocationName" : "CustomErrorResponse",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "CustomErrorResponse",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.*/",
"getterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@return Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.*/",
"fluentSetterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "customErrorResponses",
"variableType" : "CustomErrorResponses",
"variableDeclarationType" : "CustomErrorResponses",
"documentation" : null,
"variableSetterType" : "CustomErrorResponses",
"simpleType" : "CustomErrorResponses"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Quantity" : {
"documentation" : "The number of custom error responses for this distribution.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of custom error responses for this distribution.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of custom error responses for this distribution.\n@param quantity The number of custom error responses for this distribution.*/",
"getterDocumentation" : "/**The number of custom error responses for this distribution.\n@return The number of custom error responses for this distribution.*/",
"fluentSetterDocumentation" : "/**The number of custom error responses for this distribution.\n@param quantity The number of custom error responses for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of custom error responses for this distribution.\n@param quantity The number of custom error responses for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "CustomErrorResponseList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "CustomErrorResponse",
"memberLocationName" : "CustomErrorResponse",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "CustomErrorResponse",
"variable" : {
"variableName" : "member",
"variableType" : "CustomErrorResponse",
"variableDeclarationType" : "CustomErrorResponse",
"documentation" : "",
"variableSetterType" : "CustomErrorResponse",
"simpleType" : "CustomErrorResponse"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "CustomErrorResponse",
"variableDeclarationType" : "CustomErrorResponse",
"documentation" : "",
"variableSetterType" : "CustomErrorResponse",
"simpleType" : "CustomErrorResponse"
},
"getterModel" : {
"returnType" : "CustomErrorResponse",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomErrorResponse",
"marshallLocationName" : "CustomErrorResponse",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "CustomErrorResponse",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.*/",
"getterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@return Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.*/",
"fluentSetterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items Optional: A complex type that contains custom error responses for this distribution. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"StreamingDistributionAlreadyExistsException" : {
"c2jName" : "StreamingDistributionAlreadyExists",
"documentation" : "",
"shapeName" : "StreamingDistributionAlreadyExistsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "streamingDistributionAlreadyExistsException",
"variableType" : "StreamingDistributionAlreadyExistsException",
"variableDeclarationType" : "StreamingDistributionAlreadyExistsException",
"documentation" : null,
"variableSetterType" : "StreamingDistributionAlreadyExistsException",
"simpleType" : "StreamingDistributionAlreadyExistsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "StreamingDistributionAlreadyExists",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"TrustedSignerDoesNotExistException" : {
"c2jName" : "TrustedSignerDoesNotExist",
"documentation" : "One or more of your trusted signers do not exist.",
"shapeName" : "TrustedSignerDoesNotExistException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "trustedSignerDoesNotExistException",
"variableType" : "TrustedSignerDoesNotExistException",
"variableDeclarationType" : "TrustedSignerDoesNotExistException",
"documentation" : null,
"variableSetterType" : "TrustedSignerDoesNotExistException",
"simpleType" : "TrustedSignerDoesNotExistException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TrustedSignerDoesNotExist",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"InvalidProtocolSettingsException" : {
"c2jName" : "InvalidProtocolSettings",
"documentation" : "You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that Support Server Name Indication (SNI).",
"shapeName" : "InvalidProtocolSettingsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidProtocolSettingsException",
"variableType" : "InvalidProtocolSettingsException",
"variableDeclarationType" : "InvalidProtocolSettingsException",
"documentation" : null,
"variableSetterType" : "InvalidProtocolSettingsException",
"simpleType" : "InvalidProtocolSettingsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidProtocolSettings",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"InvalidationList" : {
"c2jName" : "InvalidationList",
"documentation" : "An invalidation list.",
"shapeName" : "InvalidationList",
"deprecated" : false,
"required" : [ "Marker", "MaxItems", "IsTruncated", "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The value you provided for the Marker request parameter.",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "string",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value you provided for the Marker request parameter.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.*/",
"getterDocumentation" : "/**The value you provided for the Marker request parameter.\n@return The value you provided for the Marker request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.",
"name" : "NextMarker",
"c2jName" : "NextMarker",
"c2jShape" : "string",
"variable" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextMarker",
"marshallLocationName" : "NextMarker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@param nextMarker If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.*/",
"getterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@return If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.*/",
"fluentSetterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@param nextMarker If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@param nextMarker If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The value you provided for the MaxItems request parameter.",
"name" : "MaxItems",
"c2jName" : "MaxItems",
"c2jShape" : "integer",
"variable" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The value you provided for the MaxItems request parameter.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxItems",
"marshallLocationName" : "MaxItems",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.*/",
"getterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@return The value you provided for the MaxItems request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.",
"name" : "IsTruncated",
"c2jName" : "IsTruncated",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IsTruncated",
"marshallLocationName" : "IsTruncated",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@param isTruncated A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.*/",
"getterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@return A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.*/",
"fluentSetterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@param isTruncated A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@param isTruncated A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The number of invalidation batches that were created by the current AWS account.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of invalidation batches that were created by the current AWS account.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@param quantity The number of invalidation batches that were created by the current AWS account.*/",
"getterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@return The number of invalidation batches that were created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@param quantity The number of invalidation batches that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@param quantity The number of invalidation batches that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "InvalidationSummaryList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "InvalidationSummary",
"memberLocationName" : "InvalidationSummary",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "InvalidationSummary",
"variable" : {
"variableName" : "member",
"variableType" : "InvalidationSummary",
"variableDeclarationType" : "InvalidationSummary",
"documentation" : "",
"variableSetterType" : "InvalidationSummary",
"simpleType" : "InvalidationSummary"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "InvalidationSummary",
"variableDeclarationType" : "InvalidationSummary",
"documentation" : "",
"variableSetterType" : "InvalidationSummary",
"simpleType" : "InvalidationSummary"
},
"getterModel" : {
"returnType" : "InvalidationSummary",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "InvalidationSummary",
"marshallLocationName" : "InvalidationSummary",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "InvalidationSummary",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@param items A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.*/",
"getterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@return A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@param items A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "invalidationList",
"variableType" : "InvalidationList",
"variableDeclarationType" : "InvalidationList",
"documentation" : null,
"variableSetterType" : "InvalidationList",
"simpleType" : "InvalidationList"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Quantity" : {
"documentation" : "The number of invalidation batches that were created by the current AWS account.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of invalidation batches that were created by the current AWS account.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@param quantity The number of invalidation batches that were created by the current AWS account.*/",
"getterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@return The number of invalidation batches that were created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@param quantity The number of invalidation batches that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of invalidation batches that were created by the current AWS account.\n@param quantity The number of invalidation batches that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"IsTruncated" : {
"documentation" : "A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.",
"name" : "IsTruncated",
"c2jName" : "IsTruncated",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IsTruncated",
"marshallLocationName" : "IsTruncated",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@param isTruncated A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.*/",
"getterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@return A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.*/",
"fluentSetterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@param isTruncated A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@param isTruncated A flag that indicates whether more invalidation batch requests remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more invalidation batches in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "InvalidationSummaryList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "InvalidationSummary",
"memberLocationName" : "InvalidationSummary",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "InvalidationSummary",
"variable" : {
"variableName" : "member",
"variableType" : "InvalidationSummary",
"variableDeclarationType" : "InvalidationSummary",
"documentation" : "",
"variableSetterType" : "InvalidationSummary",
"simpleType" : "InvalidationSummary"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "InvalidationSummary",
"variableDeclarationType" : "InvalidationSummary",
"documentation" : "",
"variableSetterType" : "InvalidationSummary",
"simpleType" : "InvalidationSummary"
},
"getterModel" : {
"returnType" : "InvalidationSummary",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "InvalidationSummary",
"marshallLocationName" : "InvalidationSummary",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "InvalidationSummary",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@param items A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.*/",
"getterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@return A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@param items A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains one InvalidationSummary element for each invalidation batch that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Marker" : {
"documentation" : "The value you provided for the Marker request parameter.",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "string",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value you provided for the Marker request parameter.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.*/",
"getterDocumentation" : "/**The value you provided for the Marker request parameter.\n@return The value you provided for the Marker request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"MaxItems" : {
"documentation" : "The value you provided for the MaxItems request parameter.",
"name" : "MaxItems",
"c2jName" : "MaxItems",
"c2jShape" : "integer",
"variable" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The value you provided for the MaxItems request parameter.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxItems",
"marshallLocationName" : "MaxItems",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.*/",
"getterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@return The value you provided for the MaxItems request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"NextMarker" : {
"documentation" : "If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.",
"name" : "NextMarker",
"c2jName" : "NextMarker",
"c2jShape" : "string",
"variable" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextMarker",
"marshallLocationName" : "NextMarker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@param nextMarker If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.*/",
"getterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@return If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.*/",
"fluentSetterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@param nextMarker If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@param nextMarker If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your invalidation batches where they left off.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"StreamingDistributionSummary" : {
"c2jName" : "StreamingDistributionSummary",
"documentation" : "A summary of the information for an Amazon CloudFront streaming distribution.",
"shapeName" : "StreamingDistributionSummary",
"deprecated" : false,
"required" : [ "Id", "Status", "LastModifiedTime", "DomainName", "S3Origin", "Aliases", "TrustedSigners", "Comment", "PriceClass", "Enabled" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"getterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"fluentSetterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The date and time the distribution was last modified.",
"name" : "LastModifiedTime",
"c2jName" : "LastModifiedTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the distribution was last modified.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "LastModifiedTime",
"marshallLocationName" : "LastModifiedTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.*/",
"getterDocumentation" : "/**The date and time the distribution was last modified.\n@return The date and time the distribution was last modified.*/",
"fluentSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"getterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"fluentSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.",
"name" : "S3Origin",
"c2jName" : "S3Origin",
"c2jShape" : "S3Origin",
"variable" : {
"variableName" : "s3Origin",
"variableType" : "S3Origin",
"variableDeclarationType" : "S3Origin",
"documentation" : "A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.",
"variableSetterType" : "S3Origin",
"simpleType" : "S3Origin"
},
"setterModel" : {
"variableName" : "s3Origin",
"variableType" : "S3Origin",
"variableDeclarationType" : "S3Origin",
"documentation" : "",
"variableSetterType" : "S3Origin",
"simpleType" : "S3Origin"
},
"getterModel" : {
"returnType" : "S3Origin",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3Origin",
"marshallLocationName" : "S3Origin",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@param s3Origin A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@return A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@param s3Origin A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@param s3Origin A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.",
"name" : "Aliases",
"c2jName" : "Aliases",
"c2jShape" : "Aliases",
"variable" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"setterModel" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"getterModel" : {
"returnType" : "Aliases",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Aliases",
"marshallLocationName" : "Aliases",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@return A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"name" : "TrustedSigners",
"c2jName" : "TrustedSigners",
"c2jShape" : "TrustedSigners",
"variable" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"setterModel" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"getterModel" : {
"returnType" : "TrustedSigners",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TrustedSigners",
"marshallLocationName" : "TrustedSigners",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"getterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The comment originally specified when this distribution was created.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The comment originally specified when this distribution was created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.*/",
"getterDocumentation" : "/**The comment originally specified when this distribution was created.\n@return The comment originally specified when this distribution was created.*/",
"fluentSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "",
"name" : "PriceClass",
"c2jName" : "PriceClass",
"c2jShape" : "PriceClass",
"variable" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PriceClass",
"marshallLocationName" : "PriceClass",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "PriceClass",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param priceClass \n@see PriceClass*/",
"getterDocumentation" : "/**\n@return \n@see PriceClass*/",
"fluentSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/",
"varargSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/"
}, {
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.*/",
"getterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@return Whether the distribution is enabled to accept end user requests for content.*/",
"fluentSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "streamingDistributionSummary",
"variableType" : "StreamingDistributionSummary",
"variableDeclarationType" : "StreamingDistributionSummary",
"documentation" : null,
"variableSetterType" : "StreamingDistributionSummary",
"simpleType" : "StreamingDistributionSummary"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Status" : {
"documentation" : "Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"getterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"fluentSetterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status Indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Comment" : {
"documentation" : "The comment originally specified when this distribution was created.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The comment originally specified when this distribution was created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.*/",
"getterDocumentation" : "/**The comment originally specified when this distribution was created.\n@return The comment originally specified when this distribution was created.*/",
"fluentSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"PriceClass" : {
"documentation" : "",
"name" : "PriceClass",
"c2jName" : "PriceClass",
"c2jShape" : "PriceClass",
"variable" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PriceClass",
"marshallLocationName" : "PriceClass",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "PriceClass",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param priceClass \n@see PriceClass*/",
"getterDocumentation" : "/**\n@return \n@see PriceClass*/",
"fluentSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/",
"varargSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/"
},
"S3Origin" : {
"documentation" : "A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.",
"name" : "S3Origin",
"c2jName" : "S3Origin",
"c2jShape" : "S3Origin",
"variable" : {
"variableName" : "s3Origin",
"variableType" : "S3Origin",
"variableDeclarationType" : "S3Origin",
"documentation" : "A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.",
"variableSetterType" : "S3Origin",
"simpleType" : "S3Origin"
},
"setterModel" : {
"variableName" : "s3Origin",
"variableType" : "S3Origin",
"variableDeclarationType" : "S3Origin",
"documentation" : "",
"variableSetterType" : "S3Origin",
"simpleType" : "S3Origin"
},
"getterModel" : {
"returnType" : "S3Origin",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3Origin",
"marshallLocationName" : "S3Origin",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@param s3Origin A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@return A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@param s3Origin A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@param s3Origin A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DomainName" : {
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"getterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"fluentSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"LastModifiedTime" : {
"documentation" : "The date and time the distribution was last modified.",
"name" : "LastModifiedTime",
"c2jName" : "LastModifiedTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the distribution was last modified.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "LastModifiedTime",
"marshallLocationName" : "LastModifiedTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.*/",
"getterDocumentation" : "/**The date and time the distribution was last modified.\n@return The date and time the distribution was last modified.*/",
"fluentSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Enabled" : {
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.*/",
"getterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@return Whether the distribution is enabled to accept end user requests for content.*/",
"fluentSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Aliases" : {
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.",
"name" : "Aliases",
"c2jName" : "Aliases",
"c2jShape" : "Aliases",
"variable" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"setterModel" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"getterModel" : {
"returnType" : "Aliases",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Aliases",
"marshallLocationName" : "Aliases",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@return A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"TrustedSigners" : {
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"name" : "TrustedSigners",
"c2jName" : "TrustedSigners",
"c2jShape" : "TrustedSigners",
"variable" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"setterModel" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"getterModel" : {
"returnType" : "TrustedSigners",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TrustedSigners",
"marshallLocationName" : "TrustedSigners",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"getterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"TooManyOriginCustomHeadersException" : {
"c2jName" : "TooManyOriginCustomHeaders",
"documentation" : "",
"shapeName" : "TooManyOriginCustomHeadersException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "tooManyOriginCustomHeadersException",
"variableType" : "TooManyOriginCustomHeadersException",
"variableDeclarationType" : "TooManyOriginCustomHeadersException",
"documentation" : null,
"variableSetterType" : "TooManyOriginCustomHeadersException",
"simpleType" : "TooManyOriginCustomHeadersException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TooManyOriginCustomHeaders",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"NoSuchInvalidationException" : {
"c2jName" : "NoSuchInvalidation",
"documentation" : "The specified invalidation does not exist.",
"shapeName" : "NoSuchInvalidationException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "noSuchInvalidationException",
"variableType" : "NoSuchInvalidationException",
"variableDeclarationType" : "NoSuchInvalidationException",
"documentation" : null,
"variableSetterType" : "NoSuchInvalidationException",
"simpleType" : "NoSuchInvalidationException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "NoSuchInvalidation",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"InvalidationBatch" : {
"c2jName" : "InvalidationBatch",
"documentation" : "An invalidation batch.",
"shapeName" : "InvalidationBatch",
"deprecated" : false,
"required" : [ "Paths", "CallerReference" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.",
"name" : "Paths",
"c2jName" : "Paths",
"c2jShape" : "Paths",
"variable" : {
"variableName" : "paths",
"variableType" : "Paths",
"variableDeclarationType" : "Paths",
"documentation" : "The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.",
"variableSetterType" : "Paths",
"simpleType" : "Paths"
},
"setterModel" : {
"variableName" : "paths",
"variableType" : "Paths",
"variableDeclarationType" : "Paths",
"documentation" : "",
"variableSetterType" : "Paths",
"simpleType" : "Paths"
},
"getterModel" : {
"returnType" : "Paths",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Paths",
"marshallLocationName" : "Paths",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@param paths The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.*/",
"getterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@return The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.*/",
"fluentSetterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@param paths The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@param paths The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.",
"name" : "CallerReference",
"c2jName" : "CallerReference",
"c2jShape" : "string",
"variable" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CallerReference",
"marshallLocationName" : "CallerReference",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@param callerReference A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.*/",
"getterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@return A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.*/",
"fluentSetterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@param callerReference A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@param callerReference A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "invalidationBatch",
"variableType" : "InvalidationBatch",
"variableDeclarationType" : "InvalidationBatch",
"documentation" : null,
"variableSetterType" : "InvalidationBatch",
"simpleType" : "InvalidationBatch"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"CallerReference" : {
"documentation" : "A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.",
"name" : "CallerReference",
"c2jName" : "CallerReference",
"c2jShape" : "string",
"variable" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CallerReference",
"marshallLocationName" : "CallerReference",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@param callerReference A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.*/",
"getterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@return A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.*/",
"fluentSetterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@param callerReference A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@param callerReference A unique name that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the Path object), a new distribution is created. If the CallerReference is a value you already sent in a previous request to create an invalidation batch, and the content of each Path element is identical to the original request, the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create a distribution but the content of any Path is different from the original request, CloudFront returns an InvalidationBatchAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Paths" : {
"documentation" : "The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.",
"name" : "Paths",
"c2jName" : "Paths",
"c2jShape" : "Paths",
"variable" : {
"variableName" : "paths",
"variableType" : "Paths",
"variableDeclarationType" : "Paths",
"documentation" : "The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.",
"variableSetterType" : "Paths",
"simpleType" : "Paths"
},
"setterModel" : {
"variableName" : "paths",
"variableType" : "Paths",
"variableDeclarationType" : "Paths",
"documentation" : "",
"variableSetterType" : "Paths",
"simpleType" : "Paths"
},
"getterModel" : {
"returnType" : "Paths",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Paths",
"marshallLocationName" : "Paths",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@param paths The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.*/",
"getterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@return The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.*/",
"fluentSetterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@param paths The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@param paths The path of the object to invalidate. The path is relative to the distribution and must begin with a slash (/). You must enclose each invalidation object with the Path element tags. If the path includes non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not invalidate the old version of the updated object.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CachedMethods" : {
"c2jName" : "CachedMethods",
"documentation" : "A complex type that controls whether CloudFront caches the response to requests using the specified HTTP methods. There are two choices: - CloudFront caches responses to GET and HEAD requests. - CloudFront caches responses to GET, HEAD, and OPTIONS requests. If you pick the second choice for your S3 Origin, you may need to forward Access-Control-Request-Method, Access-Control-Request-Headers and Origin headers for the responses to be cached correctly.",
"shapeName" : "CachedMethods",
"deprecated" : false,
"required" : [ "Quantity", "Items" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@param quantity The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).*/",
"getterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@return The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).*/",
"fluentSetterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@param quantity The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@param quantity The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains the HTTP methods that you want CloudFront to cache responses to.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "MethodsList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains the HTTP methods that you want CloudFront to cache responses to.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "Method",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Method",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Method",
"marshallLocationName" : "Method",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "Method",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member \n@see Method*/",
"getterDocumentation" : "/**\n@return \n@see Method*/",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : "Method",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@param items A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@see Method*/",
"getterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@return A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@see Method*/",
"fluentSetterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@param items A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/",
"varargSetterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "cachedMethods",
"variableType" : "CachedMethods",
"variableDeclarationType" : "CachedMethods",
"documentation" : null,
"variableSetterType" : "CachedMethods",
"simpleType" : "CachedMethods"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Quantity" : {
"documentation" : "The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@param quantity The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).*/",
"getterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@return The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).*/",
"fluentSetterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@param quantity The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@param quantity The number of HTTP methods for which you want CloudFront to cache responses. Valid values are 2 (for caching responses to GET and HEAD requests) and 3 (for caching responses to GET, HEAD, and OPTIONS requests).\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "A complex type that contains the HTTP methods that you want CloudFront to cache responses to.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "MethodsList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains the HTTP methods that you want CloudFront to cache responses to.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "Method",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "Method",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Method",
"marshallLocationName" : "Method",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "Method",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member \n@see Method*/",
"getterDocumentation" : "/**\n@return \n@see Method*/",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : "Method",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@param items A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@see Method*/",
"getterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@return A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@see Method*/",
"fluentSetterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@param items A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/",
"varargSetterDocumentation" : "/**A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains the HTTP methods that you want CloudFront to cache responses to.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Method*/"
}
}
},
"InvalidLocationCodeException" : {
"c2jName" : "InvalidLocationCode",
"documentation" : "",
"shapeName" : "InvalidLocationCodeException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidLocationCodeException",
"variableType" : "InvalidLocationCodeException",
"variableDeclarationType" : "InvalidLocationCodeException",
"documentation" : null,
"variableSetterType" : "InvalidLocationCodeException",
"simpleType" : "InvalidLocationCodeException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidLocationCode",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"CreateCloudFrontOriginAccessIdentityResult" : {
"c2jName" : "CreateCloudFrontOriginAccessIdentityResult",
"documentation" : "The returned result of the corresponding request.",
"shapeName" : "CreateCloudFrontOriginAccessIdentityResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : true,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The origin access identity's information.",
"name" : "CloudFrontOriginAccessIdentity",
"c2jName" : "CloudFrontOriginAccessIdentity",
"c2jShape" : "CloudFrontOriginAccessIdentity",
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentity",
"variableType" : "CloudFrontOriginAccessIdentity",
"variableDeclarationType" : "CloudFrontOriginAccessIdentity",
"documentation" : "The origin access identity's information.",
"variableSetterType" : "CloudFrontOriginAccessIdentity",
"simpleType" : "CloudFrontOriginAccessIdentity"
},
"setterModel" : {
"variableName" : "cloudFrontOriginAccessIdentity",
"variableType" : "CloudFrontOriginAccessIdentity",
"variableDeclarationType" : "CloudFrontOriginAccessIdentity",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentity",
"simpleType" : "CloudFrontOriginAccessIdentity"
},
"getterModel" : {
"returnType" : "CloudFrontOriginAccessIdentity",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontOriginAccessIdentity",
"marshallLocationName" : "CloudFrontOriginAccessIdentity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The origin access identity's information.\n@param cloudFrontOriginAccessIdentity The origin access identity's information.*/",
"getterDocumentation" : "/**The origin access identity's information.\n@return The origin access identity's information.*/",
"fluentSetterDocumentation" : "/**The origin access identity's information.\n@param cloudFrontOriginAccessIdentity The origin access identity's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The origin access identity's information.\n@param cloudFrontOriginAccessIdentity The origin access identity's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.",
"name" : "Location",
"c2jName" : "Location",
"c2jShape" : "string",
"variable" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@param location The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.*/",
"getterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@return The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.*/",
"fluentSetterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@param location The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@param location The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current version of the origin access identity created.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the origin access identity created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the origin access identity created.\n@param eTag The current version of the origin access identity created.*/",
"getterDocumentation" : "/**The current version of the origin access identity created.\n@return The current version of the origin access identity created.*/",
"fluentSetterDocumentation" : "/**The current version of the origin access identity created.\n@param eTag The current version of the origin access identity created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the origin access identity created.\n@param eTag The current version of the origin access identity created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "createCloudFrontOriginAccessIdentityResult",
"variableType" : "CreateCloudFrontOriginAccessIdentityResult",
"variableDeclarationType" : "CreateCloudFrontOriginAccessIdentityResult",
"documentation" : null,
"variableSetterType" : "CreateCloudFrontOriginAccessIdentityResult",
"simpleType" : "CreateCloudFrontOriginAccessIdentityResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"CloudFrontOriginAccessIdentity" : {
"documentation" : "The origin access identity's information.",
"name" : "CloudFrontOriginAccessIdentity",
"c2jName" : "CloudFrontOriginAccessIdentity",
"c2jShape" : "CloudFrontOriginAccessIdentity",
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentity",
"variableType" : "CloudFrontOriginAccessIdentity",
"variableDeclarationType" : "CloudFrontOriginAccessIdentity",
"documentation" : "The origin access identity's information.",
"variableSetterType" : "CloudFrontOriginAccessIdentity",
"simpleType" : "CloudFrontOriginAccessIdentity"
},
"setterModel" : {
"variableName" : "cloudFrontOriginAccessIdentity",
"variableType" : "CloudFrontOriginAccessIdentity",
"variableDeclarationType" : "CloudFrontOriginAccessIdentity",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentity",
"simpleType" : "CloudFrontOriginAccessIdentity"
},
"getterModel" : {
"returnType" : "CloudFrontOriginAccessIdentity",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontOriginAccessIdentity",
"marshallLocationName" : "CloudFrontOriginAccessIdentity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The origin access identity's information.\n@param cloudFrontOriginAccessIdentity The origin access identity's information.*/",
"getterDocumentation" : "/**The origin access identity's information.\n@return The origin access identity's information.*/",
"fluentSetterDocumentation" : "/**The origin access identity's information.\n@param cloudFrontOriginAccessIdentity The origin access identity's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The origin access identity's information.\n@param cloudFrontOriginAccessIdentity The origin access identity's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ETag" : {
"documentation" : "The current version of the origin access identity created.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the origin access identity created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the origin access identity created.\n@param eTag The current version of the origin access identity created.*/",
"getterDocumentation" : "/**The current version of the origin access identity created.\n@return The current version of the origin access identity created.*/",
"fluentSetterDocumentation" : "/**The current version of the origin access identity created.\n@param eTag The current version of the origin access identity created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the origin access identity created.\n@param eTag The current version of the origin access identity created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Location" : {
"documentation" : "The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.",
"name" : "Location",
"c2jName" : "Location",
"c2jShape" : "string",
"variable" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@param location The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.*/",
"getterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@return The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.*/",
"fluentSetterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@param location The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@param location The fully qualified URI of the new origin access identity just created. For example: https://cloudfront.amazonaws.com/2010-11-01/origin-access-identity/cloudfront/E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CloudFrontOriginAccessIdentity" : {
"c2jName" : "CloudFrontOriginAccessIdentity",
"documentation" : "CloudFront origin access identity.",
"shapeName" : "CloudFrontOriginAccessIdentity",
"deprecated" : false,
"required" : [ "Id", "S3CanonicalUserId" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"getterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"fluentSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "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.",
"name" : "S3CanonicalUserId",
"c2jName" : "S3CanonicalUserId",
"c2jShape" : "string",
"variable" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "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.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3CanonicalUserId",
"marshallLocationName" : "S3CanonicalUserId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.*/",
"getterDocumentation" : "/**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.\n@return 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.*/",
"fluentSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current configuration information for the identity.",
"name" : "CloudFrontOriginAccessIdentityConfig",
"c2jName" : "CloudFrontOriginAccessIdentityConfig",
"c2jShape" : "CloudFrontOriginAccessIdentityConfig",
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentityConfig",
"variableType" : "CloudFrontOriginAccessIdentityConfig",
"variableDeclarationType" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : "The current configuration information for the identity.",
"variableSetterType" : "CloudFrontOriginAccessIdentityConfig",
"simpleType" : "CloudFrontOriginAccessIdentityConfig"
},
"setterModel" : {
"variableName" : "cloudFrontOriginAccessIdentityConfig",
"variableType" : "CloudFrontOriginAccessIdentityConfig",
"variableDeclarationType" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentityConfig",
"simpleType" : "CloudFrontOriginAccessIdentityConfig"
},
"getterModel" : {
"returnType" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontOriginAccessIdentityConfig",
"marshallLocationName" : "CloudFrontOriginAccessIdentityConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current configuration information for the identity.\n@param cloudFrontOriginAccessIdentityConfig The current configuration information for the identity.*/",
"getterDocumentation" : "/**The current configuration information for the identity.\n@return The current configuration information for the identity.*/",
"fluentSetterDocumentation" : "/**The current configuration information for the identity.\n@param cloudFrontOriginAccessIdentityConfig The current configuration information for the identity.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current configuration information for the identity.\n@param cloudFrontOriginAccessIdentityConfig The current configuration information for the identity.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentity",
"variableType" : "CloudFrontOriginAccessIdentity",
"variableDeclarationType" : "CloudFrontOriginAccessIdentity",
"documentation" : null,
"variableSetterType" : "CloudFrontOriginAccessIdentity",
"simpleType" : "CloudFrontOriginAccessIdentity"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"S3CanonicalUserId" : {
"documentation" : "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.",
"name" : "S3CanonicalUserId",
"c2jName" : "S3CanonicalUserId",
"c2jShape" : "string",
"variable" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "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.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "s3CanonicalUserId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "S3CanonicalUserId",
"marshallLocationName" : "S3CanonicalUserId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.*/",
"getterDocumentation" : "/**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.\n@return 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.*/",
"fluentSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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.\n@param s3CanonicalUserId 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.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The ID for the origin access identity. For example: E74FTE3AJFJ256A.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"getterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return The ID for the origin access identity. For example: E74FTE3AJFJ256A.*/",
"fluentSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@param id The ID for the origin access identity. For example: E74FTE3AJFJ256A.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CloudFrontOriginAccessIdentityConfig" : {
"documentation" : "The current configuration information for the identity.",
"name" : "CloudFrontOriginAccessIdentityConfig",
"c2jName" : "CloudFrontOriginAccessIdentityConfig",
"c2jShape" : "CloudFrontOriginAccessIdentityConfig",
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentityConfig",
"variableType" : "CloudFrontOriginAccessIdentityConfig",
"variableDeclarationType" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : "The current configuration information for the identity.",
"variableSetterType" : "CloudFrontOriginAccessIdentityConfig",
"simpleType" : "CloudFrontOriginAccessIdentityConfig"
},
"setterModel" : {
"variableName" : "cloudFrontOriginAccessIdentityConfig",
"variableType" : "CloudFrontOriginAccessIdentityConfig",
"variableDeclarationType" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentityConfig",
"simpleType" : "CloudFrontOriginAccessIdentityConfig"
},
"getterModel" : {
"returnType" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontOriginAccessIdentityConfig",
"marshallLocationName" : "CloudFrontOriginAccessIdentityConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current configuration information for the identity.\n@param cloudFrontOriginAccessIdentityConfig The current configuration information for the identity.*/",
"getterDocumentation" : "/**The current configuration information for the identity.\n@return The current configuration information for the identity.*/",
"fluentSetterDocumentation" : "/**The current configuration information for the identity.\n@param cloudFrontOriginAccessIdentityConfig The current configuration information for the identity.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current configuration information for the identity.\n@param cloudFrontOriginAccessIdentityConfig The current configuration information for the identity.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"MinimumProtocolVersion" : {
"c2jName" : "MinimumProtocolVersion",
"documentation" : "",
"shapeName" : "MinimumProtocolVersion",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : [ {
"name" : "SSLv3",
"value" : "SSLv3"
}, {
"name" : "TLSv1",
"value" : "TLSv1"
} ],
"variable" : {
"variableName" : "minimumProtocolVersion",
"variableType" : "MinimumProtocolVersion",
"variableDeclarationType" : "MinimumProtocolVersion",
"documentation" : null,
"variableSetterType" : "MinimumProtocolVersion",
"simpleType" : "MinimumProtocolVersion"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"GetCloudFrontOriginAccessIdentityConfigRequest" : {
"c2jName" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"documentation" : "The request to get an origin access identity's configuration.",
"shapeName" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"deprecated" : false,
"required" : [ "Id" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identity's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identity's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identity's id.\n@param id The identity's id.*/",
"getterDocumentation" : "/**The identity's id.\n@return The identity's id.*/",
"fluentSetterDocumentation" : "/**The identity's id.\n@param id The identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identity's id.\n@param id The identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "getCloudFrontOriginAccessIdentityConfigRequest",
"variableType" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"variableDeclarationType" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"documentation" : null,
"variableSetterType" : "GetCloudFrontOriginAccessIdentityConfigRequest",
"simpleType" : "GetCloudFrontOriginAccessIdentityConfigRequest"
},
"marshaller" : {
"action" : "GetCloudFrontOriginAccessIdentityConfig2016_01_28",
"verb" : "GET",
"target" : null,
"requestUri" : "/2016-01-28/origin-access-identity/cloudfront/{Id}/config",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Id" : {
"documentation" : "The identity's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identity's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identity's id.\n@param id The identity's id.*/",
"getterDocumentation" : "/**The identity's id.\n@return The identity's id.*/",
"fluentSetterDocumentation" : "/**The identity's id.\n@param id The identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identity's id.\n@param id The identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"InvalidForwardCookiesException" : {
"c2jName" : "InvalidForwardCookies",
"documentation" : "Your request contains forward cookies option which doesn't match with the expectation for the whitelisted list of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected.",
"shapeName" : "InvalidForwardCookiesException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidForwardCookiesException",
"variableType" : "InvalidForwardCookiesException",
"variableDeclarationType" : "InvalidForwardCookiesException",
"documentation" : null,
"variableSetterType" : "InvalidForwardCookiesException",
"simpleType" : "InvalidForwardCookiesException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidForwardCookies",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"CustomHeaders" : {
"c2jName" : "CustomHeaders",
"documentation" : "A complex type that contains the list of Custom Headers for each origin.",
"shapeName" : "CustomHeaders",
"deprecated" : false,
"required" : [ "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The number of custom headers for this origin.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of custom headers for this origin.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of custom headers for this origin.\n@param quantity The number of custom headers for this origin.*/",
"getterDocumentation" : "/**The number of custom headers for this origin.\n@return The number of custom headers for this origin.*/",
"fluentSetterDocumentation" : "/**The number of custom headers for this origin.\n@param quantity The number of custom headers for this origin.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of custom headers for this origin.\n@param quantity The number of custom headers for this origin.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains the custom headers for this Origin.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "OriginCustomHeadersList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains the custom headers for this Origin.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "OriginCustomHeader",
"memberLocationName" : "OriginCustomHeader",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "OriginCustomHeader",
"variable" : {
"variableName" : "member",
"variableType" : "OriginCustomHeader",
"variableDeclarationType" : "OriginCustomHeader",
"documentation" : "",
"variableSetterType" : "OriginCustomHeader",
"simpleType" : "OriginCustomHeader"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "OriginCustomHeader",
"variableDeclarationType" : "OriginCustomHeader",
"documentation" : "",
"variableSetterType" : "OriginCustomHeader",
"simpleType" : "OriginCustomHeader"
},
"getterModel" : {
"returnType" : "OriginCustomHeader",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "OriginCustomHeader",
"marshallLocationName" : "OriginCustomHeader",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "OriginCustomHeader",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\n@param items A complex type that contains the custom headers for this Origin.*/",
"getterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\n@return A complex type that contains the custom headers for this Origin.*/",
"fluentSetterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\n@param items A complex type that contains the custom headers for this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains the custom headers for this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "customHeaders",
"variableType" : "CustomHeaders",
"variableDeclarationType" : "CustomHeaders",
"documentation" : null,
"variableSetterType" : "CustomHeaders",
"simpleType" : "CustomHeaders"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Quantity" : {
"documentation" : "The number of custom headers for this origin.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of custom headers for this origin.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of custom headers for this origin.\n@param quantity The number of custom headers for this origin.*/",
"getterDocumentation" : "/**The number of custom headers for this origin.\n@return The number of custom headers for this origin.*/",
"fluentSetterDocumentation" : "/**The number of custom headers for this origin.\n@param quantity The number of custom headers for this origin.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of custom headers for this origin.\n@param quantity The number of custom headers for this origin.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "A complex type that contains the custom headers for this Origin.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "OriginCustomHeadersList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains the custom headers for this Origin.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "OriginCustomHeader",
"memberLocationName" : "OriginCustomHeader",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "OriginCustomHeader",
"variable" : {
"variableName" : "member",
"variableType" : "OriginCustomHeader",
"variableDeclarationType" : "OriginCustomHeader",
"documentation" : "",
"variableSetterType" : "OriginCustomHeader",
"simpleType" : "OriginCustomHeader"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "OriginCustomHeader",
"variableDeclarationType" : "OriginCustomHeader",
"documentation" : "",
"variableSetterType" : "OriginCustomHeader",
"simpleType" : "OriginCustomHeader"
},
"getterModel" : {
"returnType" : "OriginCustomHeader",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "OriginCustomHeader",
"marshallLocationName" : "OriginCustomHeader",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "OriginCustomHeader",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\n@param items A complex type that contains the custom headers for this Origin.*/",
"getterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\n@return A complex type that contains the custom headers for this Origin.*/",
"fluentSetterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\n@param items A complex type that contains the custom headers for this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains the custom headers for this Origin.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains the custom headers for this Origin.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CacheBehavior" : {
"c2jName" : "CacheBehavior",
"documentation" : "A complex type that describes how CloudFront processes requests. You can create up to 10 cache behaviors.You must create at least as many cache behaviors (including the default cache behavior) as you have origins if you want CloudFront to distribute objects from all of the origins. Each cache behavior specifies the one origin from which you want CloudFront to get objects. If you have two origins and only the default cache behavior, the default cache behavior will cause CloudFront to get objects from one of the origins, but the other origin will never be used. If you don't want to specify any cache behaviors, include only an empty CacheBehaviors element. Don't include an empty CacheBehavior element, or CloudFront returns a MalformedXML error. To delete all cache behaviors in an existing distribution, update the distribution configuration and include only an empty CacheBehaviors element. To add, change, or remove one or more cache behaviors, update the distribution configuration and specify all of the cache behaviors that you want to include in the updated distribution.",
"shapeName" : "CacheBehavior",
"deprecated" : false,
"required" : [ "PathPattern", "TargetOriginId", "ForwardedValues", "TrustedSigners", "ViewerProtocolPolicy", "MinTTL" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.",
"name" : "PathPattern",
"c2jName" : "PathPattern",
"c2jShape" : "string",
"variable" : {
"variableName" : "pathPattern",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "pathPattern",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PathPattern",
"marshallLocationName" : "PathPattern",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@param pathPattern The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.*/",
"getterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@return The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.*/",
"fluentSetterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@param pathPattern The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@param pathPattern The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.",
"name" : "TargetOriginId",
"c2jName" : "TargetOriginId",
"c2jShape" : "string",
"variable" : {
"variableName" : "targetOriginId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "targetOriginId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TargetOriginId",
"marshallLocationName" : "TargetOriginId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@param targetOriginId The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.*/",
"getterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@return The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.*/",
"fluentSetterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@param targetOriginId The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@param targetOriginId The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that specifies how CloudFront handles query strings, cookies and headers.",
"name" : "ForwardedValues",
"c2jName" : "ForwardedValues",
"c2jShape" : "ForwardedValues",
"variable" : {
"variableName" : "forwardedValues",
"variableType" : "ForwardedValues",
"variableDeclarationType" : "ForwardedValues",
"documentation" : "A complex type that specifies how CloudFront handles query strings, cookies and headers.",
"variableSetterType" : "ForwardedValues",
"simpleType" : "ForwardedValues"
},
"setterModel" : {
"variableName" : "forwardedValues",
"variableType" : "ForwardedValues",
"variableDeclarationType" : "ForwardedValues",
"documentation" : "",
"variableSetterType" : "ForwardedValues",
"simpleType" : "ForwardedValues"
},
"getterModel" : {
"returnType" : "ForwardedValues",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ForwardedValues",
"marshallLocationName" : "ForwardedValues",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@param forwardedValues A complex type that specifies how CloudFront handles query strings, cookies and headers.*/",
"getterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@return A complex type that specifies how CloudFront handles query strings, cookies and headers.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@param forwardedValues A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@param forwardedValues A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"name" : "TrustedSigners",
"c2jName" : "TrustedSigners",
"c2jShape" : "TrustedSigners",
"variable" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"setterModel" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"getterModel" : {
"returnType" : "TrustedSigners",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TrustedSigners",
"marshallLocationName" : "TrustedSigners",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"getterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.",
"name" : "ViewerProtocolPolicy",
"c2jName" : "ViewerProtocolPolicy",
"c2jShape" : "ViewerProtocolPolicy",
"variable" : {
"variableName" : "viewerProtocolPolicy",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "viewerProtocolPolicy",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ViewerProtocolPolicy",
"marshallLocationName" : "ViewerProtocolPolicy",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "ViewerProtocolPolicy",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@param viewerProtocolPolicy Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@see ViewerProtocolPolicy*/",
"getterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@return Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@see ViewerProtocolPolicy*/",
"fluentSetterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@param viewerProtocolPolicy Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ViewerProtocolPolicy*/",
"varargSetterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@param viewerProtocolPolicy Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ViewerProtocolPolicy*/"
}, {
"documentation" : "The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"name" : "MinTTL",
"c2jName" : "MinTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "minTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "minTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MinTTL",
"marshallLocationName" : "MinTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param minTTL The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"getterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"fluentSetterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param minTTL The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param minTTL The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "",
"name" : "AllowedMethods",
"c2jName" : "AllowedMethods",
"c2jShape" : "AllowedMethods",
"variable" : {
"variableName" : "allowedMethods",
"variableType" : "AllowedMethods",
"variableDeclarationType" : "AllowedMethods",
"documentation" : "",
"variableSetterType" : "AllowedMethods",
"simpleType" : "AllowedMethods"
},
"setterModel" : {
"variableName" : "allowedMethods",
"variableType" : "AllowedMethods",
"variableDeclarationType" : "AllowedMethods",
"documentation" : "",
"variableSetterType" : "AllowedMethods",
"simpleType" : "AllowedMethods"
},
"getterModel" : {
"returnType" : "AllowedMethods",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AllowedMethods",
"marshallLocationName" : "AllowedMethods",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param allowedMethods */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param allowedMethods \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param allowedMethods \n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.",
"name" : "SmoothStreaming",
"c2jName" : "SmoothStreaming",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "smoothStreaming",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "smoothStreaming",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SmoothStreaming",
"marshallLocationName" : "SmoothStreaming",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@param smoothStreaming Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.*/",
"getterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@return Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.*/",
"fluentSetterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@param smoothStreaming Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@param smoothStreaming Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"name" : "DefaultTTL",
"c2jName" : "DefaultTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "defaultTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "defaultTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DefaultTTL",
"marshallLocationName" : "DefaultTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param defaultTTL If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"getterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"fluentSetterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param defaultTTL If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param defaultTTL If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"name" : "MaxTTL",
"c2jName" : "MaxTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "maxTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "maxTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxTTL",
"marshallLocationName" : "MaxTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param maxTTL The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"getterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"fluentSetterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param maxTTL The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param maxTTL The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.",
"name" : "Compress",
"c2jName" : "Compress",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "compress",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "compress",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Compress",
"marshallLocationName" : "Compress",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@param compress Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.*/",
"getterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@return Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.*/",
"fluentSetterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@param compress Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@param compress Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "cacheBehavior",
"variableType" : "CacheBehavior",
"variableDeclarationType" : "CacheBehavior",
"documentation" : null,
"variableSetterType" : "CacheBehavior",
"simpleType" : "CacheBehavior"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Compress" : {
"documentation" : "Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.",
"name" : "Compress",
"c2jName" : "Compress",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "compress",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "compress",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Compress",
"marshallLocationName" : "Compress",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@param compress Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.*/",
"getterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@return Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.*/",
"fluentSetterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@param compress Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@param compress Whether you want CloudFront to automatically compress content for web requests that include Accept-Encoding: gzip in the request header. If so, specify true; if not, specify false. CloudFront compresses files larger than 1000 bytes and less than 1 megabyte for both Amazon S3 and custom origins. When a CloudFront edge location is unusually busy, some files might not be compressed. The value of the Content-Type header must be on the list of file types that CloudFront will compress. For the current list, see Serving Compressed Content in the Amazon CloudFront Developer Guide. If you configure CloudFront to compress content, CloudFront removes the ETag response header from the objects that it compresses. The ETag header indicates that the version in a CloudFront edge cache is identical to the version on the origin server, but after compression the two versions are no longer identical. As a result, for compressed objects, CloudFront can't use the ETag header to determine whether an expired object in the CloudFront edge cache is still the latest version.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"PathPattern" : {
"documentation" : "The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.",
"name" : "PathPattern",
"c2jName" : "PathPattern",
"c2jShape" : "string",
"variable" : {
"variableName" : "pathPattern",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "pathPattern",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PathPattern",
"marshallLocationName" : "PathPattern",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@param pathPattern The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.*/",
"getterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@return The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.*/",
"fluentSetterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@param pathPattern The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@param pathPattern The pattern (for example, images/*.jpg) that specifies which requests you want this cache behavior to apply to. When CloudFront receives an end-user request, the requested path is compared with path patterns in the order in which cache behaviors are listed in the distribution. The path pattern for the default cache behavior is * and cannot be changed. If the request for an object does not match the path pattern for any cache behaviors, CloudFront applies the behavior in the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"AllowedMethods" : {
"documentation" : "",
"name" : "AllowedMethods",
"c2jName" : "AllowedMethods",
"c2jShape" : "AllowedMethods",
"variable" : {
"variableName" : "allowedMethods",
"variableType" : "AllowedMethods",
"variableDeclarationType" : "AllowedMethods",
"documentation" : "",
"variableSetterType" : "AllowedMethods",
"simpleType" : "AllowedMethods"
},
"setterModel" : {
"variableName" : "allowedMethods",
"variableType" : "AllowedMethods",
"variableDeclarationType" : "AllowedMethods",
"documentation" : "",
"variableSetterType" : "AllowedMethods",
"simpleType" : "AllowedMethods"
},
"getterModel" : {
"returnType" : "AllowedMethods",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AllowedMethods",
"marshallLocationName" : "AllowedMethods",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param allowedMethods */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param allowedMethods \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param allowedMethods \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SmoothStreaming" : {
"documentation" : "Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.",
"name" : "SmoothStreaming",
"c2jName" : "SmoothStreaming",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "smoothStreaming",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "smoothStreaming",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SmoothStreaming",
"marshallLocationName" : "SmoothStreaming",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@param smoothStreaming Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.*/",
"getterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@return Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.*/",
"fluentSetterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@param smoothStreaming Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@param smoothStreaming Indicates whether you want to distribute media files in Microsoft Smooth Streaming format using the origin that is associated with this cache behavior. If so, specify true; if not, specify false.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"TargetOriginId" : {
"documentation" : "The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.",
"name" : "TargetOriginId",
"c2jName" : "TargetOriginId",
"c2jShape" : "string",
"variable" : {
"variableName" : "targetOriginId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "targetOriginId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TargetOriginId",
"marshallLocationName" : "TargetOriginId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@param targetOriginId The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.*/",
"getterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@return The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.*/",
"fluentSetterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@param targetOriginId The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@param targetOriginId The value of ID for the origin that you want CloudFront to route requests to when a request matches the path pattern either for a cache behavior or for the default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ViewerProtocolPolicy" : {
"documentation" : "Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.",
"name" : "ViewerProtocolPolicy",
"c2jName" : "ViewerProtocolPolicy",
"c2jShape" : "ViewerProtocolPolicy",
"variable" : {
"variableName" : "viewerProtocolPolicy",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "viewerProtocolPolicy",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ViewerProtocolPolicy",
"marshallLocationName" : "ViewerProtocolPolicy",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "ViewerProtocolPolicy",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@param viewerProtocolPolicy Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@see ViewerProtocolPolicy*/",
"getterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@return Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@see ViewerProtocolPolicy*/",
"fluentSetterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@param viewerProtocolPolicy Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ViewerProtocolPolicy*/",
"varargSetterDocumentation" : "/**Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@param viewerProtocolPolicy Use this element to specify the protocol that users can use to access the files in the origin specified by TargetOriginId when a request matches the path pattern in PathPattern. If you want CloudFront to allow end users to use any available protocol, specify allow-all. If you want CloudFront to require HTTPS, specify https. If you want CloudFront to respond to an HTTP request with an HTTP status code of 301 (Moved Permanently) and the HTTPS URL, specify redirect-to-https. The viewer then resubmits the request using the HTTPS URL.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ViewerProtocolPolicy*/"
},
"ForwardedValues" : {
"documentation" : "A complex type that specifies how CloudFront handles query strings, cookies and headers.",
"name" : "ForwardedValues",
"c2jName" : "ForwardedValues",
"c2jShape" : "ForwardedValues",
"variable" : {
"variableName" : "forwardedValues",
"variableType" : "ForwardedValues",
"variableDeclarationType" : "ForwardedValues",
"documentation" : "A complex type that specifies how CloudFront handles query strings, cookies and headers.",
"variableSetterType" : "ForwardedValues",
"simpleType" : "ForwardedValues"
},
"setterModel" : {
"variableName" : "forwardedValues",
"variableType" : "ForwardedValues",
"variableDeclarationType" : "ForwardedValues",
"documentation" : "",
"variableSetterType" : "ForwardedValues",
"simpleType" : "ForwardedValues"
},
"getterModel" : {
"returnType" : "ForwardedValues",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ForwardedValues",
"marshallLocationName" : "ForwardedValues",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@param forwardedValues A complex type that specifies how CloudFront handles query strings, cookies and headers.*/",
"getterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@return A complex type that specifies how CloudFront handles query strings, cookies and headers.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@param forwardedValues A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@param forwardedValues A complex type that specifies how CloudFront handles query strings, cookies and headers.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"MinTTL" : {
"documentation" : "The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"name" : "MinTTL",
"c2jName" : "MinTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "minTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "minTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MinTTL",
"marshallLocationName" : "MinTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param minTTL The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"getterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"fluentSetterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param minTTL The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param minTTL The minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated.You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"TrustedSigners" : {
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"name" : "TrustedSigners",
"c2jName" : "TrustedSigners",
"c2jShape" : "TrustedSigners",
"variable" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"setterModel" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : "",
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"getterModel" : {
"returnType" : "TrustedSigners",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "TrustedSigners",
"marshallLocationName" : "TrustedSigners",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"getterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@param trustedSigners A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"MaxTTL" : {
"documentation" : "The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"name" : "MaxTTL",
"c2jName" : "MaxTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "maxTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "maxTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxTTL",
"marshallLocationName" : "MaxTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param maxTTL The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"getterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"fluentSetterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param maxTTL The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param maxTTL The maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin adds HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DefaultTTL" : {
"documentation" : "If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"name" : "DefaultTTL",
"c2jName" : "DefaultTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "defaultTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "defaultTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DefaultTTL",
"marshallLocationName" : "DefaultTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param defaultTTL If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"getterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).*/",
"fluentSetterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param defaultTTL If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@param defaultTTL If you don't configure your origin to add a Cache-Control max-age directive or an Expires header, DefaultTTL is the default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. The value that you specify applies only when your origin does not add HTTP headers such as Cache-Control max-age, Cache-Control s-maxage, and Expires to objects. You can specify a value from 0 to 3,153,600,000 seconds (100 years).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"Restrictions" : {
"c2jName" : "Restrictions",
"documentation" : "A complex type that identifies ways in which you want to restrict distribution of your content.",
"shapeName" : "Restrictions",
"deprecated" : false,
"required" : [ "GeoRestriction" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "",
"name" : "GeoRestriction",
"c2jName" : "GeoRestriction",
"c2jShape" : "GeoRestriction",
"variable" : {
"variableName" : "geoRestriction",
"variableType" : "GeoRestriction",
"variableDeclarationType" : "GeoRestriction",
"documentation" : "",
"variableSetterType" : "GeoRestriction",
"simpleType" : "GeoRestriction"
},
"setterModel" : {
"variableName" : "geoRestriction",
"variableType" : "GeoRestriction",
"variableDeclarationType" : "GeoRestriction",
"documentation" : "",
"variableSetterType" : "GeoRestriction",
"simpleType" : "GeoRestriction"
},
"getterModel" : {
"returnType" : "GeoRestriction",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "GeoRestriction",
"marshallLocationName" : "GeoRestriction",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param geoRestriction */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param geoRestriction \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param geoRestriction \n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "restrictions",
"variableType" : "Restrictions",
"variableDeclarationType" : "Restrictions",
"documentation" : null,
"variableSetterType" : "Restrictions",
"simpleType" : "Restrictions"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"GeoRestriction" : {
"documentation" : "",
"name" : "GeoRestriction",
"c2jName" : "GeoRestriction",
"c2jShape" : "GeoRestriction",
"variable" : {
"variableName" : "geoRestriction",
"variableType" : "GeoRestriction",
"variableDeclarationType" : "GeoRestriction",
"documentation" : "",
"variableSetterType" : "GeoRestriction",
"simpleType" : "GeoRestriction"
},
"setterModel" : {
"variableName" : "geoRestriction",
"variableType" : "GeoRestriction",
"variableDeclarationType" : "GeoRestriction",
"documentation" : "",
"variableSetterType" : "GeoRestriction",
"simpleType" : "GeoRestriction"
},
"getterModel" : {
"returnType" : "GeoRestriction",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "GeoRestriction",
"marshallLocationName" : "GeoRestriction",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param geoRestriction */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param geoRestriction \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param geoRestriction \n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"ItemSelection" : {
"c2jName" : "ItemSelection",
"documentation" : "",
"shapeName" : "ItemSelection",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : [ {
"name" : "None",
"value" : "none"
}, {
"name" : "Whitelist",
"value" : "whitelist"
}, {
"name" : "All",
"value" : "all"
} ],
"variable" : {
"variableName" : "itemSelection",
"variableType" : "ItemSelection",
"variableDeclarationType" : "ItemSelection",
"documentation" : null,
"variableSetterType" : "ItemSelection",
"simpleType" : "ItemSelection"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"ViewerCertificate" : {
"c2jName" : "ViewerCertificate",
"documentation" : "A complex type that contains information about viewer certificates for this distribution.",
"shapeName" : "ViewerCertificate",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.",
"name" : "CloudFrontDefaultCertificate",
"c2jName" : "CloudFrontDefaultCertificate",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "cloudFrontDefaultCertificate",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "cloudFrontDefaultCertificate",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontDefaultCertificate",
"marshallLocationName" : "CloudFrontDefaultCertificate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@param cloudFrontDefaultCertificate If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.*/",
"getterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@return If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.*/",
"fluentSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@param cloudFrontDefaultCertificate If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@param cloudFrontDefaultCertificate If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.",
"name" : "IAMCertificateId",
"c2jName" : "IAMCertificateId",
"c2jShape" : "string",
"variable" : {
"variableName" : "iAMCertificateId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "iAMCertificateId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IAMCertificateId",
"marshallLocationName" : "IAMCertificateId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@param iAMCertificateId If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.*/",
"getterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@return If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.*/",
"fluentSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@param iAMCertificateId If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@param iAMCertificateId If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.",
"name" : "ACMCertificateArn",
"c2jName" : "ACMCertificateArn",
"c2jShape" : "string",
"variable" : {
"variableName" : "aCMCertificateArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "aCMCertificateArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ACMCertificateArn",
"marshallLocationName" : "ACMCertificateArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@param aCMCertificateArn If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.*/",
"getterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@return If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.*/",
"fluentSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@param aCMCertificateArn If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@param aCMCertificateArn If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.",
"name" : "SSLSupportMethod",
"c2jName" : "SSLSupportMethod",
"c2jShape" : "SSLSupportMethod",
"variable" : {
"variableName" : "sSLSupportMethod",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "sSLSupportMethod",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SSLSupportMethod",
"marshallLocationName" : "SSLSupportMethod",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "SSLSupportMethod",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@param sSLSupportMethod If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@see SSLSupportMethod*/",
"getterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@return If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@see SSLSupportMethod*/",
"fluentSetterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@param sSLSupportMethod If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see SSLSupportMethod*/",
"varargSetterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@param sSLSupportMethod If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see SSLSupportMethod*/"
}, {
"documentation" : "Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.",
"name" : "MinimumProtocolVersion",
"c2jName" : "MinimumProtocolVersion",
"c2jShape" : "MinimumProtocolVersion",
"variable" : {
"variableName" : "minimumProtocolVersion",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "minimumProtocolVersion",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MinimumProtocolVersion",
"marshallLocationName" : "MinimumProtocolVersion",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "MinimumProtocolVersion",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@param minimumProtocolVersion Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@see MinimumProtocolVersion*/",
"getterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@return Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@see MinimumProtocolVersion*/",
"fluentSetterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@param minimumProtocolVersion Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@return Returns a reference to this object so that method calls can be chained together.\n@see MinimumProtocolVersion*/",
"varargSetterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@param minimumProtocolVersion Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@return Returns a reference to this object so that method calls can be chained together.\n@see MinimumProtocolVersion*/"
}, {
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"name" : "Certificate",
"c2jName" : "Certificate",
"c2jShape" : "string",
"variable" : {
"variableName" : "certificate",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "certificate",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Certificate",
"marshallLocationName" : "Certificate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : true,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificate Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].*/",
"getterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].*/",
"fluentSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificate Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificate Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"name" : "CertificateSource",
"c2jName" : "CertificateSource",
"c2jShape" : "CertificateSource",
"variable" : {
"variableName" : "certificateSource",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "certificateSource",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CertificateSource",
"marshallLocationName" : "CertificateSource",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : true,
"listModel" : null,
"mapModel" : null,
"enumType" : "CertificateSource",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificateSource Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@see CertificateSource*/",
"getterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@see CertificateSource*/",
"fluentSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificateSource Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.\n@see CertificateSource*/",
"varargSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificateSource Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.\n@see CertificateSource*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "viewerCertificate",
"variableType" : "ViewerCertificate",
"variableDeclarationType" : "ViewerCertificate",
"documentation" : null,
"variableSetterType" : "ViewerCertificate",
"simpleType" : "ViewerCertificate"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"CertificateSource" : {
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"name" : "CertificateSource",
"c2jName" : "CertificateSource",
"c2jShape" : "CertificateSource",
"variable" : {
"variableName" : "certificateSource",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "certificateSource",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CertificateSource",
"marshallLocationName" : "CertificateSource",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : true,
"listModel" : null,
"mapModel" : null,
"enumType" : "CertificateSource",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificateSource Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@see CertificateSource*/",
"getterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@see CertificateSource*/",
"fluentSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificateSource Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.\n@see CertificateSource*/",
"varargSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificateSource Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.\n@see CertificateSource*/"
},
"IAMCertificateId" : {
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.",
"name" : "IAMCertificateId",
"c2jName" : "IAMCertificateId",
"c2jShape" : "string",
"variable" : {
"variableName" : "iAMCertificateId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "iAMCertificateId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IAMCertificateId",
"marshallLocationName" : "IAMCertificateId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@param iAMCertificateId If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.*/",
"getterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@return If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.*/",
"fluentSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@param iAMCertificateId If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@param iAMCertificateId If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the IAM certificate identifier of the custom viewer certificate for this distribution. Specify either this value, ACMCertificateArn, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"SSLSupportMethod" : {
"documentation" : "If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.",
"name" : "SSLSupportMethod",
"c2jName" : "SSLSupportMethod",
"c2jShape" : "SSLSupportMethod",
"variable" : {
"variableName" : "sSLSupportMethod",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "sSLSupportMethod",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "SSLSupportMethod",
"marshallLocationName" : "SSLSupportMethod",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "SSLSupportMethod",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@param sSLSupportMethod If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@see SSLSupportMethod*/",
"getterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@return If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@see SSLSupportMethod*/",
"fluentSetterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@param sSLSupportMethod If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see SSLSupportMethod*/",
"varargSetterDocumentation" : "/**If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@param sSLSupportMethod If you specify a value for IAMCertificateId, you must also specify how you want CloudFront to serve HTTPS requests. Valid values are vip and sni-only. If you specify vip, CloudFront uses dedicated IP addresses for your content and can respond to HTTPS requests from any viewer. However, you must request permission to use this feature, and you incur additional monthly charges. If you specify sni-only, CloudFront can only respond to HTTPS requests from viewers that support Server Name Indication (SNI). All modern browsers support SNI, but some browsers still in use don't support SNI. Do not specify a value for SSLSupportMethod if you specified true for CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see SSLSupportMethod*/"
},
"ACMCertificateArn" : {
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.",
"name" : "ACMCertificateArn",
"c2jName" : "ACMCertificateArn",
"c2jShape" : "string",
"variable" : {
"variableName" : "aCMCertificateArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "aCMCertificateArn",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ACMCertificateArn",
"marshallLocationName" : "ACMCertificateArn",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@param aCMCertificateArn If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.*/",
"getterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@return If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.*/",
"fluentSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@param aCMCertificateArn If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@param aCMCertificateArn If you want viewers to use HTTPS to request your objects and you're using an alternate domain name in your object URLs (for example, https://example.com/logo.jpg), specify the ACM certificate ARN of the custom viewer certificate for this distribution. Specify either this value, IAMCertificateId, or CloudFrontDefaultCertificate.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"MinimumProtocolVersion" : {
"documentation" : "Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.",
"name" : "MinimumProtocolVersion",
"c2jName" : "MinimumProtocolVersion",
"c2jShape" : "MinimumProtocolVersion",
"variable" : {
"variableName" : "minimumProtocolVersion",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "minimumProtocolVersion",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MinimumProtocolVersion",
"marshallLocationName" : "MinimumProtocolVersion",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "MinimumProtocolVersion",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@param minimumProtocolVersion Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@see MinimumProtocolVersion*/",
"getterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@return Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@see MinimumProtocolVersion*/",
"fluentSetterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@param minimumProtocolVersion Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@return Returns a reference to this object so that method calls can be chained together.\n@see MinimumProtocolVersion*/",
"varargSetterDocumentation" : "/**Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@param minimumProtocolVersion Specify the minimum version of the SSL protocol that you want CloudFront to use, SSLv3 or TLSv1, for HTTPS connections. CloudFront will serve your objects only to browsers or devices that support at least the SSL version that you specify. The TLSv1 protocol is more secure, so we recommend that you specify SSLv3 only if your users are using browsers or devices that don't support TLSv1. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using dedicated IP (if you specify vip for SSLSupportMethod), you can choose SSLv3 or TLSv1 as the MinimumProtocolVersion. If you're using a custom certificate (if you specify a value for IAMCertificateId) and if you're using SNI (if you specify sni-only for SSLSupportMethod), you must specify TLSv1 for MinimumProtocolVersion.\n@return Returns a reference to this object so that method calls can be chained together.\n@see MinimumProtocolVersion*/"
},
"CloudFrontDefaultCertificate" : {
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.",
"name" : "CloudFrontDefaultCertificate",
"c2jName" : "CloudFrontDefaultCertificate",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "cloudFrontDefaultCertificate",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "cloudFrontDefaultCertificate",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontDefaultCertificate",
"marshallLocationName" : "CloudFrontDefaultCertificate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@param cloudFrontDefaultCertificate If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.*/",
"getterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@return If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.*/",
"fluentSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@param cloudFrontDefaultCertificate If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@param cloudFrontDefaultCertificate If you want viewers to use HTTPS to request your objects and you're using the CloudFront domain name of your distribution in your object URLs (for example, https://d111111abcdef8.cloudfront.net/logo.jpg), set to true. Omit this value if you are setting an ACMCertificateArn or IAMCertificateId.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Certificate" : {
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"name" : "Certificate",
"c2jName" : "Certificate",
"c2jShape" : "string",
"variable" : {
"variableName" : "certificate",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "certificate",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Certificate",
"marshallLocationName" : "Certificate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : true,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificate Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].*/",
"getterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].*/",
"fluentSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificate Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@param certificate Note: this field is deprecated. Please use one of [ACMCertificateArn, IAMCertificateId, CloudFrontDefaultCertificate].\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"InvalidWebACLIdException" : {
"c2jName" : "InvalidWebACLId",
"documentation" : "",
"shapeName" : "InvalidWebACLIdException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidWebACLIdException",
"variableType" : "InvalidWebACLIdException",
"variableDeclarationType" : "InvalidWebACLIdException",
"documentation" : null,
"variableSetterType" : "InvalidWebACLIdException",
"simpleType" : "InvalidWebACLIdException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidWebACLId",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"UpdateStreamingDistributionResult" : {
"c2jName" : "UpdateStreamingDistributionResult",
"documentation" : "The returned result of the corresponding request.",
"shapeName" : "UpdateStreamingDistributionResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : true,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The streaming distribution's information.",
"name" : "StreamingDistribution",
"c2jName" : "StreamingDistribution",
"c2jShape" : "StreamingDistribution",
"variable" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "The streaming distribution's information.",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"setterModel" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"getterModel" : {
"returnType" : "StreamingDistribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistribution",
"marshallLocationName" : "StreamingDistribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.*/",
"getterDocumentation" : "/**The streaming distribution's information.\n@return The streaming distribution's information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "updateStreamingDistributionResult",
"variableType" : "UpdateStreamingDistributionResult",
"variableDeclarationType" : "UpdateStreamingDistributionResult",
"documentation" : null,
"variableSetterType" : "UpdateStreamingDistributionResult",
"simpleType" : "UpdateStreamingDistributionResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ETag" : {
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"StreamingDistribution" : {
"documentation" : "The streaming distribution's information.",
"name" : "StreamingDistribution",
"c2jName" : "StreamingDistribution",
"c2jShape" : "StreamingDistribution",
"variable" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "The streaming distribution's information.",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"setterModel" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"getterModel" : {
"returnType" : "StreamingDistribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistribution",
"marshallLocationName" : "StreamingDistribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.*/",
"getterDocumentation" : "/**The streaming distribution's information.\n@return The streaming distribution's information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"TooManyCertificatesException" : {
"c2jName" : "TooManyCertificates",
"documentation" : "You cannot create anymore custom ssl certificates.",
"shapeName" : "TooManyCertificatesException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "tooManyCertificatesException",
"variableType" : "TooManyCertificatesException",
"variableDeclarationType" : "TooManyCertificatesException",
"documentation" : null,
"variableSetterType" : "TooManyCertificatesException",
"simpleType" : "TooManyCertificatesException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TooManyCertificates",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"StreamingLoggingConfig" : {
"c2jName" : "StreamingLoggingConfig",
"documentation" : "A complex type that controls whether access logs are written for this streaming distribution.",
"shapeName" : "StreamingLoggingConfig",
"deprecated" : false,
"required" : [ "Enabled", "Bucket", "Prefix" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@param enabled Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.*/",
"getterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@return Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.*/",
"fluentSetterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@param enabled Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@param enabled Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.",
"name" : "Bucket",
"c2jName" : "Bucket",
"c2jShape" : "string",
"variable" : {
"variableName" : "bucket",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "bucket",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Bucket",
"marshallLocationName" : "Bucket",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@param bucket The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.*/",
"getterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@return The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.*/",
"fluentSetterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@param bucket The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@param bucket The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.",
"name" : "Prefix",
"c2jName" : "Prefix",
"c2jShape" : "string",
"variable" : {
"variableName" : "prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Prefix",
"marshallLocationName" : "Prefix",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@param prefix An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.*/",
"getterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@return An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.*/",
"fluentSetterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@param prefix An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@param prefix An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "streamingLoggingConfig",
"variableType" : "StreamingLoggingConfig",
"variableDeclarationType" : "StreamingLoggingConfig",
"documentation" : null,
"variableSetterType" : "StreamingLoggingConfig",
"simpleType" : "StreamingLoggingConfig"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Bucket" : {
"documentation" : "The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.",
"name" : "Bucket",
"c2jName" : "Bucket",
"c2jShape" : "string",
"variable" : {
"variableName" : "bucket",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "bucket",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Bucket",
"marshallLocationName" : "Bucket",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@param bucket The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.*/",
"getterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@return The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.*/",
"fluentSetterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@param bucket The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@param bucket The Amazon S3 bucket to store the access logs in, for example, myawslogbucket.s3.amazonaws.com.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Enabled" : {
"documentation" : "Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@param enabled Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.*/",
"getterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@return Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.*/",
"fluentSetterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@param enabled Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@param enabled Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Prefix" : {
"documentation" : "An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.",
"name" : "Prefix",
"c2jName" : "Prefix",
"c2jShape" : "string",
"variable" : {
"variableName" : "prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "prefix",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Prefix",
"marshallLocationName" : "Prefix",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@param prefix An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.*/",
"getterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@return An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.*/",
"fluentSetterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@param prefix An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@param prefix An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"DeleteDistributionRequest" : {
"c2jName" : "DeleteDistributionRequest",
"documentation" : "The request to delete a distribution.",
"shapeName" : "DeleteDistributionRequest",
"deprecated" : false,
"required" : [ "Id" ],
"hasPayloadMember" : false,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The distribution id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The distribution id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution id.\n@param id The distribution id.*/",
"getterDocumentation" : "/**The distribution id.\n@return The distribution id.*/",
"fluentSetterDocumentation" : "/**The distribution id.\n@param id The distribution id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution id.\n@param id The distribution id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.",
"name" : "IfMatch",
"c2jName" : "IfMatch",
"c2jShape" : "string",
"variable" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "If-Match",
"marshallLocationName" : "If-Match",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@return The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "deleteDistributionRequest",
"variableType" : "DeleteDistributionRequest",
"variableDeclarationType" : "DeleteDistributionRequest",
"documentation" : null,
"variableSetterType" : "DeleteDistributionRequest",
"simpleType" : "DeleteDistributionRequest"
},
"marshaller" : {
"action" : "DeleteDistribution2016_01_28",
"verb" : "DELETE",
"target" : null,
"requestUri" : "/2016-01-28/distribution/{Id}",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"IfMatch" : {
"documentation" : "The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.",
"name" : "IfMatch",
"c2jName" : "IfMatch",
"c2jShape" : "string",
"variable" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "If-Match",
"marshallLocationName" : "If-Match",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@return The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received when you disabled the distribution. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The distribution id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The distribution id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution id.\n@param id The distribution id.*/",
"getterDocumentation" : "/**The distribution id.\n@return The distribution id.*/",
"fluentSetterDocumentation" : "/**The distribution id.\n@param id The distribution id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution id.\n@param id The distribution id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"GetStreamingDistributionConfigResult" : {
"c2jName" : "GetStreamingDistributionConfigResult",
"documentation" : "The returned result of the corresponding request.",
"shapeName" : "GetStreamingDistributionConfigResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : true,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The streaming distribution's configuration information.",
"name" : "StreamingDistributionConfig",
"c2jName" : "StreamingDistributionConfig",
"c2jShape" : "StreamingDistributionConfig",
"variable" : {
"variableName" : "streamingDistributionConfig",
"variableType" : "StreamingDistributionConfig",
"variableDeclarationType" : "StreamingDistributionConfig",
"documentation" : "The streaming distribution's configuration information.",
"variableSetterType" : "StreamingDistributionConfig",
"simpleType" : "StreamingDistributionConfig"
},
"setterModel" : {
"variableName" : "streamingDistributionConfig",
"variableType" : "StreamingDistributionConfig",
"variableDeclarationType" : "StreamingDistributionConfig",
"documentation" : "",
"variableSetterType" : "StreamingDistributionConfig",
"simpleType" : "StreamingDistributionConfig"
},
"getterModel" : {
"returnType" : "StreamingDistributionConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistributionConfig",
"marshallLocationName" : "StreamingDistributionConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's configuration information.\n@param streamingDistributionConfig The streaming distribution's configuration information.*/",
"getterDocumentation" : "/**The streaming distribution's configuration information.\n@return The streaming distribution's configuration information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's configuration information.\n@param streamingDistributionConfig The streaming distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's configuration information.\n@param streamingDistributionConfig The streaming distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "getStreamingDistributionConfigResult",
"variableType" : "GetStreamingDistributionConfigResult",
"variableDeclarationType" : "GetStreamingDistributionConfigResult",
"documentation" : null,
"variableSetterType" : "GetStreamingDistributionConfigResult",
"simpleType" : "GetStreamingDistributionConfigResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ETag" : {
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the configuration. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return The current version of the configuration. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the configuration. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"StreamingDistributionConfig" : {
"documentation" : "The streaming distribution's configuration information.",
"name" : "StreamingDistributionConfig",
"c2jName" : "StreamingDistributionConfig",
"c2jShape" : "StreamingDistributionConfig",
"variable" : {
"variableName" : "streamingDistributionConfig",
"variableType" : "StreamingDistributionConfig",
"variableDeclarationType" : "StreamingDistributionConfig",
"documentation" : "The streaming distribution's configuration information.",
"variableSetterType" : "StreamingDistributionConfig",
"simpleType" : "StreamingDistributionConfig"
},
"setterModel" : {
"variableName" : "streamingDistributionConfig",
"variableType" : "StreamingDistributionConfig",
"variableDeclarationType" : "StreamingDistributionConfig",
"documentation" : "",
"variableSetterType" : "StreamingDistributionConfig",
"simpleType" : "StreamingDistributionConfig"
},
"getterModel" : {
"returnType" : "StreamingDistributionConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistributionConfig",
"marshallLocationName" : "StreamingDistributionConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's configuration information.\n@param streamingDistributionConfig The streaming distribution's configuration information.*/",
"getterDocumentation" : "/**The streaming distribution's configuration information.\n@return The streaming distribution's configuration information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's configuration information.\n@param streamingDistributionConfig The streaming distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's configuration information.\n@param streamingDistributionConfig The streaming distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"GetStreamingDistributionRequest" : {
"c2jName" : "GetStreamingDistributionRequest",
"documentation" : "The request to get a streaming distribution's information.",
"shapeName" : "GetStreamingDistributionRequest",
"deprecated" : false,
"required" : [ "Id" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The streaming distribution's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The streaming distribution's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's id.\n@param id The streaming distribution's id.*/",
"getterDocumentation" : "/**The streaming distribution's id.\n@return The streaming distribution's id.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's id.\n@param id The streaming distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's id.\n@param id The streaming distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "getStreamingDistributionRequest",
"variableType" : "GetStreamingDistributionRequest",
"variableDeclarationType" : "GetStreamingDistributionRequest",
"documentation" : null,
"variableSetterType" : "GetStreamingDistributionRequest",
"simpleType" : "GetStreamingDistributionRequest"
},
"marshaller" : {
"action" : "GetStreamingDistribution2016_01_28",
"verb" : "GET",
"target" : null,
"requestUri" : "/2016-01-28/streaming-distribution/{Id}",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Id" : {
"documentation" : "The streaming distribution's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The streaming distribution's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's id.\n@param id The streaming distribution's id.*/",
"getterDocumentation" : "/**The streaming distribution's id.\n@return The streaming distribution's id.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's id.\n@param id The streaming distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's id.\n@param id The streaming distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"S3OriginConfig" : {
"c2jName" : "S3OriginConfig",
"documentation" : "A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin, use the CustomOriginConfig element instead.",
"shapeName" : "S3OriginConfig",
"deprecated" : false,
"required" : [ "OriginAccessIdentity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.",
"name" : "OriginAccessIdentity",
"c2jName" : "OriginAccessIdentity",
"c2jShape" : "string",
"variable" : {
"variableName" : "originAccessIdentity",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "originAccessIdentity",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "OriginAccessIdentity",
"marshallLocationName" : "OriginAccessIdentity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@param originAccessIdentity The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.*/",
"getterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@return The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.*/",
"fluentSetterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@param originAccessIdentity The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@param originAccessIdentity The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "s3OriginConfig",
"variableType" : "S3OriginConfig",
"variableDeclarationType" : "S3OriginConfig",
"documentation" : null,
"variableSetterType" : "S3OriginConfig",
"simpleType" : "S3OriginConfig"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"OriginAccessIdentity" : {
"documentation" : "The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.",
"name" : "OriginAccessIdentity",
"c2jName" : "OriginAccessIdentity",
"c2jShape" : "string",
"variable" : {
"variableName" : "originAccessIdentity",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "originAccessIdentity",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "OriginAccessIdentity",
"marshallLocationName" : "OriginAccessIdentity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@param originAccessIdentity The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.*/",
"getterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@return The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.*/",
"fluentSetterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@param originAccessIdentity The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@param originAccessIdentity The CloudFront origin access identity to associate with the origin. Use an origin access identity to configure the origin so that end users can only access objects in an Amazon S3 bucket through CloudFront. If you want end users to be able to access objects using either the CloudFront URL or the Amazon S3 URL, specify an empty OriginAccessIdentity element. To delete the origin access identity from an existing distribution, update the distribution configuration and include an empty OriginAccessIdentity element. To replace the origin access identity, update the distribution configuration and specify the new origin access identity. Use the format origin-access-identity/cloudfront/Id where Id is the value that CloudFront returned in the Id element when you created the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"Invalidation" : {
"c2jName" : "Invalidation",
"documentation" : "An invalidation.",
"shapeName" : "Invalidation",
"deprecated" : false,
"required" : [ "Id", "Status", "CreateTime", "InvalidationBatch" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier for the invalidation request. For example: IDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the invalidation request. For example: IDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@param id The identifier for the invalidation request. For example: IDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@return The identifier for the invalidation request. For example: IDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@param id The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@param id The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The status of the invalidation request. When the invalidation batch is finished, the status is Completed.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The status of the invalidation request. When the invalidation batch is finished, the status is Completed.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@param status The status of the invalidation request. When the invalidation batch is finished, the status is Completed.*/",
"getterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@return The status of the invalidation request. When the invalidation batch is finished, the status is Completed.*/",
"fluentSetterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@param status The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@param status The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The date and time the invalidation request was first made.",
"name" : "CreateTime",
"c2jName" : "CreateTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "createTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the invalidation request was first made.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "createTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CreateTime",
"marshallLocationName" : "CreateTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the invalidation request was first made.\n@param createTime The date and time the invalidation request was first made.*/",
"getterDocumentation" : "/**The date and time the invalidation request was first made.\n@return The date and time the invalidation request was first made.*/",
"fluentSetterDocumentation" : "/**The date and time the invalidation request was first made.\n@param createTime The date and time the invalidation request was first made.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the invalidation request was first made.\n@param createTime The date and time the invalidation request was first made.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current invalidation information for the batch request.",
"name" : "InvalidationBatch",
"c2jName" : "InvalidationBatch",
"c2jShape" : "InvalidationBatch",
"variable" : {
"variableName" : "invalidationBatch",
"variableType" : "InvalidationBatch",
"variableDeclarationType" : "InvalidationBatch",
"documentation" : "The current invalidation information for the batch request.",
"variableSetterType" : "InvalidationBatch",
"simpleType" : "InvalidationBatch"
},
"setterModel" : {
"variableName" : "invalidationBatch",
"variableType" : "InvalidationBatch",
"variableDeclarationType" : "InvalidationBatch",
"documentation" : "",
"variableSetterType" : "InvalidationBatch",
"simpleType" : "InvalidationBatch"
},
"getterModel" : {
"returnType" : "InvalidationBatch",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "InvalidationBatch",
"marshallLocationName" : "InvalidationBatch",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current invalidation information for the batch request.\n@param invalidationBatch The current invalidation information for the batch request.*/",
"getterDocumentation" : "/**The current invalidation information for the batch request.\n@return The current invalidation information for the batch request.*/",
"fluentSetterDocumentation" : "/**The current invalidation information for the batch request.\n@param invalidationBatch The current invalidation information for the batch request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current invalidation information for the batch request.\n@param invalidationBatch The current invalidation information for the batch request.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "invalidation",
"variableType" : "Invalidation",
"variableDeclarationType" : "Invalidation",
"documentation" : null,
"variableSetterType" : "Invalidation",
"simpleType" : "Invalidation"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Status" : {
"documentation" : "The status of the invalidation request. When the invalidation batch is finished, the status is Completed.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The status of the invalidation request. When the invalidation batch is finished, the status is Completed.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@param status The status of the invalidation request. When the invalidation batch is finished, the status is Completed.*/",
"getterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@return The status of the invalidation request. When the invalidation batch is finished, the status is Completed.*/",
"fluentSetterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@param status The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@param status The status of the invalidation request. When the invalidation batch is finished, the status is Completed.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"InvalidationBatch" : {
"documentation" : "The current invalidation information for the batch request.",
"name" : "InvalidationBatch",
"c2jName" : "InvalidationBatch",
"c2jShape" : "InvalidationBatch",
"variable" : {
"variableName" : "invalidationBatch",
"variableType" : "InvalidationBatch",
"variableDeclarationType" : "InvalidationBatch",
"documentation" : "The current invalidation information for the batch request.",
"variableSetterType" : "InvalidationBatch",
"simpleType" : "InvalidationBatch"
},
"setterModel" : {
"variableName" : "invalidationBatch",
"variableType" : "InvalidationBatch",
"variableDeclarationType" : "InvalidationBatch",
"documentation" : "",
"variableSetterType" : "InvalidationBatch",
"simpleType" : "InvalidationBatch"
},
"getterModel" : {
"returnType" : "InvalidationBatch",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "InvalidationBatch",
"marshallLocationName" : "InvalidationBatch",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current invalidation information for the batch request.\n@param invalidationBatch The current invalidation information for the batch request.*/",
"getterDocumentation" : "/**The current invalidation information for the batch request.\n@return The current invalidation information for the batch request.*/",
"fluentSetterDocumentation" : "/**The current invalidation information for the batch request.\n@param invalidationBatch The current invalidation information for the batch request.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current invalidation information for the batch request.\n@param invalidationBatch The current invalidation information for the batch request.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CreateTime" : {
"documentation" : "The date and time the invalidation request was first made.",
"name" : "CreateTime",
"c2jName" : "CreateTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "createTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the invalidation request was first made.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "createTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CreateTime",
"marshallLocationName" : "CreateTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the invalidation request was first made.\n@param createTime The date and time the invalidation request was first made.*/",
"getterDocumentation" : "/**The date and time the invalidation request was first made.\n@return The date and time the invalidation request was first made.*/",
"fluentSetterDocumentation" : "/**The date and time the invalidation request was first made.\n@param createTime The date and time the invalidation request was first made.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the invalidation request was first made.\n@param createTime The date and time the invalidation request was first made.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The identifier for the invalidation request. For example: IDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the invalidation request. For example: IDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@param id The identifier for the invalidation request. For example: IDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@return The identifier for the invalidation request. For example: IDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@param id The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@param id The identifier for the invalidation request. For example: IDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"Method" : {
"c2jName" : "Method",
"documentation" : "",
"shapeName" : "Method",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : [ {
"name" : "GET",
"value" : "GET"
}, {
"name" : "HEAD",
"value" : "HEAD"
}, {
"name" : "POST",
"value" : "POST"
}, {
"name" : "PUT",
"value" : "PUT"
}, {
"name" : "PATCH",
"value" : "PATCH"
}, {
"name" : "OPTIONS",
"value" : "OPTIONS"
}, {
"name" : "DELETE",
"value" : "DELETE"
} ],
"variable" : {
"variableName" : "method",
"variableType" : "Method",
"variableDeclarationType" : "Method",
"documentation" : null,
"variableSetterType" : "Method",
"simpleType" : "Method"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"InvalidOriginAccessIdentityException" : {
"c2jName" : "InvalidOriginAccessIdentity",
"documentation" : "The origin access identity is not valid or doesn't exist.",
"shapeName" : "InvalidOriginAccessIdentityException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidOriginAccessIdentityException",
"variableType" : "InvalidOriginAccessIdentityException",
"variableDeclarationType" : "InvalidOriginAccessIdentityException",
"documentation" : null,
"variableSetterType" : "InvalidOriginAccessIdentityException",
"simpleType" : "InvalidOriginAccessIdentityException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidOriginAccessIdentity",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"CNAMEAlreadyExistsException" : {
"c2jName" : "CNAMEAlreadyExists",
"documentation" : "",
"shapeName" : "CNAMEAlreadyExistsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "cNAMEAlreadyExistsException",
"variableType" : "CNAMEAlreadyExistsException",
"variableDeclarationType" : "CNAMEAlreadyExistsException",
"documentation" : null,
"variableSetterType" : "CNAMEAlreadyExistsException",
"simpleType" : "CNAMEAlreadyExistsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "CNAMEAlreadyExists",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"IllegalUpdateException" : {
"c2jName" : "IllegalUpdate",
"documentation" : "Origin and CallerReference cannot be updated.",
"shapeName" : "IllegalUpdateException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "illegalUpdateException",
"variableType" : "IllegalUpdateException",
"variableDeclarationType" : "IllegalUpdateException",
"documentation" : null,
"variableSetterType" : "IllegalUpdateException",
"simpleType" : "IllegalUpdateException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "IllegalUpdate",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"TooManyCookieNamesInWhiteListException" : {
"c2jName" : "TooManyCookieNamesInWhiteList",
"documentation" : "Your request contains more cookie names in the whitelist than are allowed per cache behavior.",
"shapeName" : "TooManyCookieNamesInWhiteListException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "tooManyCookieNamesInWhiteListException",
"variableType" : "TooManyCookieNamesInWhiteListException",
"variableDeclarationType" : "TooManyCookieNamesInWhiteListException",
"documentation" : null,
"variableSetterType" : "TooManyCookieNamesInWhiteListException",
"simpleType" : "TooManyCookieNamesInWhiteListException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TooManyCookieNamesInWhiteList",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"DeleteStreamingDistributionResult" : {
"c2jName" : "DeleteStreamingDistributionResult",
"documentation" : null,
"shapeName" : "DeleteStreamingDistributionResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : null,
"variable" : {
"variableName" : "deleteStreamingDistributionResult",
"variableType" : "DeleteStreamingDistributionResult",
"variableDeclarationType" : "DeleteStreamingDistributionResult",
"documentation" : null,
"variableSetterType" : "DeleteStreamingDistributionResult",
"simpleType" : "DeleteStreamingDistributionResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"TooManyHeadersInForwardedValuesException" : {
"c2jName" : "TooManyHeadersInForwardedValues",
"documentation" : "",
"shapeName" : "TooManyHeadersInForwardedValuesException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "tooManyHeadersInForwardedValuesException",
"variableType" : "TooManyHeadersInForwardedValuesException",
"variableDeclarationType" : "TooManyHeadersInForwardedValuesException",
"documentation" : null,
"variableSetterType" : "TooManyHeadersInForwardedValuesException",
"simpleType" : "TooManyHeadersInForwardedValuesException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TooManyHeadersInForwardedValues",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"Distribution" : {
"c2jName" : "Distribution",
"documentation" : "A distribution.",
"shapeName" : "Distribution",
"deprecated" : false,
"required" : [ "Id", "Status", "LastModifiedTime", "InProgressInvalidationBatches", "DomainName", "ActiveTrustedSigners", "DistributionConfig" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"getterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"fluentSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The date and time the distribution was last modified.",
"name" : "LastModifiedTime",
"c2jName" : "LastModifiedTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the distribution was last modified.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "LastModifiedTime",
"marshallLocationName" : "LastModifiedTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.*/",
"getterDocumentation" : "/**The date and time the distribution was last modified.\n@return The date and time the distribution was last modified.*/",
"fluentSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The number of invalidation batches currently in progress.",
"name" : "InProgressInvalidationBatches",
"c2jName" : "InProgressInvalidationBatches",
"c2jShape" : "integer",
"variable" : {
"variableName" : "inProgressInvalidationBatches",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of invalidation batches currently in progress.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "inProgressInvalidationBatches",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "InProgressInvalidationBatches",
"marshallLocationName" : "InProgressInvalidationBatches",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of invalidation batches currently in progress.\n@param inProgressInvalidationBatches The number of invalidation batches currently in progress.*/",
"getterDocumentation" : "/**The number of invalidation batches currently in progress.\n@return The number of invalidation batches currently in progress.*/",
"fluentSetterDocumentation" : "/**The number of invalidation batches currently in progress.\n@param inProgressInvalidationBatches The number of invalidation batches currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of invalidation batches currently in progress.\n@param inProgressInvalidationBatches The number of invalidation batches currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"getterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"fluentSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.",
"name" : "ActiveTrustedSigners",
"c2jName" : "ActiveTrustedSigners",
"c2jShape" : "ActiveTrustedSigners",
"variable" : {
"variableName" : "activeTrustedSigners",
"variableType" : "ActiveTrustedSigners",
"variableDeclarationType" : "ActiveTrustedSigners",
"documentation" : "CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.",
"variableSetterType" : "ActiveTrustedSigners",
"simpleType" : "ActiveTrustedSigners"
},
"setterModel" : {
"variableName" : "activeTrustedSigners",
"variableType" : "ActiveTrustedSigners",
"variableDeclarationType" : "ActiveTrustedSigners",
"documentation" : "",
"variableSetterType" : "ActiveTrustedSigners",
"simpleType" : "ActiveTrustedSigners"
},
"getterModel" : {
"returnType" : "ActiveTrustedSigners",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ActiveTrustedSigners",
"marshallLocationName" : "ActiveTrustedSigners",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@param activeTrustedSigners CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.*/",
"getterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@return CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.*/",
"fluentSetterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@param activeTrustedSigners CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@param activeTrustedSigners CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current configuration information for the distribution.",
"name" : "DistributionConfig",
"c2jName" : "DistributionConfig",
"c2jShape" : "DistributionConfig",
"variable" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "The current configuration information for the distribution.",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"setterModel" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"getterModel" : {
"returnType" : "DistributionConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DistributionConfig",
"marshallLocationName" : "DistributionConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current configuration information for the distribution.\n@param distributionConfig The current configuration information for the distribution.*/",
"getterDocumentation" : "/**The current configuration information for the distribution.\n@return The current configuration information for the distribution.*/",
"fluentSetterDocumentation" : "/**The current configuration information for the distribution.\n@param distributionConfig The current configuration information for the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current configuration information for the distribution.\n@param distributionConfig The current configuration information for the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "distribution",
"variableType" : "Distribution",
"variableDeclarationType" : "Distribution",
"documentation" : null,
"variableSetterType" : "Distribution",
"simpleType" : "Distribution"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Status" : {
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"getterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"fluentSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ActiveTrustedSigners" : {
"documentation" : "CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.",
"name" : "ActiveTrustedSigners",
"c2jName" : "ActiveTrustedSigners",
"c2jShape" : "ActiveTrustedSigners",
"variable" : {
"variableName" : "activeTrustedSigners",
"variableType" : "ActiveTrustedSigners",
"variableDeclarationType" : "ActiveTrustedSigners",
"documentation" : "CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.",
"variableSetterType" : "ActiveTrustedSigners",
"simpleType" : "ActiveTrustedSigners"
},
"setterModel" : {
"variableName" : "activeTrustedSigners",
"variableType" : "ActiveTrustedSigners",
"variableDeclarationType" : "ActiveTrustedSigners",
"documentation" : "",
"variableSetterType" : "ActiveTrustedSigners",
"simpleType" : "ActiveTrustedSigners"
},
"getterModel" : {
"returnType" : "ActiveTrustedSigners",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ActiveTrustedSigners",
"marshallLocationName" : "ActiveTrustedSigners",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@param activeTrustedSigners CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.*/",
"getterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@return CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.*/",
"fluentSetterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@param activeTrustedSigners CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@param activeTrustedSigners CloudFront automatically adds this element to the response only if you've set up the distribution to serve private content with signed URLs. The element lists the key pair IDs that CloudFront is aware of for each trusted signer. The Signer child element lists the AWS account number of the trusted signer (or an empty Self element if the signer is you). The Signer element also includes the IDs of any active key pairs associated with the trusted signer's AWS account. If no KeyPairId element appears for a Signer, that signer can't create working signed URLs.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DistributionConfig" : {
"documentation" : "The current configuration information for the distribution.",
"name" : "DistributionConfig",
"c2jName" : "DistributionConfig",
"c2jShape" : "DistributionConfig",
"variable" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "The current configuration information for the distribution.",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"setterModel" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"getterModel" : {
"returnType" : "DistributionConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DistributionConfig",
"marshallLocationName" : "DistributionConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current configuration information for the distribution.\n@param distributionConfig The current configuration information for the distribution.*/",
"getterDocumentation" : "/**The current configuration information for the distribution.\n@return The current configuration information for the distribution.*/",
"fluentSetterDocumentation" : "/**The current configuration information for the distribution.\n@param distributionConfig The current configuration information for the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current configuration information for the distribution.\n@param distributionConfig The current configuration information for the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DomainName" : {
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"getterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"fluentSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"LastModifiedTime" : {
"documentation" : "The date and time the distribution was last modified.",
"name" : "LastModifiedTime",
"c2jName" : "LastModifiedTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the distribution was last modified.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "LastModifiedTime",
"marshallLocationName" : "LastModifiedTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.*/",
"getterDocumentation" : "/**The date and time the distribution was last modified.\n@return The date and time the distribution was last modified.*/",
"fluentSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"InProgressInvalidationBatches" : {
"documentation" : "The number of invalidation batches currently in progress.",
"name" : "InProgressInvalidationBatches",
"c2jName" : "InProgressInvalidationBatches",
"c2jShape" : "integer",
"variable" : {
"variableName" : "inProgressInvalidationBatches",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of invalidation batches currently in progress.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "inProgressInvalidationBatches",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "InProgressInvalidationBatches",
"marshallLocationName" : "InProgressInvalidationBatches",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of invalidation batches currently in progress.\n@param inProgressInvalidationBatches The number of invalidation batches currently in progress.*/",
"getterDocumentation" : "/**The number of invalidation batches currently in progress.\n@return The number of invalidation batches currently in progress.*/",
"fluentSetterDocumentation" : "/**The number of invalidation batches currently in progress.\n@param inProgressInvalidationBatches The number of invalidation batches currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of invalidation batches currently in progress.\n@param inProgressInvalidationBatches The number of invalidation batches currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CloudFrontOriginAccessIdentityList" : {
"c2jName" : "CloudFrontOriginAccessIdentityList",
"documentation" : "The CloudFrontOriginAccessIdentityList type.",
"shapeName" : "CloudFrontOriginAccessIdentityList",
"deprecated" : false,
"required" : [ "Marker", "MaxItems", "IsTruncated", "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The value you provided for the Marker request parameter.",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "string",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value you provided for the Marker request parameter.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.*/",
"getterDocumentation" : "/**The value you provided for the Marker request parameter.\n@return The value you provided for the Marker request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "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.",
"name" : "NextMarker",
"c2jName" : "NextMarker",
"c2jShape" : "string",
"variable" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "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.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextMarker",
"marshallLocationName" : "NextMarker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**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.\n@param nextMarker 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.*/",
"getterDocumentation" : "/**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.\n@return 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.*/",
"fluentSetterDocumentation" : "/**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.\n@param nextMarker 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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.\n@param nextMarker 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.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The value you provided for the MaxItems request parameter.",
"name" : "MaxItems",
"c2jName" : "MaxItems",
"c2jShape" : "integer",
"variable" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The value you provided for the MaxItems request parameter.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxItems",
"marshallLocationName" : "MaxItems",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.*/",
"getterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@return The value you provided for the MaxItems request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.",
"name" : "IsTruncated",
"c2jName" : "IsTruncated",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IsTruncated",
"marshallLocationName" : "IsTruncated",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@param isTruncated A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.*/",
"getterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@return A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.*/",
"fluentSetterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@param isTruncated A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@param isTruncated A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The number of CloudFront origin access identities that were created by the current AWS account.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of CloudFront origin access identities that were created by the current AWS account.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@param quantity The number of CloudFront origin access identities that were created by the current AWS account.*/",
"getterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@return The number of CloudFront origin access identities that were created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@param quantity The number of CloudFront origin access identities that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@param quantity The number of CloudFront origin access identities that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "CloudFrontOriginAccessIdentitySummaryList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "CloudFrontOriginAccessIdentitySummary",
"memberLocationName" : "CloudFrontOriginAccessIdentitySummary",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "CloudFrontOriginAccessIdentitySummary",
"variable" : {
"variableName" : "member",
"variableType" : "CloudFrontOriginAccessIdentitySummary",
"variableDeclarationType" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentitySummary",
"simpleType" : "CloudFrontOriginAccessIdentitySummary"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "CloudFrontOriginAccessIdentitySummary",
"variableDeclarationType" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentitySummary",
"simpleType" : "CloudFrontOriginAccessIdentitySummary"
},
"getterModel" : {
"returnType" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontOriginAccessIdentitySummary",
"marshallLocationName" : "CloudFrontOriginAccessIdentitySummary",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "CloudFrontOriginAccessIdentitySummary",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@param items A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.*/",
"getterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@return A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@param items A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentityList",
"variableType" : "CloudFrontOriginAccessIdentityList",
"variableDeclarationType" : "CloudFrontOriginAccessIdentityList",
"documentation" : null,
"variableSetterType" : "CloudFrontOriginAccessIdentityList",
"simpleType" : "CloudFrontOriginAccessIdentityList"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Quantity" : {
"documentation" : "The number of CloudFront origin access identities that were created by the current AWS account.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of CloudFront origin access identities that were created by the current AWS account.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@param quantity The number of CloudFront origin access identities that were created by the current AWS account.*/",
"getterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@return The number of CloudFront origin access identities that were created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@param quantity The number of CloudFront origin access identities that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of CloudFront origin access identities that were created by the current AWS account.\n@param quantity The number of CloudFront origin access identities that were created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"IsTruncated" : {
"documentation" : "A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.",
"name" : "IsTruncated",
"c2jName" : "IsTruncated",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "isTruncated",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "IsTruncated",
"marshallLocationName" : "IsTruncated",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@param isTruncated A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.*/",
"getterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@return A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.*/",
"fluentSetterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@param isTruncated A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@param isTruncated A flag that indicates whether more origin access identities remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more items in the list.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "CloudFrontOriginAccessIdentitySummaryList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "CloudFrontOriginAccessIdentitySummary",
"memberLocationName" : "CloudFrontOriginAccessIdentitySummary",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "CloudFrontOriginAccessIdentitySummary",
"variable" : {
"variableName" : "member",
"variableType" : "CloudFrontOriginAccessIdentitySummary",
"variableDeclarationType" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentitySummary",
"simpleType" : "CloudFrontOriginAccessIdentitySummary"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "CloudFrontOriginAccessIdentitySummary",
"variableDeclarationType" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : "",
"variableSetterType" : "CloudFrontOriginAccessIdentitySummary",
"simpleType" : "CloudFrontOriginAccessIdentitySummary"
},
"getterModel" : {
"returnType" : "CloudFrontOriginAccessIdentitySummary",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CloudFrontOriginAccessIdentitySummary",
"marshallLocationName" : "CloudFrontOriginAccessIdentitySummary",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "CloudFrontOriginAccessIdentitySummary",
"simple" : false,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@param items A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.*/",
"getterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@return A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.*/",
"fluentSetterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@param items A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that contains one CloudFrontOriginAccessIdentitySummary element for each origin access identity that was created by the current AWS account.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Marker" : {
"documentation" : "The value you provided for the Marker request parameter.",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "string",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value you provided for the Marker request parameter.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.*/",
"getterDocumentation" : "/**The value you provided for the Marker request parameter.\n@return The value you provided for the Marker request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the Marker request parameter.\n@param marker The value you provided for the Marker request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"MaxItems" : {
"documentation" : "The value you provided for the MaxItems request parameter.",
"name" : "MaxItems",
"c2jName" : "MaxItems",
"c2jShape" : "integer",
"variable" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The value you provided for the MaxItems request parameter.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "maxItems",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxItems",
"marshallLocationName" : "MaxItems",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.*/",
"getterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@return The value you provided for the MaxItems request parameter.*/",
"fluentSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value you provided for the MaxItems request parameter.\n@param maxItems The value you provided for the MaxItems request parameter.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"NextMarker" : {
"documentation" : "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.",
"name" : "NextMarker",
"c2jName" : "NextMarker",
"c2jShape" : "string",
"variable" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "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.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "nextMarker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "NextMarker",
"marshallLocationName" : "NextMarker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**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.\n@param nextMarker 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.*/",
"getterDocumentation" : "/**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.\n@return 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.*/",
"fluentSetterDocumentation" : "/**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.\n@param nextMarker 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.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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.\n@param nextMarker 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.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"GetStreamingDistributionResult" : {
"c2jName" : "GetStreamingDistributionResult",
"documentation" : "The returned result of the corresponding request.",
"shapeName" : "GetStreamingDistributionResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : true,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The streaming distribution's information.",
"name" : "StreamingDistribution",
"c2jName" : "StreamingDistribution",
"c2jShape" : "StreamingDistribution",
"variable" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "The streaming distribution's information.",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"setterModel" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"getterModel" : {
"returnType" : "StreamingDistribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistribution",
"marshallLocationName" : "StreamingDistribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.*/",
"getterDocumentation" : "/**The streaming distribution's information.\n@return The streaming distribution's information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@return The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "getStreamingDistributionResult",
"variableType" : "GetStreamingDistributionResult",
"variableDeclarationType" : "GetStreamingDistributionResult",
"documentation" : null,
"variableSetterType" : "GetStreamingDistributionResult",
"simpleType" : "GetStreamingDistributionResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ETag" : {
"documentation" : "The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@return The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@param eTag The current version of the streaming distribution's information. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"StreamingDistribution" : {
"documentation" : "The streaming distribution's information.",
"name" : "StreamingDistribution",
"c2jName" : "StreamingDistribution",
"c2jShape" : "StreamingDistribution",
"variable" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "The streaming distribution's information.",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"setterModel" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"getterModel" : {
"returnType" : "StreamingDistribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistribution",
"marshallLocationName" : "StreamingDistribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.*/",
"getterDocumentation" : "/**The streaming distribution's information.\n@return The streaming distribution's information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CreateDistributionResult" : {
"c2jName" : "CreateDistributionResult",
"documentation" : "The returned result of the corresponding request.",
"shapeName" : "CreateDistributionResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : true,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The distribution's information.",
"name" : "Distribution",
"c2jName" : "Distribution",
"c2jShape" : "Distribution",
"variable" : {
"variableName" : "distribution",
"variableType" : "Distribution",
"variableDeclarationType" : "Distribution",
"documentation" : "The distribution's information.",
"variableSetterType" : "Distribution",
"simpleType" : "Distribution"
},
"setterModel" : {
"variableName" : "distribution",
"variableType" : "Distribution",
"variableDeclarationType" : "Distribution",
"documentation" : "",
"variableSetterType" : "Distribution",
"simpleType" : "Distribution"
},
"getterModel" : {
"returnType" : "Distribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Distribution",
"marshallLocationName" : "Distribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution's information.\n@param distribution The distribution's information.*/",
"getterDocumentation" : "/**The distribution's information.\n@return The distribution's information.*/",
"fluentSetterDocumentation" : "/**The distribution's information.\n@param distribution The distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution's information.\n@param distribution The distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.",
"name" : "Location",
"c2jName" : "Location",
"c2jShape" : "string",
"variable" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@param location The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@return The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@param location The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@param location The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current version of the distribution created.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the distribution created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the distribution created.\n@param eTag The current version of the distribution created.*/",
"getterDocumentation" : "/**The current version of the distribution created.\n@return The current version of the distribution created.*/",
"fluentSetterDocumentation" : "/**The current version of the distribution created.\n@param eTag The current version of the distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the distribution created.\n@param eTag The current version of the distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "createDistributionResult",
"variableType" : "CreateDistributionResult",
"variableDeclarationType" : "CreateDistributionResult",
"documentation" : null,
"variableSetterType" : "CreateDistributionResult",
"simpleType" : "CreateDistributionResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ETag" : {
"documentation" : "The current version of the distribution created.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the distribution created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the distribution created.\n@param eTag The current version of the distribution created.*/",
"getterDocumentation" : "/**The current version of the distribution created.\n@return The current version of the distribution created.*/",
"fluentSetterDocumentation" : "/**The current version of the distribution created.\n@param eTag The current version of the distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the distribution created.\n@param eTag The current version of the distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Distribution" : {
"documentation" : "The distribution's information.",
"name" : "Distribution",
"c2jName" : "Distribution",
"c2jShape" : "Distribution",
"variable" : {
"variableName" : "distribution",
"variableType" : "Distribution",
"variableDeclarationType" : "Distribution",
"documentation" : "The distribution's information.",
"variableSetterType" : "Distribution",
"simpleType" : "Distribution"
},
"setterModel" : {
"variableName" : "distribution",
"variableType" : "Distribution",
"variableDeclarationType" : "Distribution",
"documentation" : "",
"variableSetterType" : "Distribution",
"simpleType" : "Distribution"
},
"getterModel" : {
"returnType" : "Distribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Distribution",
"marshallLocationName" : "Distribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution's information.\n@param distribution The distribution's information.*/",
"getterDocumentation" : "/**The distribution's information.\n@return The distribution's information.*/",
"fluentSetterDocumentation" : "/**The distribution's information.\n@param distribution The distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution's information.\n@param distribution The distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Location" : {
"documentation" : "The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.",
"name" : "Location",
"c2jName" : "Location",
"c2jShape" : "string",
"variable" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@param location The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@return The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@param location The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@param location The fully qualified URI of the new distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/distribution/EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CustomErrorResponse" : {
"c2jName" : "CustomErrorResponse",
"documentation" : "A complex type that describes how you'd prefer CloudFront to respond to requests that result in either a 4xx or 5xx response. You can control whether a custom error page should be displayed, what the desired response code should be for this error page and how long should the error response be cached by CloudFront. If you don't want to specify any custom error responses, include only an empty CustomErrorResponses element. To delete all custom error responses in an existing distribution, update the distribution configuration and include only an empty CustomErrorResponses element. To add, change, or remove one or more custom error responses, update the distribution configuration and specify all of the custom error responses that you want to include in the updated distribution.",
"shapeName" : "CustomErrorResponse",
"deprecated" : false,
"required" : [ "ErrorCode" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.",
"name" : "ErrorCode",
"c2jName" : "ErrorCode",
"c2jShape" : "integer",
"variable" : {
"variableName" : "errorCode",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "errorCode",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorCode",
"marshallLocationName" : "ErrorCode",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@param errorCode The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.*/",
"getterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@return The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.*/",
"fluentSetterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@param errorCode The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@param errorCode The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.",
"name" : "ResponsePagePath",
"c2jName" : "ResponsePagePath",
"c2jShape" : "string",
"variable" : {
"variableName" : "responsePagePath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "responsePagePath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ResponsePagePath",
"marshallLocationName" : "ResponsePagePath",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@param responsePagePath The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.*/",
"getterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@return The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.*/",
"fluentSetterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@param responsePagePath The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@param responsePagePath The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.",
"name" : "ResponseCode",
"c2jName" : "ResponseCode",
"c2jShape" : "string",
"variable" : {
"variableName" : "responseCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "responseCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ResponseCode",
"marshallLocationName" : "ResponseCode",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@param responseCode The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.*/",
"getterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@return The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.*/",
"fluentSetterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@param responseCode The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@param responseCode The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.",
"name" : "ErrorCachingMinTTL",
"c2jName" : "ErrorCachingMinTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "errorCachingMinTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "errorCachingMinTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorCachingMinTTL",
"marshallLocationName" : "ErrorCachingMinTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@param errorCachingMinTTL The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.*/",
"getterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@return The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.*/",
"fluentSetterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@param errorCachingMinTTL The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@param errorCachingMinTTL The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "customErrorResponse",
"variableType" : "CustomErrorResponse",
"variableDeclarationType" : "CustomErrorResponse",
"documentation" : null,
"variableSetterType" : "CustomErrorResponse",
"simpleType" : "CustomErrorResponse"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ResponseCode" : {
"documentation" : "The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.",
"name" : "ResponseCode",
"c2jName" : "ResponseCode",
"c2jShape" : "string",
"variable" : {
"variableName" : "responseCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "responseCode",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ResponseCode",
"marshallLocationName" : "ResponseCode",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@param responseCode The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.*/",
"getterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@return The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.*/",
"fluentSetterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@param responseCode The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@param responseCode The HTTP status code that you want CloudFront to return with the custom error page to the viewer. For a list of HTTP status codes that you can replace, see CloudFront Documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ErrorCachingMinTTL" : {
"documentation" : "The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.",
"name" : "ErrorCachingMinTTL",
"c2jName" : "ErrorCachingMinTTL",
"c2jShape" : "long",
"variable" : {
"variableName" : "errorCachingMinTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"setterModel" : {
"variableName" : "errorCachingMinTTL",
"variableType" : "Long",
"variableDeclarationType" : "Long",
"documentation" : "",
"variableSetterType" : "Long",
"simpleType" : "Long"
},
"getterModel" : {
"returnType" : "Long",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorCachingMinTTL",
"marshallLocationName" : "ErrorCachingMinTTL",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@param errorCachingMinTTL The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.*/",
"getterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@return The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.*/",
"fluentSetterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@param errorCachingMinTTL The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@param errorCachingMinTTL The minimum amount of time you want HTTP error codes to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. You can specify a value from 0 to 31,536,000.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ErrorCode" : {
"documentation" : "The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.",
"name" : "ErrorCode",
"c2jName" : "ErrorCode",
"c2jShape" : "integer",
"variable" : {
"variableName" : "errorCode",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "errorCode",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ErrorCode",
"marshallLocationName" : "ErrorCode",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@param errorCode The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.*/",
"getterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@return The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.*/",
"fluentSetterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@param errorCode The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@param errorCode The 4xx or 5xx HTTP status code that you want to customize. For a list of HTTP status codes that you can customize, see CloudFront documentation.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ResponsePagePath" : {
"documentation" : "The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.",
"name" : "ResponsePagePath",
"c2jName" : "ResponsePagePath",
"c2jShape" : "string",
"variable" : {
"variableName" : "responsePagePath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "responsePagePath",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ResponsePagePath",
"marshallLocationName" : "ResponsePagePath",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@param responsePagePath The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.*/",
"getterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@return The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.*/",
"fluentSetterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@param responsePagePath The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@param responsePagePath The path of the custom error page (for example, /custom_404.html). The path is relative to the distribution and must begin with a slash (/). If the path includes any non-ASCII characters or unsafe characters as defined in RFC 1783 (http://www.ietf.org/rfc/rfc1738.txt), URL encode those characters. Do not URL encode any other characters in the path, or CloudFront will not return the custom error page to the viewer.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"InvalidMinimumProtocolVersionException" : {
"c2jName" : "InvalidMinimumProtocolVersion",
"documentation" : "",
"shapeName" : "InvalidMinimumProtocolVersionException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidMinimumProtocolVersionException",
"variableType" : "InvalidMinimumProtocolVersionException",
"variableDeclarationType" : "InvalidMinimumProtocolVersionException",
"documentation" : null,
"variableSetterType" : "InvalidMinimumProtocolVersionException",
"simpleType" : "InvalidMinimumProtocolVersionException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidMinimumProtocolVersion",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"TooManyDistributionCNAMEsException" : {
"c2jName" : "TooManyDistributionCNAMEs",
"documentation" : "Your request contains more CNAMEs than are allowed per distribution.",
"shapeName" : "TooManyDistributionCNAMEsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "tooManyDistributionCNAMEsException",
"variableType" : "TooManyDistributionCNAMEsException",
"variableDeclarationType" : "TooManyDistributionCNAMEsException",
"documentation" : null,
"variableSetterType" : "TooManyDistributionCNAMEsException",
"simpleType" : "TooManyDistributionCNAMEsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TooManyDistributionCNAMEs",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"GetDistributionConfigRequest" : {
"c2jName" : "GetDistributionConfigRequest",
"documentation" : "The request to get a distribution configuration.",
"shapeName" : "GetDistributionConfigRequest",
"deprecated" : false,
"required" : [ "Id" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The distribution's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The distribution's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution's id.\n@param id The distribution's id.*/",
"getterDocumentation" : "/**The distribution's id.\n@return The distribution's id.*/",
"fluentSetterDocumentation" : "/**The distribution's id.\n@param id The distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution's id.\n@param id The distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "getDistributionConfigRequest",
"variableType" : "GetDistributionConfigRequest",
"variableDeclarationType" : "GetDistributionConfigRequest",
"documentation" : null,
"variableSetterType" : "GetDistributionConfigRequest",
"simpleType" : "GetDistributionConfigRequest"
},
"marshaller" : {
"action" : "GetDistributionConfig2016_01_28",
"verb" : "GET",
"target" : null,
"requestUri" : "/2016-01-28/distribution/{Id}/config",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Id" : {
"documentation" : "The distribution's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The distribution's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution's id.\n@param id The distribution's id.*/",
"getterDocumentation" : "/**The distribution's id.\n@return The distribution's id.*/",
"fluentSetterDocumentation" : "/**The distribution's id.\n@param id The distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution's id.\n@param id The distribution's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"SslProtocol" : {
"c2jName" : "SslProtocol",
"documentation" : "",
"shapeName" : "SslProtocol",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : null,
"enums" : [ {
"name" : "SSLv3",
"value" : "SSLv3"
}, {
"name" : "TLSv1",
"value" : "TLSv1"
}, {
"name" : "TLSv11",
"value" : "TLSv1.1"
}, {
"name" : "TLSv12",
"value" : "TLSv1.2"
} ],
"variable" : {
"variableName" : "sslProtocol",
"variableType" : "SslProtocol",
"variableDeclarationType" : "SslProtocol",
"documentation" : null,
"variableSetterType" : "SslProtocol",
"simpleType" : "SslProtocol"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"GeoRestriction" : {
"c2jName" : "GeoRestriction",
"documentation" : "A complex type that controls the countries in which your content is distributed. For more information about geo restriction, go to Customizing Error Responses in the Amazon CloudFront Developer Guide. CloudFront determines the location of your users using MaxMind GeoIP databases. For information about the accuracy of these databases, see How accurate are your GeoIP databases? on the MaxMind website.",
"shapeName" : "GeoRestriction",
"deprecated" : false,
"required" : [ "RestrictionType", "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.",
"name" : "RestrictionType",
"c2jName" : "RestrictionType",
"c2jShape" : "GeoRestrictionType",
"variable" : {
"variableName" : "restrictionType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "restrictionType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RestrictionType",
"marshallLocationName" : "RestrictionType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "GeoRestrictionType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@param restrictionType The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@see GeoRestrictionType*/",
"getterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@return The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@see GeoRestrictionType*/",
"fluentSetterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@param restrictionType The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@return Returns a reference to this object so that method calls can be chained together.\n@see GeoRestrictionType*/",
"varargSetterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@param restrictionType The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@return Returns a reference to this object so that method calls can be chained together.\n@see GeoRestrictionType*/"
}, {
"documentation" : "When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@param quantity When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.*/",
"getterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@return When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.*/",
"fluentSetterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@param quantity When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@param quantity When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "LocationList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "Location",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "string",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@param items 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.*/",
"getterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@return 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.*/",
"fluentSetterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@param items 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "geoRestriction",
"variableType" : "GeoRestriction",
"variableDeclarationType" : "GeoRestriction",
"documentation" : null,
"variableSetterType" : "GeoRestriction",
"simpleType" : "GeoRestriction"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Quantity" : {
"documentation" : "When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@param quantity When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.*/",
"getterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@return When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.*/",
"fluentSetterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@param quantity When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@param quantity When geo restriction is enabled, this is the number of countries in your whitelist or blacklist. Otherwise, when it is not enabled, Quantity is 0, and you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "LocationList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "Location",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "string",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@param items 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.*/",
"getterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@return 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.*/",
"fluentSetterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@param items 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items 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). The Location element is a two-letter, uppercase country code for a country that you want to include in your blacklist or whitelist. Include one Location element for each country. CloudFront and MaxMind both use ISO 3166 country codes. For the current list of countries and the corresponding codes, see ISO 3166-1-alpha-2 code on the International Organization for Standardization website. You can also refer to the country list in the CloudFront console, which includes both country names and codes.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"RestrictionType" : {
"documentation" : "The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.",
"name" : "RestrictionType",
"c2jName" : "RestrictionType",
"c2jShape" : "GeoRestrictionType",
"variable" : {
"variableName" : "restrictionType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "restrictionType",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "RestrictionType",
"marshallLocationName" : "RestrictionType",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "GeoRestrictionType",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@param restrictionType The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@see GeoRestrictionType*/",
"getterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@return The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@see GeoRestrictionType*/",
"fluentSetterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@param restrictionType The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@return Returns a reference to this object so that method calls can be chained together.\n@see GeoRestrictionType*/",
"varargSetterDocumentation" : "/**The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@param restrictionType The method that you want to use to restrict distribution of your content by country: - none: No geo restriction is enabled, meaning access to content is not restricted by client geo location. - blacklist: The Location elements specify the countries in which you do not want CloudFront to distribute your content. - whitelist: The Location elements specify the countries in which you want CloudFront to distribute your content.\n@return Returns a reference to this object so that method calls can be chained together.\n@see GeoRestrictionType*/"
}
}
},
"NoSuchDistributionException" : {
"c2jName" : "NoSuchDistribution",
"documentation" : "The specified distribution does not exist.",
"shapeName" : "NoSuchDistributionException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "noSuchDistributionException",
"variableType" : "NoSuchDistributionException",
"variableDeclarationType" : "NoSuchDistributionException",
"documentation" : null,
"variableSetterType" : "NoSuchDistributionException",
"simpleType" : "NoSuchDistributionException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "NoSuchDistribution",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"DeleteCloudFrontOriginAccessIdentityRequest" : {
"c2jName" : "DeleteCloudFrontOriginAccessIdentityRequest",
"documentation" : "The request to delete a origin access identity.",
"shapeName" : "DeleteCloudFrontOriginAccessIdentityRequest",
"deprecated" : false,
"required" : [ "Id" ],
"hasPayloadMember" : false,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The origin access identity's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The origin access identity's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The origin access identity's id.\n@param id The origin access identity's id.*/",
"getterDocumentation" : "/**The origin access identity's id.\n@return The origin access identity's id.*/",
"fluentSetterDocumentation" : "/**The origin access identity's id.\n@param id The origin access identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The origin access identity's id.\n@param id The origin access identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.",
"name" : "IfMatch",
"c2jName" : "IfMatch",
"c2jShape" : "string",
"variable" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "If-Match",
"marshallLocationName" : "If-Match",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@return The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "deleteCloudFrontOriginAccessIdentityRequest",
"variableType" : "DeleteCloudFrontOriginAccessIdentityRequest",
"variableDeclarationType" : "DeleteCloudFrontOriginAccessIdentityRequest",
"documentation" : null,
"variableSetterType" : "DeleteCloudFrontOriginAccessIdentityRequest",
"simpleType" : "DeleteCloudFrontOriginAccessIdentityRequest"
},
"marshaller" : {
"action" : "DeleteCloudFrontOriginAccessIdentity2016_01_28",
"verb" : "DELETE",
"target" : null,
"requestUri" : "/2016-01-28/origin-access-identity/cloudfront/{Id}",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"IfMatch" : {
"documentation" : "The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.",
"name" : "IfMatch",
"c2jName" : "IfMatch",
"c2jShape" : "string",
"variable" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "ifMatch",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "If-Match",
"marshallLocationName" : "If-Match",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.*/",
"getterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@return The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.*/",
"fluentSetterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@param ifMatch The value of the ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The origin access identity's id.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The origin access identity's id.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "uri",
"flattened" : false,
"header" : false,
"uri" : true,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The origin access identity's id.\n@param id The origin access identity's id.*/",
"getterDocumentation" : "/**The origin access identity's id.\n@return The origin access identity's id.*/",
"fluentSetterDocumentation" : "/**The origin access identity's id.\n@param id The origin access identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The origin access identity's id.\n@param id The origin access identity's id.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"TooManyInvalidationsInProgressException" : {
"c2jName" : "TooManyInvalidationsInProgress",
"documentation" : "You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.",
"shapeName" : "TooManyInvalidationsInProgressException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "tooManyInvalidationsInProgressException",
"variableType" : "TooManyInvalidationsInProgressException",
"variableDeclarationType" : "TooManyInvalidationsInProgressException",
"documentation" : null,
"variableSetterType" : "TooManyInvalidationsInProgressException",
"simpleType" : "TooManyInvalidationsInProgressException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TooManyInvalidationsInProgress",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"ListStreamingDistributionsRequest" : {
"c2jName" : "ListStreamingDistributionsRequest",
"documentation" : "The request to list your streaming distributions.",
"shapeName" : "ListStreamingDistributionsRequest",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "string",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "querystring",
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : true
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@param marker Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).*/",
"getterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@return Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).*/",
"fluentSetterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@param marker Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@param marker Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The maximum number of streaming distributions you want in the response body.",
"name" : "MaxItems",
"c2jName" : "MaxItems",
"c2jShape" : "string",
"variable" : {
"variableName" : "maxItems",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The maximum number of streaming distributions you want in the response body.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "maxItems",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxItems",
"marshallLocationName" : "MaxItems",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "querystring",
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : true
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@param maxItems The maximum number of streaming distributions you want in the response body.*/",
"getterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@return The maximum number of streaming distributions you want in the response body.*/",
"fluentSetterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@param maxItems The maximum number of streaming distributions you want in the response body.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@param maxItems The maximum number of streaming distributions you want in the response body.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "listStreamingDistributionsRequest",
"variableType" : "ListStreamingDistributionsRequest",
"variableDeclarationType" : "ListStreamingDistributionsRequest",
"documentation" : null,
"variableSetterType" : "ListStreamingDistributionsRequest",
"simpleType" : "ListStreamingDistributionsRequest"
},
"marshaller" : {
"action" : "ListStreamingDistributions2016_01_28",
"verb" : "GET",
"target" : null,
"requestUri" : "/2016-01-28/streaming-distribution",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Marker" : {
"documentation" : "Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).",
"name" : "Marker",
"c2jName" : "Marker",
"c2jShape" : "string",
"variable" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "marker",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Marker",
"marshallLocationName" : "Marker",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "querystring",
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : true
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@param marker Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).*/",
"getterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@return Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).*/",
"fluentSetterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@param marker Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@param marker Use this when paginating results to indicate where to begin in your list of streaming distributions. The results include distributions in the list that occur after the marker. To get the next page of results, set the Marker to the value of the NextMarker from the current page's response (which is also the ID of the last distribution on that page).\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"MaxItems" : {
"documentation" : "The maximum number of streaming distributions you want in the response body.",
"name" : "MaxItems",
"c2jName" : "MaxItems",
"c2jShape" : "string",
"variable" : {
"variableName" : "maxItems",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The maximum number of streaming distributions you want in the response body.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "maxItems",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "MaxItems",
"marshallLocationName" : "MaxItems",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "querystring",
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : true
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@param maxItems The maximum number of streaming distributions you want in the response body.*/",
"getterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@return The maximum number of streaming distributions you want in the response body.*/",
"fluentSetterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@param maxItems The maximum number of streaming distributions you want in the response body.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The maximum number of streaming distributions you want in the response body.\n@param maxItems The maximum number of streaming distributions you want in the response body.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"TrustedSigners" : {
"c2jName" : "TrustedSigners",
"documentation" : "A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the PathPattern for this cache behavior, specify true for Enabled, and specify the applicable values for Quantity and Items. For more information, go to Using a Signed URL to Serve Private Content in the Amazon CloudFront Developer Guide. If you don't want to require signed URLs in requests for objects that match PathPattern, specify false for Enabled and 0 for Quantity. Omit Items. To add, change, or remove one or more trusted signers, change Enabled to true (if it's currently false), change Quantity as applicable, and specify all of the trusted signers that you want to include in the updated distribution.",
"shapeName" : "TrustedSigners",
"deprecated" : false,
"required" : [ "Enabled", "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@param enabled Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.*/",
"getterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@return Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.*/",
"fluentSetterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@param enabled Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@param enabled Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The number of trusted signers for this cache behavior.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of trusted signers for this cache behavior.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@param quantity The number of trusted signers for this cache behavior.*/",
"getterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@return The number of trusted signers for this cache behavior.*/",
"fluentSetterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@param quantity The number of trusted signers for this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@param quantity The number of trusted signers for this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "AwsAccountNumberList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "AwsAccountNumber",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "string",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AwsAccountNumber",
"marshallLocationName" : "AwsAccountNumber",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.*/",
"getterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@return Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.*/",
"fluentSetterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "trustedSigners",
"variableType" : "TrustedSigners",
"variableDeclarationType" : "TrustedSigners",
"documentation" : null,
"variableSetterType" : "TrustedSigners",
"simpleType" : "TrustedSigners"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Enabled" : {
"documentation" : "Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@param enabled Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.*/",
"getterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@return Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.*/",
"fluentSetterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@param enabled Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@param enabled Specifies whether you want to require end users to use signed URLs to access the files specified by PathPattern and TargetOriginId.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Quantity" : {
"documentation" : "The number of trusted signers for this cache behavior.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of trusted signers for this cache behavior.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@param quantity The number of trusted signers for this cache behavior.*/",
"getterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@return The number of trusted signers for this cache behavior.*/",
"fluentSetterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@param quantity The number of trusted signers for this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of trusted signers for this cache behavior.\n@param quantity The number of trusted signers for this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "AwsAccountNumberList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "AwsAccountNumber",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "string",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "AwsAccountNumber",
"marshallLocationName" : "AwsAccountNumber",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.*/",
"getterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@return Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.*/",
"fluentSetterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@param items Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items Optional: A complex type that contains trusted signers for this cache behavior. If Quantity is 0, you can omit Items.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CloudFrontOriginAccessIdentityConfig" : {
"c2jName" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : "Origin access identity configuration.",
"shapeName" : "CloudFrontOriginAccessIdentityConfig",
"deprecated" : false,
"required" : [ "CallerReference", "Comment" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.",
"name" : "CallerReference",
"c2jName" : "CallerReference",
"c2jShape" : "string",
"variable" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CallerReference",
"marshallLocationName" : "CallerReference",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@param callerReference A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.*/",
"getterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@return A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.*/",
"fluentSetterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@param callerReference A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@param callerReference A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "Any comments you want to include about the origin access identity.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Any comments you want to include about the origin access identity.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@param comment Any comments you want to include about the origin access identity.*/",
"getterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@return Any comments you want to include about the origin access identity.*/",
"fluentSetterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@param comment Any comments you want to include about the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@param comment Any comments you want to include about the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentityConfig",
"variableType" : "CloudFrontOriginAccessIdentityConfig",
"variableDeclarationType" : "CloudFrontOriginAccessIdentityConfig",
"documentation" : null,
"variableSetterType" : "CloudFrontOriginAccessIdentityConfig",
"simpleType" : "CloudFrontOriginAccessIdentityConfig"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Comment" : {
"documentation" : "Any comments you want to include about the origin access identity.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Any comments you want to include about the origin access identity.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@param comment Any comments you want to include about the origin access identity.*/",
"getterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@return Any comments you want to include about the origin access identity.*/",
"fluentSetterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@param comment Any comments you want to include about the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Any comments you want to include about the origin access identity.\n@param comment Any comments you want to include about the origin access identity.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CallerReference" : {
"documentation" : "A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.",
"name" : "CallerReference",
"c2jName" : "CallerReference",
"c2jShape" : "string",
"variable" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "callerReference",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CallerReference",
"marshallLocationName" : "CallerReference",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@param callerReference A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.*/",
"getterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@return A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.*/",
"fluentSetterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@param callerReference A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@param callerReference A unique number that ensures the request can't be replayed. If the CallerReference is new (no matter the content of the CloudFrontOriginAccessIdentityConfig object), a new origin access identity is created. If the CallerReference is a value you already sent in a previous request to create an identity, and the content of the CloudFrontOriginAccessIdentityConfig is identical to the original request (ignoring white space), the response includes the same information returned to the original request. If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"DistributionSummary" : {
"c2jName" : "DistributionSummary",
"documentation" : "A summary of the information for an Amazon CloudFront distribution.",
"shapeName" : "DistributionSummary",
"deprecated" : false,
"required" : [ "Id", "Status", "LastModifiedTime", "DomainName", "Aliases", "Origins", "DefaultCacheBehavior", "CacheBehaviors", "CustomErrorResponses", "Comment", "PriceClass", "Enabled", "ViewerCertificate", "Restrictions", "WebACLId" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"getterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"fluentSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The date and time the distribution was last modified.",
"name" : "LastModifiedTime",
"c2jName" : "LastModifiedTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the distribution was last modified.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "LastModifiedTime",
"marshallLocationName" : "LastModifiedTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.*/",
"getterDocumentation" : "/**The date and time the distribution was last modified.\n@return The date and time the distribution was last modified.*/",
"fluentSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"getterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"fluentSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.",
"name" : "Aliases",
"c2jName" : "Aliases",
"c2jShape" : "Aliases",
"variable" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"setterModel" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"getterModel" : {
"returnType" : "Aliases",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Aliases",
"marshallLocationName" : "Aliases",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@return A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains information about origins for this distribution.",
"name" : "Origins",
"c2jName" : "Origins",
"c2jShape" : "Origins",
"variable" : {
"variableName" : "origins",
"variableType" : "Origins",
"variableDeclarationType" : "Origins",
"documentation" : "A complex type that contains information about origins for this distribution.",
"variableSetterType" : "Origins",
"simpleType" : "Origins"
},
"setterModel" : {
"variableName" : "origins",
"variableType" : "Origins",
"variableDeclarationType" : "Origins",
"documentation" : "",
"variableSetterType" : "Origins",
"simpleType" : "Origins"
},
"getterModel" : {
"returnType" : "Origins",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Origins",
"marshallLocationName" : "Origins",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@param origins A complex type that contains information about origins for this distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@return A complex type that contains information about origins for this distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@param origins A complex type that contains information about origins for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@param origins A complex type that contains information about origins for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.",
"name" : "DefaultCacheBehavior",
"c2jName" : "DefaultCacheBehavior",
"c2jShape" : "DefaultCacheBehavior",
"variable" : {
"variableName" : "defaultCacheBehavior",
"variableType" : "DefaultCacheBehavior",
"variableDeclarationType" : "DefaultCacheBehavior",
"documentation" : "A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.",
"variableSetterType" : "DefaultCacheBehavior",
"simpleType" : "DefaultCacheBehavior"
},
"setterModel" : {
"variableName" : "defaultCacheBehavior",
"variableType" : "DefaultCacheBehavior",
"variableDeclarationType" : "DefaultCacheBehavior",
"documentation" : "",
"variableSetterType" : "DefaultCacheBehavior",
"simpleType" : "DefaultCacheBehavior"
},
"getterModel" : {
"returnType" : "DefaultCacheBehavior",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DefaultCacheBehavior",
"marshallLocationName" : "DefaultCacheBehavior",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@param defaultCacheBehavior A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.*/",
"getterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@return A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.*/",
"fluentSetterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@param defaultCacheBehavior A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@param defaultCacheBehavior A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains zero or more CacheBehavior elements.",
"name" : "CacheBehaviors",
"c2jName" : "CacheBehaviors",
"c2jShape" : "CacheBehaviors",
"variable" : {
"variableName" : "cacheBehaviors",
"variableType" : "CacheBehaviors",
"variableDeclarationType" : "CacheBehaviors",
"documentation" : "A complex type that contains zero or more CacheBehavior elements.",
"variableSetterType" : "CacheBehaviors",
"simpleType" : "CacheBehaviors"
},
"setterModel" : {
"variableName" : "cacheBehaviors",
"variableType" : "CacheBehaviors",
"variableDeclarationType" : "CacheBehaviors",
"documentation" : "",
"variableSetterType" : "CacheBehaviors",
"simpleType" : "CacheBehaviors"
},
"getterModel" : {
"returnType" : "CacheBehaviors",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheBehaviors",
"marshallLocationName" : "CacheBehaviors",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@param cacheBehaviors A complex type that contains zero or more CacheBehavior elements.*/",
"getterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@return A complex type that contains zero or more CacheBehavior elements.*/",
"fluentSetterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@param cacheBehaviors A complex type that contains zero or more CacheBehavior elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@param cacheBehaviors A complex type that contains zero or more CacheBehavior elements.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains zero or more CustomErrorResponses elements.",
"name" : "CustomErrorResponses",
"c2jName" : "CustomErrorResponses",
"c2jShape" : "CustomErrorResponses",
"variable" : {
"variableName" : "customErrorResponses",
"variableType" : "CustomErrorResponses",
"variableDeclarationType" : "CustomErrorResponses",
"documentation" : "A complex type that contains zero or more CustomErrorResponses elements.",
"variableSetterType" : "CustomErrorResponses",
"simpleType" : "CustomErrorResponses"
},
"setterModel" : {
"variableName" : "customErrorResponses",
"variableType" : "CustomErrorResponses",
"variableDeclarationType" : "CustomErrorResponses",
"documentation" : "",
"variableSetterType" : "CustomErrorResponses",
"simpleType" : "CustomErrorResponses"
},
"getterModel" : {
"returnType" : "CustomErrorResponses",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomErrorResponses",
"marshallLocationName" : "CustomErrorResponses",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@param customErrorResponses A complex type that contains zero or more CustomErrorResponses elements.*/",
"getterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@return A complex type that contains zero or more CustomErrorResponses elements.*/",
"fluentSetterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@param customErrorResponses A complex type that contains zero or more CustomErrorResponses elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@param customErrorResponses A complex type that contains zero or more CustomErrorResponses elements.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The comment originally specified when this distribution was created.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The comment originally specified when this distribution was created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.*/",
"getterDocumentation" : "/**The comment originally specified when this distribution was created.\n@return The comment originally specified when this distribution was created.*/",
"fluentSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "",
"name" : "PriceClass",
"c2jName" : "PriceClass",
"c2jShape" : "PriceClass",
"variable" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PriceClass",
"marshallLocationName" : "PriceClass",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "PriceClass",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param priceClass \n@see PriceClass*/",
"getterDocumentation" : "/**\n@return \n@see PriceClass*/",
"fluentSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/",
"varargSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/"
}, {
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.*/",
"getterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@return Whether the distribution is enabled to accept end user requests for content.*/",
"fluentSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "",
"name" : "ViewerCertificate",
"c2jName" : "ViewerCertificate",
"c2jShape" : "ViewerCertificate",
"variable" : {
"variableName" : "viewerCertificate",
"variableType" : "ViewerCertificate",
"variableDeclarationType" : "ViewerCertificate",
"documentation" : "",
"variableSetterType" : "ViewerCertificate",
"simpleType" : "ViewerCertificate"
},
"setterModel" : {
"variableName" : "viewerCertificate",
"variableType" : "ViewerCertificate",
"variableDeclarationType" : "ViewerCertificate",
"documentation" : "",
"variableSetterType" : "ViewerCertificate",
"simpleType" : "ViewerCertificate"
},
"getterModel" : {
"returnType" : "ViewerCertificate",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ViewerCertificate",
"marshallLocationName" : "ViewerCertificate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param viewerCertificate */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param viewerCertificate \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param viewerCertificate \n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "",
"name" : "Restrictions",
"c2jName" : "Restrictions",
"c2jShape" : "Restrictions",
"variable" : {
"variableName" : "restrictions",
"variableType" : "Restrictions",
"variableDeclarationType" : "Restrictions",
"documentation" : "",
"variableSetterType" : "Restrictions",
"simpleType" : "Restrictions"
},
"setterModel" : {
"variableName" : "restrictions",
"variableType" : "Restrictions",
"variableDeclarationType" : "Restrictions",
"documentation" : "",
"variableSetterType" : "Restrictions",
"simpleType" : "Restrictions"
},
"getterModel" : {
"returnType" : "Restrictions",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Restrictions",
"marshallLocationName" : "Restrictions",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param restrictions */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param restrictions \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param restrictions \n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The Web ACL Id (if any) associated with the distribution.",
"name" : "WebACLId",
"c2jName" : "WebACLId",
"c2jShape" : "string",
"variable" : {
"variableName" : "webACLId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Web ACL Id (if any) associated with the distribution.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "webACLId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WebACLId",
"marshallLocationName" : "WebACLId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@param webACLId The Web ACL Id (if any) associated with the distribution.*/",
"getterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@return The Web ACL Id (if any) associated with the distribution.*/",
"fluentSetterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@param webACLId The Web ACL Id (if any) associated with the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@param webACLId The Web ACL Id (if any) associated with the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "distributionSummary",
"variableType" : "DistributionSummary",
"variableDeclarationType" : "DistributionSummary",
"documentation" : null,
"variableSetterType" : "DistributionSummary",
"simpleType" : "DistributionSummary"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Status" : {
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"name" : "Status",
"c2jName" : "Status",
"c2jShape" : "string",
"variable" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "status",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Status",
"marshallLocationName" : "Status",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"getterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.*/",
"fluentSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@param status This response element indicates the current status of the distribution. When the status is Deployed, the distribution's information is fully propagated throughout the Amazon CloudFront system.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Origins" : {
"documentation" : "A complex type that contains information about origins for this distribution.",
"name" : "Origins",
"c2jName" : "Origins",
"c2jShape" : "Origins",
"variable" : {
"variableName" : "origins",
"variableType" : "Origins",
"variableDeclarationType" : "Origins",
"documentation" : "A complex type that contains information about origins for this distribution.",
"variableSetterType" : "Origins",
"simpleType" : "Origins"
},
"setterModel" : {
"variableName" : "origins",
"variableType" : "Origins",
"variableDeclarationType" : "Origins",
"documentation" : "",
"variableSetterType" : "Origins",
"simpleType" : "Origins"
},
"getterModel" : {
"returnType" : "Origins",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Origins",
"marshallLocationName" : "Origins",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@param origins A complex type that contains information about origins for this distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@return A complex type that contains information about origins for this distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@param origins A complex type that contains information about origins for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about origins for this distribution.\n@param origins A complex type that contains information about origins for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Comment" : {
"documentation" : "The comment originally specified when this distribution was created.",
"name" : "Comment",
"c2jName" : "Comment",
"c2jShape" : "string",
"variable" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The comment originally specified when this distribution was created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "comment",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Comment",
"marshallLocationName" : "Comment",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.*/",
"getterDocumentation" : "/**The comment originally specified when this distribution was created.\n@return The comment originally specified when this distribution was created.*/",
"fluentSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The comment originally specified when this distribution was created.\n@param comment The comment originally specified when this distribution was created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"ViewerCertificate" : {
"documentation" : "",
"name" : "ViewerCertificate",
"c2jName" : "ViewerCertificate",
"c2jShape" : "ViewerCertificate",
"variable" : {
"variableName" : "viewerCertificate",
"variableType" : "ViewerCertificate",
"variableDeclarationType" : "ViewerCertificate",
"documentation" : "",
"variableSetterType" : "ViewerCertificate",
"simpleType" : "ViewerCertificate"
},
"setterModel" : {
"variableName" : "viewerCertificate",
"variableType" : "ViewerCertificate",
"variableDeclarationType" : "ViewerCertificate",
"documentation" : "",
"variableSetterType" : "ViewerCertificate",
"simpleType" : "ViewerCertificate"
},
"getterModel" : {
"returnType" : "ViewerCertificate",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ViewerCertificate",
"marshallLocationName" : "ViewerCertificate",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param viewerCertificate */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param viewerCertificate \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param viewerCertificate \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"PriceClass" : {
"documentation" : "",
"name" : "PriceClass",
"c2jName" : "PriceClass",
"c2jShape" : "PriceClass",
"variable" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "priceClass",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "PriceClass",
"marshallLocationName" : "PriceClass",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "PriceClass",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param priceClass \n@see PriceClass*/",
"getterDocumentation" : "/**\n@return \n@see PriceClass*/",
"fluentSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/",
"varargSetterDocumentation" : "/**\n@param priceClass \n@return Returns a reference to this object so that method calls can be chained together.\n@see PriceClass*/"
},
"DefaultCacheBehavior" : {
"documentation" : "A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.",
"name" : "DefaultCacheBehavior",
"c2jName" : "DefaultCacheBehavior",
"c2jShape" : "DefaultCacheBehavior",
"variable" : {
"variableName" : "defaultCacheBehavior",
"variableType" : "DefaultCacheBehavior",
"variableDeclarationType" : "DefaultCacheBehavior",
"documentation" : "A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.",
"variableSetterType" : "DefaultCacheBehavior",
"simpleType" : "DefaultCacheBehavior"
},
"setterModel" : {
"variableName" : "defaultCacheBehavior",
"variableType" : "DefaultCacheBehavior",
"variableDeclarationType" : "DefaultCacheBehavior",
"documentation" : "",
"variableSetterType" : "DefaultCacheBehavior",
"simpleType" : "DefaultCacheBehavior"
},
"getterModel" : {
"returnType" : "DefaultCacheBehavior",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DefaultCacheBehavior",
"marshallLocationName" : "DefaultCacheBehavior",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@param defaultCacheBehavior A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.*/",
"getterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@return A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.*/",
"fluentSetterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@param defaultCacheBehavior A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@param defaultCacheBehavior A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"DomainName" : {
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"name" : "DomainName",
"c2jName" : "DomainName",
"c2jShape" : "string",
"variable" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "domainName",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DomainName",
"marshallLocationName" : "DomainName",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"getterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.*/",
"fluentSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@param domainName The domain name corresponding to the distribution. For example: d604721fxaaqy9.cloudfront.net.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CustomErrorResponses" : {
"documentation" : "A complex type that contains zero or more CustomErrorResponses elements.",
"name" : "CustomErrorResponses",
"c2jName" : "CustomErrorResponses",
"c2jShape" : "CustomErrorResponses",
"variable" : {
"variableName" : "customErrorResponses",
"variableType" : "CustomErrorResponses",
"variableDeclarationType" : "CustomErrorResponses",
"documentation" : "A complex type that contains zero or more CustomErrorResponses elements.",
"variableSetterType" : "CustomErrorResponses",
"simpleType" : "CustomErrorResponses"
},
"setterModel" : {
"variableName" : "customErrorResponses",
"variableType" : "CustomErrorResponses",
"variableDeclarationType" : "CustomErrorResponses",
"documentation" : "",
"variableSetterType" : "CustomErrorResponses",
"simpleType" : "CustomErrorResponses"
},
"getterModel" : {
"returnType" : "CustomErrorResponses",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CustomErrorResponses",
"marshallLocationName" : "CustomErrorResponses",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@param customErrorResponses A complex type that contains zero or more CustomErrorResponses elements.*/",
"getterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@return A complex type that contains zero or more CustomErrorResponses elements.*/",
"fluentSetterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@param customErrorResponses A complex type that contains zero or more CustomErrorResponses elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains zero or more CustomErrorResponses elements.\n@param customErrorResponses A complex type that contains zero or more CustomErrorResponses elements.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Enabled" : {
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"name" : "Enabled",
"c2jName" : "Enabled",
"c2jShape" : "boolean",
"variable" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "Whether the distribution is enabled to accept end user requests for content.",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"setterModel" : {
"variableName" : "enabled",
"variableType" : "Boolean",
"variableDeclarationType" : "Boolean",
"documentation" : "",
"variableSetterType" : "Boolean",
"simpleType" : "Boolean"
},
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Enabled",
"marshallLocationName" : "Enabled",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.*/",
"getterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@return Whether the distribution is enabled to accept end user requests for content.*/",
"fluentSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**Whether the distribution is enabled to accept end user requests for content.\n@param enabled Whether the distribution is enabled to accept end user requests for content.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Aliases" : {
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.",
"name" : "Aliases",
"c2jName" : "Aliases",
"c2jShape" : "Aliases",
"variable" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"setterModel" : {
"variableName" : "aliases",
"variableType" : "Aliases",
"variableDeclarationType" : "Aliases",
"documentation" : "",
"variableSetterType" : "Aliases",
"simpleType" : "Aliases"
},
"getterModel" : {
"returnType" : "Aliases",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Aliases",
"marshallLocationName" : "Aliases",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.*/",
"getterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@return A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.*/",
"fluentSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@param aliases A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"LastModifiedTime" : {
"documentation" : "The date and time the distribution was last modified.",
"name" : "LastModifiedTime",
"c2jName" : "LastModifiedTime",
"c2jShape" : "timestamp",
"variable" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "The date and time the distribution was last modified.",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"setterModel" : {
"variableName" : "lastModifiedTime",
"variableType" : "java.util.Date",
"variableDeclarationType" : "java.util.Date",
"documentation" : "",
"variableSetterType" : "java.util.Date",
"simpleType" : "Date"
},
"getterModel" : {
"returnType" : "java.util.Date",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "LastModifiedTime",
"marshallLocationName" : "LastModifiedTime",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.*/",
"getterDocumentation" : "/**The date and time the distribution was last modified.\n@return The date and time the distribution was last modified.*/",
"fluentSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The date and time the distribution was last modified.\n@param lastModifiedTime The date and time the distribution was last modified.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Id" : {
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"name" : "Id",
"c2jName" : "Id",
"c2jShape" : "string",
"variable" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The identifier for the distribution. For example: EDFDVBD632BHDS5.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "id",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Id",
"marshallLocationName" : "Id",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"getterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return The identifier for the distribution. For example: EDFDVBD632BHDS5.*/",
"fluentSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@param id The identifier for the distribution. For example: EDFDVBD632BHDS5.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"WebACLId" : {
"documentation" : "The Web ACL Id (if any) associated with the distribution.",
"name" : "WebACLId",
"c2jName" : "WebACLId",
"c2jShape" : "string",
"variable" : {
"variableName" : "webACLId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The Web ACL Id (if any) associated with the distribution.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "webACLId",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WebACLId",
"marshallLocationName" : "WebACLId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@param webACLId The Web ACL Id (if any) associated with the distribution.*/",
"getterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@return The Web ACL Id (if any) associated with the distribution.*/",
"fluentSetterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@param webACLId The Web ACL Id (if any) associated with the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The Web ACL Id (if any) associated with the distribution.\n@param webACLId The Web ACL Id (if any) associated with the distribution.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Restrictions" : {
"documentation" : "",
"name" : "Restrictions",
"c2jName" : "Restrictions",
"c2jShape" : "Restrictions",
"variable" : {
"variableName" : "restrictions",
"variableType" : "Restrictions",
"variableDeclarationType" : "Restrictions",
"documentation" : "",
"variableSetterType" : "Restrictions",
"simpleType" : "Restrictions"
},
"setterModel" : {
"variableName" : "restrictions",
"variableType" : "Restrictions",
"variableDeclarationType" : "Restrictions",
"documentation" : "",
"variableSetterType" : "Restrictions",
"simpleType" : "Restrictions"
},
"getterModel" : {
"returnType" : "Restrictions",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Restrictions",
"marshallLocationName" : "Restrictions",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param restrictions */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param restrictions \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param restrictions \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"CacheBehaviors" : {
"documentation" : "A complex type that contains zero or more CacheBehavior elements.",
"name" : "CacheBehaviors",
"c2jName" : "CacheBehaviors",
"c2jShape" : "CacheBehaviors",
"variable" : {
"variableName" : "cacheBehaviors",
"variableType" : "CacheBehaviors",
"variableDeclarationType" : "CacheBehaviors",
"documentation" : "A complex type that contains zero or more CacheBehavior elements.",
"variableSetterType" : "CacheBehaviors",
"simpleType" : "CacheBehaviors"
},
"setterModel" : {
"variableName" : "cacheBehaviors",
"variableType" : "CacheBehaviors",
"variableDeclarationType" : "CacheBehaviors",
"documentation" : "",
"variableSetterType" : "CacheBehaviors",
"simpleType" : "CacheBehaviors"
},
"getterModel" : {
"returnType" : "CacheBehaviors",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "CacheBehaviors",
"marshallLocationName" : "CacheBehaviors",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@param cacheBehaviors A complex type that contains zero or more CacheBehavior elements.*/",
"getterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@return A complex type that contains zero or more CacheBehavior elements.*/",
"fluentSetterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@param cacheBehaviors A complex type that contains zero or more CacheBehavior elements.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that contains zero or more CacheBehavior elements.\n@param cacheBehaviors A complex type that contains zero or more CacheBehavior elements.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CreateStreamingDistributionResult" : {
"c2jName" : "CreateStreamingDistributionResult",
"documentation" : "The returned result of the corresponding request.",
"shapeName" : "CreateStreamingDistributionResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : true,
"hasHeaderMember" : true,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The streaming distribution's information.",
"name" : "StreamingDistribution",
"c2jName" : "StreamingDistribution",
"c2jShape" : "StreamingDistribution",
"variable" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "The streaming distribution's information.",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"setterModel" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"getterModel" : {
"returnType" : "StreamingDistribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistribution",
"marshallLocationName" : "StreamingDistribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.*/",
"getterDocumentation" : "/**The streaming distribution's information.\n@return The streaming distribution's information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.",
"name" : "Location",
"c2jName" : "Location",
"c2jShape" : "string",
"variable" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@param location The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.*/",
"getterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@return The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.*/",
"fluentSetterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@param location The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@param location The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "The current version of the streaming distribution created.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the streaming distribution created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the streaming distribution created.\n@param eTag The current version of the streaming distribution created.*/",
"getterDocumentation" : "/**The current version of the streaming distribution created.\n@return The current version of the streaming distribution created.*/",
"fluentSetterDocumentation" : "/**The current version of the streaming distribution created.\n@param eTag The current version of the streaming distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the streaming distribution created.\n@param eTag The current version of the streaming distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "createStreamingDistributionResult",
"variableType" : "CreateStreamingDistributionResult",
"variableDeclarationType" : "CreateStreamingDistributionResult",
"documentation" : null,
"variableSetterType" : "CreateStreamingDistributionResult",
"simpleType" : "CreateStreamingDistributionResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"ETag" : {
"documentation" : "The current version of the streaming distribution created.",
"name" : "ETag",
"c2jName" : "ETag",
"c2jShape" : "string",
"variable" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The current version of the streaming distribution created.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "eTag",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "ETag",
"marshallLocationName" : "ETag",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The current version of the streaming distribution created.\n@param eTag The current version of the streaming distribution created.*/",
"getterDocumentation" : "/**The current version of the streaming distribution created.\n@return The current version of the streaming distribution created.*/",
"fluentSetterDocumentation" : "/**The current version of the streaming distribution created.\n@param eTag The current version of the streaming distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The current version of the streaming distribution created.\n@param eTag The current version of the streaming distribution created.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"StreamingDistribution" : {
"documentation" : "The streaming distribution's information.",
"name" : "StreamingDistribution",
"c2jName" : "StreamingDistribution",
"c2jShape" : "StreamingDistribution",
"variable" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "The streaming distribution's information.",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"setterModel" : {
"variableName" : "streamingDistribution",
"variableType" : "StreamingDistribution",
"variableDeclarationType" : "StreamingDistribution",
"documentation" : "",
"variableSetterType" : "StreamingDistribution",
"simpleType" : "StreamingDistribution"
},
"getterModel" : {
"returnType" : "StreamingDistribution",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "StreamingDistribution",
"marshallLocationName" : "StreamingDistribution",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.*/",
"getterDocumentation" : "/**The streaming distribution's information.\n@return The streaming distribution's information.*/",
"fluentSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The streaming distribution's information.\n@param streamingDistribution The streaming distribution's information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Location" : {
"documentation" : "The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.",
"name" : "Location",
"c2jName" : "Location",
"c2jShape" : "string",
"variable" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "location",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Location",
"marshallLocationName" : "Location",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : "header",
"flattened" : false,
"header" : true,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@param location The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.*/",
"getterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@return The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.*/",
"fluentSetterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@param location The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@param location The fully qualified URI of the new streaming distribution resource just created. For example: https://cloudfront.amazonaws.com/2010-11-01/streaming-distribution/EGTXBD79H29TRA8.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"InvalidErrorCodeException" : {
"c2jName" : "InvalidErrorCode",
"documentation" : "",
"shapeName" : "InvalidErrorCodeException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "invalidErrorCodeException",
"variableType" : "InvalidErrorCodeException",
"variableDeclarationType" : "InvalidErrorCodeException",
"documentation" : null,
"variableSetterType" : "InvalidErrorCodeException",
"simpleType" : "InvalidErrorCodeException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InvalidErrorCode",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"TooManyCacheBehaviorsException" : {
"c2jName" : "TooManyCacheBehaviors",
"documentation" : "You cannot create anymore cache behaviors for the distribution.",
"shapeName" : "TooManyCacheBehaviorsException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "tooManyCacheBehaviorsException",
"variableType" : "TooManyCacheBehaviorsException",
"variableDeclarationType" : "TooManyCacheBehaviorsException",
"documentation" : null,
"variableSetterType" : "TooManyCacheBehaviorsException",
"simpleType" : "TooManyCacheBehaviorsException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "TooManyCacheBehaviors",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"ListDistributionsByWebACLIdResult" : {
"c2jName" : "ListDistributionsByWebACLIdResult",
"documentation" : "The response to a request to list the distributions that are associated with a specified AWS WAF web ACL.",
"shapeName" : "ListDistributionsByWebACLIdResult",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : true,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The DistributionList type.",
"name" : "DistributionList",
"c2jName" : "DistributionList",
"c2jShape" : "DistributionList",
"variable" : {
"variableName" : "distributionList",
"variableType" : "DistributionList",
"variableDeclarationType" : "DistributionList",
"documentation" : "The DistributionList type.",
"variableSetterType" : "DistributionList",
"simpleType" : "DistributionList"
},
"setterModel" : {
"variableName" : "distributionList",
"variableType" : "DistributionList",
"variableDeclarationType" : "DistributionList",
"documentation" : "",
"variableSetterType" : "DistributionList",
"simpleType" : "DistributionList"
},
"getterModel" : {
"returnType" : "DistributionList",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DistributionList",
"marshallLocationName" : "DistributionList",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The DistributionList type.\n@param distributionList The DistributionList type.*/",
"getterDocumentation" : "/**The DistributionList type.\n@return The DistributionList type.*/",
"fluentSetterDocumentation" : "/**The DistributionList type.\n@param distributionList The DistributionList type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The DistributionList type.\n@param distributionList The DistributionList type.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "listDistributionsByWebACLIdResult",
"variableType" : "ListDistributionsByWebACLIdResult",
"variableDeclarationType" : "ListDistributionsByWebACLIdResult",
"documentation" : null,
"variableSetterType" : "ListDistributionsByWebACLIdResult",
"simpleType" : "ListDistributionsByWebACLIdResult"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"DistributionList" : {
"documentation" : "The DistributionList type.",
"name" : "DistributionList",
"c2jName" : "DistributionList",
"c2jShape" : "DistributionList",
"variable" : {
"variableName" : "distributionList",
"variableType" : "DistributionList",
"variableDeclarationType" : "DistributionList",
"documentation" : "The DistributionList type.",
"variableSetterType" : "DistributionList",
"simpleType" : "DistributionList"
},
"setterModel" : {
"variableName" : "distributionList",
"variableType" : "DistributionList",
"variableDeclarationType" : "DistributionList",
"documentation" : "",
"variableSetterType" : "DistributionList",
"simpleType" : "DistributionList"
},
"getterModel" : {
"returnType" : "DistributionList",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DistributionList",
"marshallLocationName" : "DistributionList",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The DistributionList type.\n@param distributionList The DistributionList type.*/",
"getterDocumentation" : "/**The DistributionList type.\n@return The DistributionList type.*/",
"fluentSetterDocumentation" : "/**The DistributionList type.\n@param distributionList The DistributionList type.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The DistributionList type.\n@param distributionList The DistributionList type.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"InconsistentQuantitiesException" : {
"c2jName" : "InconsistentQuantities",
"documentation" : "The value of Quantity and the size of Items do not match.",
"shapeName" : "InconsistentQuantitiesException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "inconsistentQuantitiesException",
"variableType" : "InconsistentQuantitiesException",
"variableDeclarationType" : "InconsistentQuantitiesException",
"documentation" : null,
"variableSetterType" : "InconsistentQuantitiesException",
"simpleType" : "InconsistentQuantitiesException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "InconsistentQuantities",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"KeyPairIds" : {
"c2jName" : "KeyPairIds",
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.",
"shapeName" : "KeyPairIds",
"deprecated" : false,
"required" : [ "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The number of active CloudFront key pairs for AwsAccountNumber.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of active CloudFront key pairs for AwsAccountNumber.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@param quantity The number of active CloudFront key pairs for AwsAccountNumber.*/",
"getterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@return The number of active CloudFront key pairs for AwsAccountNumber.*/",
"fluentSetterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@param quantity The number of active CloudFront key pairs for AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@param quantity The number of active CloudFront key pairs for AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "KeyPairIdList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "KeyPairId",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "string",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "KeyPairId",
"marshallLocationName" : "KeyPairId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@param items A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.*/",
"getterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@return A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.*/",
"fluentSetterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@param items A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "keyPairIds",
"variableType" : "KeyPairIds",
"variableDeclarationType" : "KeyPairIds",
"documentation" : null,
"variableSetterType" : "KeyPairIds",
"simpleType" : "KeyPairIds"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"Quantity" : {
"documentation" : "The number of active CloudFront key pairs for AwsAccountNumber.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of active CloudFront key pairs for AwsAccountNumber.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@param quantity The number of active CloudFront key pairs for AwsAccountNumber.*/",
"getterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@return The number of active CloudFront key pairs for AwsAccountNumber.*/",
"fluentSetterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@param quantity The number of active CloudFront key pairs for AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of active CloudFront key pairs for AwsAccountNumber.\n@param quantity The number of active CloudFront key pairs for AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Items" : {
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "KeyPairIdList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Items",
"marshallLocationName" : "Items",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : {
"memberType" : "String",
"memberLocationName" : "KeyPairId",
"implType" : "com.amazonaws.internal.SdkInternalList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"documentation" : "",
"name" : "Member",
"c2jName" : "member",
"c2jShape" : "string",
"variable" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "member",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "KeyPairId",
"marshallLocationName" : "KeyPairId",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**\n@param member */",
"getterDocumentation" : "/**\n@return */",
"fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"sendEmptyQueryString" : false,
"templateType" : "java.util.List",
"templateImplType" : "com.amazonaws.internal.SdkInternalList",
"simpleType" : "String",
"simple" : true,
"map" : false
},
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : true,
"map" : false,
"setterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@param items A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.*/",
"getterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@return A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.*/",
"fluentSetterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@param items A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\nNOTE: This method appends the values to the existing list (if any). Use {@link #setItems(java.util.Collection)} or {@link #withItems(java.util.Collection)} if you want to override the existing values.
\n@param items A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CreateDistributionRequest" : {
"c2jName" : "CreateDistributionRequest",
"documentation" : "The request to create a new distribution.",
"shapeName" : "CreateDistributionRequest",
"deprecated" : false,
"required" : [ "DistributionConfig" ],
"hasPayloadMember" : true,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The distribution's configuration information.",
"name" : "DistributionConfig",
"c2jName" : "DistributionConfig",
"c2jShape" : "DistributionConfig",
"variable" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "The distribution's configuration information.",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"setterModel" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"getterModel" : {
"returnType" : "DistributionConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DistributionConfig",
"marshallLocationName" : "DistributionConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : "http://cloudfront.amazonaws.com/doc/2016-01-28/",
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution's configuration information.\n@param distributionConfig The distribution's configuration information.*/",
"getterDocumentation" : "/**The distribution's configuration information.\n@return The distribution's configuration information.*/",
"fluentSetterDocumentation" : "/**The distribution's configuration information.\n@param distributionConfig The distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution's configuration information.\n@param distributionConfig The distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "createDistributionRequest",
"variableType" : "CreateDistributionRequest",
"variableDeclarationType" : "CreateDistributionRequest",
"documentation" : null,
"variableSetterType" : "CreateDistributionRequest",
"simpleType" : "CreateDistributionRequest"
},
"marshaller" : {
"action" : "CreateDistribution2016_01_28",
"verb" : "POST",
"target" : null,
"requestUri" : "/2016-01-28/distribution",
"locationName" : null,
"xmlNameSpaceUri" : null
},
"unmarshaller" : null,
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"DistributionConfig" : {
"documentation" : "The distribution's configuration information.",
"name" : "DistributionConfig",
"c2jName" : "DistributionConfig",
"c2jShape" : "DistributionConfig",
"variable" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "The distribution's configuration information.",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"setterModel" : {
"variableName" : "distributionConfig",
"variableType" : "DistributionConfig",
"variableDeclarationType" : "DistributionConfig",
"documentation" : "",
"variableSetterType" : "DistributionConfig",
"simpleType" : "DistributionConfig"
},
"getterModel" : {
"returnType" : "DistributionConfig",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "DistributionConfig",
"marshallLocationName" : "DistributionConfig",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : true,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : "http://cloudfront.amazonaws.com/doc/2016-01-28/",
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The distribution's configuration information.\n@param distributionConfig The distribution's configuration information.*/",
"getterDocumentation" : "/**The distribution's configuration information.\n@return The distribution's configuration information.*/",
"fluentSetterDocumentation" : "/**The distribution's configuration information.\n@param distributionConfig The distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The distribution's configuration information.\n@param distributionConfig The distribution's configuration information.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}
}
},
"CloudFrontOriginAccessIdentityInUseException" : {
"c2jName" : "CloudFrontOriginAccessIdentityInUse",
"documentation" : "",
"shapeName" : "CloudFrontOriginAccessIdentityInUseException",
"deprecated" : false,
"required" : null,
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ ],
"enums" : null,
"variable" : {
"variableName" : "cloudFrontOriginAccessIdentityInUseException",
"variableType" : "CloudFrontOriginAccessIdentityInUseException",
"variableDeclarationType" : "CloudFrontOriginAccessIdentityInUseException",
"documentation" : null,
"variableSetterType" : "CloudFrontOriginAccessIdentityInUseException",
"simpleType" : "CloudFrontOriginAccessIdentityInUseException"
},
"marshaller" : null,
"unmarshaller" : null,
"errorCode" : "CloudFrontOriginAccessIdentityInUse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : { }
},
"CookiePreference" : {
"c2jName" : "CookiePreference",
"documentation" : "A complex type that specifies the cookie preferences associated with this cache behavior.",
"shapeName" : "CookiePreference",
"deprecated" : false,
"required" : [ "Forward" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.",
"name" : "Forward",
"c2jName" : "Forward",
"c2jShape" : "ItemSelection",
"variable" : {
"variableName" : "forward",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "forward",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Forward",
"marshallLocationName" : "Forward",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "ItemSelection",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@param forward Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@see ItemSelection*/",
"getterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@return Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@see ItemSelection*/",
"fluentSetterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@param forward Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ItemSelection*/",
"varargSetterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@param forward Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ItemSelection*/"
}, {
"documentation" : "A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.",
"name" : "WhitelistedNames",
"c2jName" : "WhitelistedNames",
"c2jShape" : "CookieNames",
"variable" : {
"variableName" : "whitelistedNames",
"variableType" : "CookieNames",
"variableDeclarationType" : "CookieNames",
"documentation" : "A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.",
"variableSetterType" : "CookieNames",
"simpleType" : "CookieNames"
},
"setterModel" : {
"variableName" : "whitelistedNames",
"variableType" : "CookieNames",
"variableDeclarationType" : "CookieNames",
"documentation" : "",
"variableSetterType" : "CookieNames",
"simpleType" : "CookieNames"
},
"getterModel" : {
"returnType" : "CookieNames",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WhitelistedNames",
"marshallLocationName" : "WhitelistedNames",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@param whitelistedNames A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.*/",
"getterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@return A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@param whitelistedNames A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@param whitelistedNames A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
} ],
"enums" : null,
"variable" : {
"variableName" : "cookiePreference",
"variableType" : "CookiePreference",
"variableDeclarationType" : "CookiePreference",
"documentation" : null,
"variableSetterType" : "CookiePreference",
"simpleType" : "CookiePreference"
},
"marshaller" : null,
"unmarshaller" : {
"resultWrapper" : null,
"flattened" : false
},
"errorCode" : null,
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingModelClass" : false,
"skipGeneratingMarshaller" : false,
"skipGeneratingUnmarshaller" : false
},
"membersAsMap" : {
"WhitelistedNames" : {
"documentation" : "A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.",
"name" : "WhitelistedNames",
"c2jName" : "WhitelistedNames",
"c2jShape" : "CookieNames",
"variable" : {
"variableName" : "whitelistedNames",
"variableType" : "CookieNames",
"variableDeclarationType" : "CookieNames",
"documentation" : "A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.",
"variableSetterType" : "CookieNames",
"simpleType" : "CookieNames"
},
"setterModel" : {
"variableName" : "whitelistedNames",
"variableType" : "CookieNames",
"variableDeclarationType" : "CookieNames",
"documentation" : "",
"variableSetterType" : "CookieNames",
"simpleType" : "CookieNames"
},
"getterModel" : {
"returnType" : "CookieNames",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "WhitelistedNames",
"marshallLocationName" : "WhitelistedNames",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : false,
"list" : false,
"map" : false,
"setterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@param whitelistedNames A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.*/",
"getterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@return A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.*/",
"fluentSetterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@param whitelistedNames A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@param whitelistedNames A complex type that specifies the whitelisted cookies, if any, that you want CloudFront to forward to your origin that is associated with this cache behavior.\n@return Returns a reference to this object so that method calls can be chained together.*/"
},
"Forward" : {
"documentation" : "Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.",
"name" : "Forward",
"c2jName" : "Forward",
"c2jShape" : "ItemSelection",
"variable" : {
"variableName" : "forward",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.",
"variableSetterType" : "String",
"simpleType" : "String"
},
"setterModel" : {
"variableName" : "forward",
"variableType" : "String",
"variableDeclarationType" : "String",
"documentation" : "",
"variableSetterType" : "String",
"simpleType" : "String"
},
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Forward",
"marshallLocationName" : "Forward",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : "ItemSelection",
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@param forward Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@see ItemSelection*/",
"getterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@return Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@see ItemSelection*/",
"fluentSetterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@param forward Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ItemSelection*/",
"varargSetterDocumentation" : "/**Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@param forward Use this element to specify whether you want CloudFront to forward cookies to the origin that is associated with this cache behavior. You can specify all, none or whitelist. If you choose All, CloudFront forwards all cookies regardless of how many your application uses.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ItemSelection*/"
}
}
},
"Paths" : {
"c2jName" : "Paths",
"documentation" : "A complex type that contains information about the objects that you want to invalidate.",
"shapeName" : "Paths",
"deprecated" : false,
"required" : [ "Quantity" ],
"hasPayloadMember" : false,
"hasHeaderMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"wrapper" : false,
"members" : [ {
"documentation" : "The number of objects that you want to invalidate.",
"name" : "Quantity",
"c2jName" : "Quantity",
"c2jShape" : "integer",
"variable" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "The number of objects that you want to invalidate.",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"setterModel" : {
"variableName" : "quantity",
"variableType" : "Integer",
"variableDeclarationType" : "Integer",
"documentation" : "",
"variableSetterType" : "Integer",
"simpleType" : "Integer"
},
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"unmarshallLocationName" : "Quantity",
"marshallLocationName" : "Quantity",
"additionalUnmarshallingPath" : null,
"additionalMarshallingPath" : null,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"flattened" : false,
"header" : false,
"uri" : false,
"statusCode" : false,
"queryString" : false
},
"deprecated" : false,
"listModel" : null,
"mapModel" : null,
"enumType" : null,
"xmlNameSpaceUri" : null,
"idempotencyToken" : false,
"simple" : true,
"list" : false,
"map" : false,
"setterDocumentation" : "/**The number of objects that you want to invalidate.\n@param quantity The number of objects that you want to invalidate.*/",
"getterDocumentation" : "/**The number of objects that you want to invalidate.\n@return The number of objects that you want to invalidate.*/",
"fluentSetterDocumentation" : "/**The number of objects that you want to invalidate.\n@param quantity The number of objects that you want to invalidate.\n@return Returns a reference to this object so that method calls can be chained together.*/",
"varargSetterDocumentation" : "/**The number of objects that you want to invalidate.\n@param quantity The number of objects that you want to invalidate.\n@return Returns a reference to this object so that method calls can be chained together.*/"
}, {
"documentation" : "A complex type that contains a list of the objects that you want to invalidate.",
"name" : "Items",
"c2jName" : "Items",
"c2jShape" : "PathList",
"variable" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "A complex type that contains a list of the objects that you want to invalidate.",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"setterModel" : {
"variableName" : "items",
"variableType" : "java.util.List",
"variableDeclarationType" : "com.amazonaws.internal.SdkInternalList",
"documentation" : "",
"variableSetterType" : "java.util.Collection",
"simpleType" : "List"
},
"getterModel" : {
"returnType" : "java.util.List