
models.worklink-2018-09-25-intermediate.json Maven / Gradle / Ivy
{
"customizationConfig" : {
"attachPayloadTraitToMember" : { },
"blacklistedSimpleMethods" : [ ],
"calculateCrc32FromCompressedData" : false,
"convenienceTypeOverloads" : [ ],
"customErrorCodeFieldName" : null,
"customProtocolFactoryFqcn" : null,
"customResponseMetadata" : null,
"customRetryPolicy" : null,
"customServiceMetadata" : null,
"defaultSimpleMethodTestRegion" : null,
"deprecatedOperations" : [ ],
"deprecatedShapes" : [ ],
"excludeClientCreateMethod" : false,
"modelMarshallerDefaultValueSupplier" : { },
"operationModifiers" : null,
"paginationCustomization" : null,
"renameShapes" : null,
"sdkModeledExceptionBaseClassName" : null,
"sdkRequestBaseClassName" : null,
"sdkResponseBaseClassName" : null,
"serviceSpecificClientConfigClass" : null,
"serviceSpecificHttpConfig" : null,
"shapeModifiers" : null,
"shapeSubstitutions" : null,
"shareModelConfig" : null,
"skipSyncClientGeneration" : false,
"useAutoConstructList" : true,
"useAutoConstructMap" : true,
"utilitiesMethod" : null,
"verifiedSimpleMethods" : [ "listFleets" ]
},
"metadata" : {
"apiVersion" : "2018-09-25",
"asyncBuilder" : "DefaultWorkLinkAsyncClientBuilder",
"asyncBuilderInterface" : "WorkLinkAsyncClientBuilder",
"asyncClient" : "DefaultWorkLinkAsyncClient",
"asyncInterface" : "WorkLinkAsyncClient",
"authPolicyPackageName" : null,
"authType" : "V4",
"baseBuilder" : "DefaultWorkLinkBaseClientBuilder",
"baseBuilderInterface" : "WorkLinkBaseClientBuilder",
"baseExceptionName" : "WorkLinkException",
"baseRequestName" : "WorkLinkRequest",
"baseResponseName" : "WorkLinkResponse",
"cborProtocol" : false,
"clientPackageName" : "worklink",
"contentType" : null,
"defaultEndpoint" : null,
"defaultEndpointWithoutHttpProtocol" : null,
"defaultRegion" : null,
"descriptiveServiceName" : "WorkLink",
"documentation" : "Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS phones. In a single step, your users, such as employees, can access internal websites as efficiently as they access any other public website. They enter a URL in their web browser, or choose a link to an internal website in an email. Amazon WorkLink authenticates the user's access and securely renders authorized internal web content in a secure rendering service in the AWS cloud. Amazon WorkLink doesn't download or store any internal web content on mobile devices.
",
"endpointPrefix" : "worklink",
"fullAuthPolicyPackageName" : "software.amazon.awssdk.services",
"fullClientPackageName" : "software.amazon.awssdk.services.worklink",
"fullModelPackageName" : "software.amazon.awssdk.services.worklink.model",
"fullPaginatorsPackageName" : "software.amazon.awssdk.services.worklink.paginators",
"fullRequestTransformPackageName" : "software.amazon.awssdk.services.worklink.transform",
"fullTransformPackageName" : "software.amazon.awssdk.services.worklink.transform",
"ionProtocol" : false,
"jsonProtocol" : true,
"jsonVersion" : "1.1",
"modelPackageName" : "worklink.model",
"paginatorsPackageName" : "worklink.paginators",
"protocol" : "rest-json",
"requestTransformPackageName" : "worklink.transform",
"requiresApiKey" : false,
"requiresIamSigners" : false,
"rootPackageName" : "software.amazon.awssdk.services",
"serviceId" : "WorkLink",
"serviceName" : "WorkLink",
"signingName" : "worklink",
"syncBuilder" : "DefaultWorkLinkClientBuilder",
"syncBuilderInterface" : "WorkLinkClientBuilder",
"syncClient" : "DefaultWorkLinkClient",
"syncInterface" : "WorkLinkClient",
"transformPackageName" : "worklink.transform",
"uid" : "worklink-2018-09-25",
"xmlProtocol" : false
},
"operations" : {
"AssociateDomain" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Specifies a domain to be associated to Amazon WorkLink.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The resource already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateDomainRequest",
"variableName" : "associateDomainRequest",
"variableType" : "AssociateDomainRequest",
"documentation" : "",
"simpleType" : "AssociateDomainRequest",
"variableSetterType" : "AssociateDomainRequest"
},
"methodName" : "associateDomain",
"operationName" : "AssociateDomain",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateDomainResponse",
"documentation" : null
},
"syncReturnType" : "AssociateDomainResponse"
},
"AssociateWebsiteAuthorizationProvider" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Associates a website authorization provider with a specified fleet. This is used to authorize users against associated websites in the company network.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The resource already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateWebsiteAuthorizationProviderRequest",
"variableName" : "associateWebsiteAuthorizationProviderRequest",
"variableType" : "AssociateWebsiteAuthorizationProviderRequest",
"documentation" : "",
"simpleType" : "AssociateWebsiteAuthorizationProviderRequest",
"variableSetterType" : "AssociateWebsiteAuthorizationProviderRequest"
},
"methodName" : "associateWebsiteAuthorizationProvider",
"operationName" : "AssociateWebsiteAuthorizationProvider",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateWebsiteAuthorizationProviderResponse",
"documentation" : null
},
"syncReturnType" : "AssociateWebsiteAuthorizationProviderResponse"
},
"AssociateWebsiteCertificateAuthority" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Imports the root certificate of a certificate authority (CA) used to obtain TLS certificates used by associated websites within the company network.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The resource already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "AssociateWebsiteCertificateAuthorityRequest",
"variableName" : "associateWebsiteCertificateAuthorityRequest",
"variableType" : "AssociateWebsiteCertificateAuthorityRequest",
"documentation" : "",
"simpleType" : "AssociateWebsiteCertificateAuthorityRequest",
"variableSetterType" : "AssociateWebsiteCertificateAuthorityRequest"
},
"methodName" : "associateWebsiteCertificateAuthority",
"operationName" : "AssociateWebsiteCertificateAuthority",
"paginated" : false,
"returnType" : {
"returnType" : "AssociateWebsiteCertificateAuthorityResponse",
"documentation" : null
},
"syncReturnType" : "AssociateWebsiteCertificateAuthorityResponse"
},
"CreateFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Creates a fleet. A fleet consists of resources and the configuration that delivers associated websites to authorized users who download and set up the Amazon WorkLink app.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The resource already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "CreateFleetRequest",
"variableName" : "createFleetRequest",
"variableType" : "CreateFleetRequest",
"documentation" : "",
"simpleType" : "CreateFleetRequest",
"variableSetterType" : "CreateFleetRequest"
},
"methodName" : "createFleet",
"operationName" : "CreateFleet",
"paginated" : false,
"returnType" : {
"returnType" : "CreateFleetResponse",
"documentation" : null
},
"syncReturnType" : "CreateFleetResponse"
},
"DeleteFleet" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Deletes a fleet. Prevents users from accessing previously associated websites.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DeleteFleetRequest",
"variableName" : "deleteFleetRequest",
"variableType" : "DeleteFleetRequest",
"documentation" : "",
"simpleType" : "DeleteFleetRequest",
"variableSetterType" : "DeleteFleetRequest"
},
"methodName" : "deleteFleet",
"operationName" : "DeleteFleet",
"paginated" : false,
"returnType" : {
"returnType" : "DeleteFleetResponse",
"documentation" : null
},
"syncReturnType" : "DeleteFleetResponse"
},
"DescribeAuditStreamConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the configuration for delivering audit streams to the customer account.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeAuditStreamConfigurationRequest",
"variableName" : "describeAuditStreamConfigurationRequest",
"variableType" : "DescribeAuditStreamConfigurationRequest",
"documentation" : "",
"simpleType" : "DescribeAuditStreamConfigurationRequest",
"variableSetterType" : "DescribeAuditStreamConfigurationRequest"
},
"methodName" : "describeAuditStreamConfiguration",
"operationName" : "DescribeAuditStreamConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeAuditStreamConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "DescribeAuditStreamConfigurationResponse"
},
"DescribeCompanyNetworkConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the networking configuration to access the internal websites associated with the specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeCompanyNetworkConfigurationRequest",
"variableName" : "describeCompanyNetworkConfigurationRequest",
"variableType" : "DescribeCompanyNetworkConfigurationRequest",
"documentation" : "",
"simpleType" : "DescribeCompanyNetworkConfigurationRequest",
"variableSetterType" : "DescribeCompanyNetworkConfigurationRequest"
},
"methodName" : "describeCompanyNetworkConfiguration",
"operationName" : "DescribeCompanyNetworkConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeCompanyNetworkConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "DescribeCompanyNetworkConfigurationResponse"
},
"DescribeDevice" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Provides information about a user's device.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDeviceRequest",
"variableName" : "describeDeviceRequest",
"variableType" : "DescribeDeviceRequest",
"documentation" : "",
"simpleType" : "DescribeDeviceRequest",
"variableSetterType" : "DescribeDeviceRequest"
},
"methodName" : "describeDevice",
"operationName" : "DescribeDevice",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDeviceResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDeviceResponse"
},
"DescribeDevicePolicyConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the device policy configuration for the specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDevicePolicyConfigurationRequest",
"variableName" : "describeDevicePolicyConfigurationRequest",
"variableType" : "DescribeDevicePolicyConfigurationRequest",
"documentation" : "",
"simpleType" : "DescribeDevicePolicyConfigurationRequest",
"variableSetterType" : "DescribeDevicePolicyConfigurationRequest"
},
"methodName" : "describeDevicePolicyConfiguration",
"operationName" : "DescribeDevicePolicyConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDevicePolicyConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDevicePolicyConfigurationResponse"
},
"DescribeDomain" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Provides information about the domain.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeDomainRequest",
"variableName" : "describeDomainRequest",
"variableType" : "DescribeDomainRequest",
"documentation" : "",
"simpleType" : "DescribeDomainRequest",
"variableSetterType" : "DescribeDomainRequest"
},
"methodName" : "describeDomain",
"operationName" : "DescribeDomain",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeDomainResponse",
"documentation" : null
},
"syncReturnType" : "DescribeDomainResponse"
},
"DescribeFleetMetadata" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Provides basic information for the specified fleet, excluding identity provider, networking, and device configuration details.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeFleetMetadataRequest",
"variableName" : "describeFleetMetadataRequest",
"variableType" : "DescribeFleetMetadataRequest",
"documentation" : "",
"simpleType" : "DescribeFleetMetadataRequest",
"variableSetterType" : "DescribeFleetMetadataRequest"
},
"methodName" : "describeFleetMetadata",
"operationName" : "DescribeFleetMetadata",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeFleetMetadataResponse",
"documentation" : null
},
"syncReturnType" : "DescribeFleetMetadataResponse"
},
"DescribeIdentityProviderConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Describes the identity provider configuration of the specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeIdentityProviderConfigurationRequest",
"variableName" : "describeIdentityProviderConfigurationRequest",
"variableType" : "DescribeIdentityProviderConfigurationRequest",
"documentation" : "",
"simpleType" : "DescribeIdentityProviderConfigurationRequest",
"variableSetterType" : "DescribeIdentityProviderConfigurationRequest"
},
"methodName" : "describeIdentityProviderConfiguration",
"operationName" : "DescribeIdentityProviderConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeIdentityProviderConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "DescribeIdentityProviderConfigurationResponse"
},
"DescribeWebsiteCertificateAuthority" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Provides information about the certificate authority.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DescribeWebsiteCertificateAuthorityRequest",
"variableName" : "describeWebsiteCertificateAuthorityRequest",
"variableType" : "DescribeWebsiteCertificateAuthorityRequest",
"documentation" : "",
"simpleType" : "DescribeWebsiteCertificateAuthorityRequest",
"variableSetterType" : "DescribeWebsiteCertificateAuthorityRequest"
},
"methodName" : "describeWebsiteCertificateAuthority",
"operationName" : "DescribeWebsiteCertificateAuthority",
"paginated" : false,
"returnType" : {
"returnType" : "DescribeWebsiteCertificateAuthorityResponse",
"documentation" : null
},
"syncReturnType" : "DescribeWebsiteCertificateAuthorityResponse"
},
"DisassociateDomain" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates a domain from Amazon WorkLink. End users lose the ability to access the domain with Amazon WorkLink.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisassociateDomainRequest",
"variableName" : "disassociateDomainRequest",
"variableType" : "DisassociateDomainRequest",
"documentation" : "",
"simpleType" : "DisassociateDomainRequest",
"variableSetterType" : "DisassociateDomainRequest"
},
"methodName" : "disassociateDomain",
"operationName" : "DisassociateDomain",
"paginated" : false,
"returnType" : {
"returnType" : "DisassociateDomainResponse",
"documentation" : null
},
"syncReturnType" : "DisassociateDomainResponse"
},
"DisassociateWebsiteAuthorizationProvider" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Disassociates a website authorization provider from a specified fleet. After the disassociation, users can't load any associated websites that require this authorization provider.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "ResourceAlreadyExistsException",
"documentation" : "The resource already exists.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisassociateWebsiteAuthorizationProviderRequest",
"variableName" : "disassociateWebsiteAuthorizationProviderRequest",
"variableType" : "DisassociateWebsiteAuthorizationProviderRequest",
"documentation" : "",
"simpleType" : "DisassociateWebsiteAuthorizationProviderRequest",
"variableSetterType" : "DisassociateWebsiteAuthorizationProviderRequest"
},
"methodName" : "disassociateWebsiteAuthorizationProvider",
"operationName" : "DisassociateWebsiteAuthorizationProvider",
"paginated" : false,
"returnType" : {
"returnType" : "DisassociateWebsiteAuthorizationProviderResponse",
"documentation" : null
},
"syncReturnType" : "DisassociateWebsiteAuthorizationProviderResponse"
},
"DisassociateWebsiteCertificateAuthority" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Removes a certificate authority (CA).
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "DisassociateWebsiteCertificateAuthorityRequest",
"variableName" : "disassociateWebsiteCertificateAuthorityRequest",
"variableType" : "DisassociateWebsiteCertificateAuthorityRequest",
"documentation" : "",
"simpleType" : "DisassociateWebsiteCertificateAuthorityRequest",
"variableSetterType" : "DisassociateWebsiteCertificateAuthorityRequest"
},
"methodName" : "disassociateWebsiteCertificateAuthority",
"operationName" : "DisassociateWebsiteCertificateAuthority",
"paginated" : false,
"returnType" : {
"returnType" : "DisassociateWebsiteCertificateAuthorityResponse",
"documentation" : null
},
"syncReturnType" : "DisassociateWebsiteCertificateAuthorityResponse"
},
"ListDevices" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list of devices registered with the specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListDevicesRequest",
"variableName" : "listDevicesRequest",
"variableType" : "ListDevicesRequest",
"documentation" : "",
"simpleType" : "ListDevicesRequest",
"variableSetterType" : "ListDevicesRequest"
},
"methodName" : "listDevices",
"operationName" : "ListDevices",
"paginated" : true,
"returnType" : {
"returnType" : "ListDevicesResponse",
"documentation" : null
},
"syncReturnType" : "ListDevicesResponse"
},
"ListDomains" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list of domains associated to a specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListDomainsRequest",
"variableName" : "listDomainsRequest",
"variableType" : "ListDomainsRequest",
"documentation" : "",
"simpleType" : "ListDomainsRequest",
"variableSetterType" : "ListDomainsRequest"
},
"methodName" : "listDomains",
"operationName" : "ListDomains",
"paginated" : true,
"returnType" : {
"returnType" : "ListDomainsResponse",
"documentation" : null
},
"syncReturnType" : "ListDomainsResponse"
},
"ListFleets" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list of fleets for the current account and Region.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListFleetsRequest",
"variableName" : "listFleetsRequest",
"variableType" : "ListFleetsRequest",
"documentation" : "",
"simpleType" : "ListFleetsRequest",
"variableSetterType" : "ListFleetsRequest"
},
"methodName" : "listFleets",
"operationName" : "ListFleets",
"paginated" : true,
"returnType" : {
"returnType" : "ListFleetsResponse",
"documentation" : null
},
"syncReturnType" : "ListFleetsResponse"
},
"ListWebsiteAuthorizationProviders" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list of website authorization providers associated with a specified fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListWebsiteAuthorizationProvidersRequest",
"variableName" : "listWebsiteAuthorizationProvidersRequest",
"variableType" : "ListWebsiteAuthorizationProvidersRequest",
"documentation" : "",
"simpleType" : "ListWebsiteAuthorizationProvidersRequest",
"variableSetterType" : "ListWebsiteAuthorizationProvidersRequest"
},
"methodName" : "listWebsiteAuthorizationProviders",
"operationName" : "ListWebsiteAuthorizationProviders",
"paginated" : true,
"returnType" : {
"returnType" : "ListWebsiteAuthorizationProvidersResponse",
"documentation" : null
},
"syncReturnType" : "ListWebsiteAuthorizationProvidersResponse"
},
"ListWebsiteCertificateAuthorities" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Retrieves a list of certificate authorities added for the current account and Region.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "ListWebsiteCertificateAuthoritiesRequest",
"variableName" : "listWebsiteCertificateAuthoritiesRequest",
"variableType" : "ListWebsiteCertificateAuthoritiesRequest",
"documentation" : "",
"simpleType" : "ListWebsiteCertificateAuthoritiesRequest",
"variableSetterType" : "ListWebsiteCertificateAuthoritiesRequest"
},
"methodName" : "listWebsiteCertificateAuthorities",
"operationName" : "ListWebsiteCertificateAuthorities",
"paginated" : true,
"returnType" : {
"returnType" : "ListWebsiteCertificateAuthoritiesResponse",
"documentation" : null
},
"syncReturnType" : "ListWebsiteCertificateAuthoritiesResponse"
},
"RestoreDomainAccess" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Moves a domain to ACTIVE status if it was in the INACTIVE status.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RestoreDomainAccessRequest",
"variableName" : "restoreDomainAccessRequest",
"variableType" : "RestoreDomainAccessRequest",
"documentation" : "",
"simpleType" : "RestoreDomainAccessRequest",
"variableSetterType" : "RestoreDomainAccessRequest"
},
"methodName" : "restoreDomainAccess",
"operationName" : "RestoreDomainAccess",
"paginated" : false,
"returnType" : {
"returnType" : "RestoreDomainAccessResponse",
"documentation" : null
},
"syncReturnType" : "RestoreDomainAccessResponse"
},
"RevokeDomainAccess" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Moves a domain to INACTIVE status if it was in the ACTIVE status.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "RevokeDomainAccessRequest",
"variableName" : "revokeDomainAccessRequest",
"variableType" : "RevokeDomainAccessRequest",
"documentation" : "",
"simpleType" : "RevokeDomainAccessRequest",
"variableSetterType" : "RevokeDomainAccessRequest"
},
"methodName" : "revokeDomainAccess",
"operationName" : "RevokeDomainAccess",
"paginated" : false,
"returnType" : {
"returnType" : "RevokeDomainAccessResponse",
"documentation" : null
},
"syncReturnType" : "RevokeDomainAccessResponse"
},
"SignOutUser" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Signs the user out from all of their devices. The user can sign in again if they have valid credentials.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "SignOutUserRequest",
"variableName" : "signOutUserRequest",
"variableType" : "SignOutUserRequest",
"documentation" : "",
"simpleType" : "SignOutUserRequest",
"variableSetterType" : "SignOutUserRequest"
},
"methodName" : "signOutUser",
"operationName" : "SignOutUser",
"paginated" : false,
"returnType" : {
"returnType" : "SignOutUserResponse",
"documentation" : null
},
"syncReturnType" : "SignOutUserResponse"
},
"UpdateAuditStreamConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the audit stream configuration for the fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateAuditStreamConfigurationRequest",
"variableName" : "updateAuditStreamConfigurationRequest",
"variableType" : "UpdateAuditStreamConfigurationRequest",
"documentation" : "",
"simpleType" : "UpdateAuditStreamConfigurationRequest",
"variableSetterType" : "UpdateAuditStreamConfigurationRequest"
},
"methodName" : "updateAuditStreamConfiguration",
"operationName" : "UpdateAuditStreamConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateAuditStreamConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "UpdateAuditStreamConfigurationResponse"
},
"UpdateCompanyNetworkConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the company network configuration for the fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateCompanyNetworkConfigurationRequest",
"variableName" : "updateCompanyNetworkConfigurationRequest",
"variableType" : "UpdateCompanyNetworkConfigurationRequest",
"documentation" : "",
"simpleType" : "UpdateCompanyNetworkConfigurationRequest",
"variableSetterType" : "UpdateCompanyNetworkConfigurationRequest"
},
"methodName" : "updateCompanyNetworkConfiguration",
"operationName" : "UpdateCompanyNetworkConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateCompanyNetworkConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "UpdateCompanyNetworkConfigurationResponse"
},
"UpdateDevicePolicyConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the device policy configuration for the fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateDevicePolicyConfigurationRequest",
"variableName" : "updateDevicePolicyConfigurationRequest",
"variableType" : "UpdateDevicePolicyConfigurationRequest",
"documentation" : "",
"simpleType" : "UpdateDevicePolicyConfigurationRequest",
"variableSetterType" : "UpdateDevicePolicyConfigurationRequest"
},
"methodName" : "updateDevicePolicyConfiguration",
"operationName" : "UpdateDevicePolicyConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateDevicePolicyConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "UpdateDevicePolicyConfigurationResponse"
},
"UpdateDomainMetadata" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates domain metadata, such as DisplayName.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateDomainMetadataRequest",
"variableName" : "updateDomainMetadataRequest",
"variableType" : "UpdateDomainMetadataRequest",
"documentation" : "",
"simpleType" : "UpdateDomainMetadataRequest",
"variableSetterType" : "UpdateDomainMetadataRequest"
},
"methodName" : "updateDomainMetadata",
"operationName" : "UpdateDomainMetadata",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateDomainMetadataResponse",
"documentation" : null
},
"syncReturnType" : "UpdateDomainMetadataResponse"
},
"UpdateFleetMetadata" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates fleet metadata, such as DisplayName.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateFleetMetadataRequest",
"variableName" : "updateFleetMetadataRequest",
"variableType" : "UpdateFleetMetadataRequest",
"documentation" : "",
"simpleType" : "UpdateFleetMetadataRequest",
"variableSetterType" : "UpdateFleetMetadataRequest"
},
"methodName" : "updateFleetMetadata",
"operationName" : "UpdateFleetMetadata",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateFleetMetadataResponse",
"documentation" : null
},
"syncReturnType" : "UpdateFleetMetadataResponse"
},
"UpdateIdentityProviderConfiguration" : {
"authType" : "IAM",
"authenticated" : true,
"deprecated" : false,
"documentation" : "Updates the identity provider configuration for the fleet.
",
"endpointDiscovery" : null,
"endpointOperation" : false,
"endpointTrait" : null,
"exceptions" : [ {
"exceptionName" : "UnauthorizedException",
"documentation" : "You are not authorized to perform this action.
",
"httpStatusCode" : 403
}, {
"exceptionName" : "InternalServerErrorException",
"documentation" : "The service is temporarily unavailable.
",
"httpStatusCode" : 500
}, {
"exceptionName" : "InvalidRequestException",
"documentation" : "The request is not valid.
",
"httpStatusCode" : 400
}, {
"exceptionName" : "ResourceNotFoundException",
"documentation" : "The requested resource was not found.
",
"httpStatusCode" : 404
}, {
"exceptionName" : "TooManyRequestsException",
"documentation" : "The number of requests exceeds the limit.
",
"httpStatusCode" : 429
} ],
"hasBlobMemberAsPayload" : false,
"input" : {
"variableDeclarationType" : "UpdateIdentityProviderConfigurationRequest",
"variableName" : "updateIdentityProviderConfigurationRequest",
"variableType" : "UpdateIdentityProviderConfigurationRequest",
"documentation" : "",
"simpleType" : "UpdateIdentityProviderConfigurationRequest",
"variableSetterType" : "UpdateIdentityProviderConfigurationRequest"
},
"methodName" : "updateIdentityProviderConfiguration",
"operationName" : "UpdateIdentityProviderConfiguration",
"paginated" : false,
"returnType" : {
"returnType" : "UpdateIdentityProviderConfigurationResponse",
"documentation" : null
},
"syncReturnType" : "UpdateIdentityProviderConfigurationResponse"
}
},
"shapes" : {
"AssociateDomainRequest" : {
"c2jName" : "AssociateDomainRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AssociateDomain",
"locationName" : null,
"requestUri" : "/associateDomain",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@param fleetArn The Amazon Resource Name (ARN) of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@return The Amazon Resource Name (ARN) of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@param fleetArn The Amazon Resource Name (ARN) of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The fully qualified domain name (FQDN).
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The fully qualified domain name (FQDN).
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The fully qualified domain name (FQDN).
\n@param domainName The fully qualified domain name (FQDN).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The fully qualified domain name (FQDN).
\n@return The fully qualified domain name (FQDN).",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The fully qualified domain name (FQDN).
\n@param domainName The fully qualified domain name (FQDN).",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The fully qualified domain name (FQDN).
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAcmCertificateArn",
"beanStyleSetterMethodName" : "setAcmCertificateArn",
"c2jName" : "AcmCertificateArn",
"c2jShape" : "AcmCertificateArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #acmCertificateArn(String)}.\n@param acmCertificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #acmCertificateArn(String)",
"deprecated" : false,
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "acmCertificateArn",
"fluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "acmCertificateArn",
"getterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@return The ARN of an issued ACM certificate that is valid for the domain being associated.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AcmCertificateArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AcmCertificateArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AcmCertificateArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.",
"setterMethodName" : "setAcmCertificateArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AcmCertificateArn" : {
"beanStyleGetterMethodName" : "getAcmCertificateArn",
"beanStyleSetterMethodName" : "setAcmCertificateArn",
"c2jName" : "AcmCertificateArn",
"c2jShape" : "AcmCertificateArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #acmCertificateArn(String)}.\n@param acmCertificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #acmCertificateArn(String)",
"deprecated" : false,
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "acmCertificateArn",
"fluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "acmCertificateArn",
"getterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@return The ARN of an issued ACM certificate that is valid for the domain being associated.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AcmCertificateArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AcmCertificateArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AcmCertificateArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.",
"setterMethodName" : "setAcmCertificateArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DomainName" : {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The fully qualified domain name (FQDN).
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The fully qualified domain name (FQDN).
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The fully qualified domain name (FQDN).
\n@param domainName The fully qualified domain name (FQDN).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The fully qualified domain name (FQDN).
\n@return The fully qualified domain name (FQDN).",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The fully qualified domain name (FQDN).
\n@param domainName The fully qualified domain name (FQDN).",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The fully qualified domain name (FQDN).
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@param fleetArn The Amazon Resource Name (ARN) of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@return The Amazon Resource Name (ARN) of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@param fleetArn The Amazon Resource Name (ARN) of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The Amazon Resource Name (ARN) of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@param fleetArn The Amazon Resource Name (ARN) of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@return The Amazon Resource Name (ARN) of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The Amazon Resource Name (ARN) of the fleet.
\n@param fleetArn The Amazon Resource Name (ARN) of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The Amazon Resource Name (ARN) of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The fully qualified domain name (FQDN).
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The fully qualified domain name (FQDN).
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The fully qualified domain name (FQDN).
\n@param domainName The fully qualified domain name (FQDN).\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The fully qualified domain name (FQDN).
\n@return The fully qualified domain name (FQDN).",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The fully qualified domain name (FQDN).
\n@param domainName The fully qualified domain name (FQDN).",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The fully qualified domain name (FQDN).
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAcmCertificateArn",
"beanStyleSetterMethodName" : "setAcmCertificateArn",
"c2jName" : "AcmCertificateArn",
"c2jShape" : "AcmCertificateArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #acmCertificateArn(String)}.\n@param acmCertificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #acmCertificateArn(String)",
"deprecated" : false,
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "acmCertificateArn",
"fluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "acmCertificateArn",
"getterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@return The ARN of an issued ACM certificate that is valid for the domain being associated.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AcmCertificateArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AcmCertificateArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AcmCertificateArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.",
"setterMethodName" : "setAcmCertificateArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "DomainName", "AcmCertificateArn" ],
"shapeName" : "AssociateDomainRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AssociateDomainRequest",
"variableName" : "associateDomainRequest",
"variableType" : "AssociateDomainRequest",
"documentation" : null,
"simpleType" : "AssociateDomainRequest",
"variableSetterType" : "AssociateDomainRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AssociateDomainResponse" : {
"c2jName" : "AssociateDomainResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AssociateDomainResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AssociateDomainResponse",
"variableName" : "associateDomainResponse",
"variableType" : "AssociateDomainResponse",
"documentation" : null,
"simpleType" : "AssociateDomainResponse",
"variableSetterType" : "AssociateDomainResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AssociateWebsiteAuthorizationProviderRequest" : {
"c2jName" : "AssociateWebsiteAuthorizationProviderRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AssociateWebsiteAuthorizationProvider",
"locationName" : null,
"requestUri" : "/associateWebsiteAuthorizationProvider",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthorizationProviderTypeAsString",
"beanStyleSetterMethodName" : "setAuthorizationProviderType",
"c2jName" : "AuthorizationProviderType",
"c2jShape" : "AuthorizationProviderType",
"defaultConsumerFluentSetterDocumentation" : "The authorization provider type.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderTypeAsString(String)}.\n@param authorizationProviderType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderType(String)",
"deprecated" : false,
"documentation" : "The authorization provider type.
",
"endpointDiscoveryId" : false,
"enumType" : "AuthorizationProviderType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "authorizationProviderType",
"fluentEnumSetterMethodName" : "authorizationProviderType",
"fluentGetterMethodName" : "authorizationProviderTypeAsString",
"fluentSetterDocumentation" : "The authorization provider type.
\n@param authorizationProviderType The authorization provider type.\n@see AuthorizationProviderType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthorizationProviderType",
"fluentSetterMethodName" : "authorizationProviderType",
"getterDocumentation" : "The authorization provider type.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #authorizationProviderType} will return {@link AuthorizationProviderType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authorizationProviderTypeAsString}.\n
\n@return The authorization provider type.\n@see AuthorizationProviderType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderType",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderType",
"sensitive" : false,
"setterDocumentation" : "The authorization provider type.
\n@param authorizationProviderType The authorization provider type.\n@see AuthorizationProviderType",
"setterMethodName" : "setAuthorizationProviderType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderType",
"variableType" : "String",
"documentation" : "The authorization provider type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@param domainName The domain name of the authorization provider. This applies only to SAML-based authorization providers.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@return The domain name of the authorization provider. This applies only to SAML-based authorization providers.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@param domainName The domain name of the authorization provider. This applies only to SAML-based authorization providers.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AuthorizationProviderType" : {
"beanStyleGetterMethodName" : "getAuthorizationProviderTypeAsString",
"beanStyleSetterMethodName" : "setAuthorizationProviderType",
"c2jName" : "AuthorizationProviderType",
"c2jShape" : "AuthorizationProviderType",
"defaultConsumerFluentSetterDocumentation" : "The authorization provider type.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderTypeAsString(String)}.\n@param authorizationProviderType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderType(String)",
"deprecated" : false,
"documentation" : "The authorization provider type.
",
"endpointDiscoveryId" : false,
"enumType" : "AuthorizationProviderType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "authorizationProviderType",
"fluentEnumSetterMethodName" : "authorizationProviderType",
"fluentGetterMethodName" : "authorizationProviderTypeAsString",
"fluentSetterDocumentation" : "The authorization provider type.
\n@param authorizationProviderType The authorization provider type.\n@see AuthorizationProviderType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthorizationProviderType",
"fluentSetterMethodName" : "authorizationProviderType",
"getterDocumentation" : "The authorization provider type.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #authorizationProviderType} will return {@link AuthorizationProviderType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authorizationProviderTypeAsString}.\n
\n@return The authorization provider type.\n@see AuthorizationProviderType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderType",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderType",
"sensitive" : false,
"setterDocumentation" : "The authorization provider type.
\n@param authorizationProviderType The authorization provider type.\n@see AuthorizationProviderType",
"setterMethodName" : "setAuthorizationProviderType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderType",
"variableType" : "String",
"documentation" : "The authorization provider type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DomainName" : {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@param domainName The domain name of the authorization provider. This applies only to SAML-based authorization providers.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@return The domain name of the authorization provider. This applies only to SAML-based authorization providers.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@param domainName The domain name of the authorization provider. This applies only to SAML-based authorization providers.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthorizationProviderTypeAsString",
"beanStyleSetterMethodName" : "setAuthorizationProviderType",
"c2jName" : "AuthorizationProviderType",
"c2jShape" : "AuthorizationProviderType",
"defaultConsumerFluentSetterDocumentation" : "The authorization provider type.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderTypeAsString(String)}.\n@param authorizationProviderType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderType(String)",
"deprecated" : false,
"documentation" : "The authorization provider type.
",
"endpointDiscoveryId" : false,
"enumType" : "AuthorizationProviderType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "authorizationProviderType",
"fluentEnumSetterMethodName" : "authorizationProviderType",
"fluentGetterMethodName" : "authorizationProviderTypeAsString",
"fluentSetterDocumentation" : "The authorization provider type.
\n@param authorizationProviderType The authorization provider type.\n@see AuthorizationProviderType\n@return Returns a reference to this object so that method calls can be chained together.\n@see AuthorizationProviderType",
"fluentSetterMethodName" : "authorizationProviderType",
"getterDocumentation" : "The authorization provider type.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #authorizationProviderType} will return {@link AuthorizationProviderType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #authorizationProviderTypeAsString}.\n
\n@return The authorization provider type.\n@see AuthorizationProviderType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderType",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderType",
"sensitive" : false,
"setterDocumentation" : "The authorization provider type.
\n@param authorizationProviderType The authorization provider type.\n@see AuthorizationProviderType",
"setterMethodName" : "setAuthorizationProviderType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderType",
"variableType" : "String",
"documentation" : "The authorization provider type.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@param domainName The domain name of the authorization provider. This applies only to SAML-based authorization providers.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@return The domain name of the authorization provider. This applies only to SAML-based authorization providers.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
\n@param domainName The domain name of the authorization provider. This applies only to SAML-based authorization providers.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The domain name of the authorization provider. This applies only to SAML-based authorization providers.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "AuthorizationProviderType" ],
"shapeName" : "AssociateWebsiteAuthorizationProviderRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AssociateWebsiteAuthorizationProviderRequest",
"variableName" : "associateWebsiteAuthorizationProviderRequest",
"variableType" : "AssociateWebsiteAuthorizationProviderRequest",
"documentation" : null,
"simpleType" : "AssociateWebsiteAuthorizationProviderRequest",
"variableSetterType" : "AssociateWebsiteAuthorizationProviderRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AssociateWebsiteAuthorizationProviderResponse" : {
"c2jName" : "AssociateWebsiteAuthorizationProviderResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getAuthorizationProviderId",
"beanStyleSetterMethodName" : "setAuthorizationProviderId",
"c2jName" : "AuthorizationProviderId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the authorization provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderId(String)}.\n@param authorizationProviderId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the authorization provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authorizationProviderId",
"fluentSetterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authorizationProviderId",
"getterDocumentation" : "A unique identifier for the authorization provider.
\n@return A unique identifier for the authorization provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.",
"setterMethodName" : "setAuthorizationProviderId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : "A unique identifier for the authorization provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AuthorizationProviderId" : {
"beanStyleGetterMethodName" : "getAuthorizationProviderId",
"beanStyleSetterMethodName" : "setAuthorizationProviderId",
"c2jName" : "AuthorizationProviderId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the authorization provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderId(String)}.\n@param authorizationProviderId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the authorization provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authorizationProviderId",
"fluentSetterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authorizationProviderId",
"getterDocumentation" : "A unique identifier for the authorization provider.
\n@return A unique identifier for the authorization provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.",
"setterMethodName" : "setAuthorizationProviderId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : "A unique identifier for the authorization provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getAuthorizationProviderId",
"beanStyleSetterMethodName" : "setAuthorizationProviderId",
"c2jName" : "AuthorizationProviderId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the authorization provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderId(String)}.\n@param authorizationProviderId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the authorization provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authorizationProviderId",
"fluentSetterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authorizationProviderId",
"getterDocumentation" : "A unique identifier for the authorization provider.
\n@return A unique identifier for the authorization provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.",
"setterMethodName" : "setAuthorizationProviderId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : "A unique identifier for the authorization provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AssociateWebsiteAuthorizationProviderResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AssociateWebsiteAuthorizationProviderResponse",
"variableName" : "associateWebsiteAuthorizationProviderResponse",
"variableType" : "AssociateWebsiteAuthorizationProviderResponse",
"documentation" : null,
"simpleType" : "AssociateWebsiteAuthorizationProviderResponse",
"variableSetterType" : "AssociateWebsiteAuthorizationProviderResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AssociateWebsiteCertificateAuthorityRequest" : {
"c2jName" : "AssociateWebsiteCertificateAuthorityRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "AssociateWebsiteCertificateAuthority",
"locationName" : null,
"requestUri" : "/associateWebsiteCertificateAuthority",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCertificate",
"beanStyleSetterMethodName" : "setCertificate",
"c2jName" : "Certificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The root certificate of the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificate(String)}.\n@param certificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(String)",
"deprecated" : false,
"documentation" : "The root certificate of the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "certificate",
"fluentSetterDocumentation" : "The root certificate of the CA.
\n@param certificate The root certificate of the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "certificate",
"getterDocumentation" : "The root certificate of the CA.
\n@return The root certificate of the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Certificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Certificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Certificate",
"sensitive" : false,
"setterDocumentation" : "The root certificate of the CA.
\n@param certificate The root certificate of the CA.",
"setterMethodName" : "setCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : "The root certificate of the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The certificate name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The certificate name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The certificate name to display.
\n@return The certificate name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The certificate name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Certificate" : {
"beanStyleGetterMethodName" : "getCertificate",
"beanStyleSetterMethodName" : "setCertificate",
"c2jName" : "Certificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The root certificate of the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificate(String)}.\n@param certificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(String)",
"deprecated" : false,
"documentation" : "The root certificate of the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "certificate",
"fluentSetterDocumentation" : "The root certificate of the CA.
\n@param certificate The root certificate of the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "certificate",
"getterDocumentation" : "The root certificate of the CA.
\n@return The root certificate of the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Certificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Certificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Certificate",
"sensitive" : false,
"setterDocumentation" : "The root certificate of the CA.
\n@param certificate The root certificate of the CA.",
"setterMethodName" : "setCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : "The root certificate of the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The certificate name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The certificate name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The certificate name to display.
\n@return The certificate name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The certificate name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCertificate",
"beanStyleSetterMethodName" : "setCertificate",
"c2jName" : "Certificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The root certificate of the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificate(String)}.\n@param certificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(String)",
"deprecated" : false,
"documentation" : "The root certificate of the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "certificate",
"fluentSetterDocumentation" : "The root certificate of the CA.
\n@param certificate The root certificate of the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "certificate",
"getterDocumentation" : "The root certificate of the CA.
\n@return The root certificate of the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Certificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Certificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Certificate",
"sensitive" : false,
"setterDocumentation" : "The root certificate of the CA.
\n@param certificate The root certificate of the CA.",
"setterMethodName" : "setCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : "The root certificate of the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The certificate name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The certificate name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The certificate name to display.
\n@return The certificate name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The certificate name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "Certificate" ],
"shapeName" : "AssociateWebsiteCertificateAuthorityRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "AssociateWebsiteCertificateAuthorityRequest",
"variableName" : "associateWebsiteCertificateAuthorityRequest",
"variableType" : "AssociateWebsiteCertificateAuthorityRequest",
"documentation" : null,
"simpleType" : "AssociateWebsiteCertificateAuthorityRequest",
"variableSetterType" : "AssociateWebsiteCertificateAuthorityRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AssociateWebsiteCertificateAuthorityResponse" : {
"c2jName" : "AssociateWebsiteCertificateAuthorityResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the CA.
\n@return A unique identifier for the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"WebsiteCaId" : {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the CA.
\n@return A unique identifier for the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the CA.
\n@return A unique identifier for the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AssociateWebsiteCertificateAuthorityResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AssociateWebsiteCertificateAuthorityResponse",
"variableName" : "associateWebsiteCertificateAuthorityResponse",
"variableType" : "AssociateWebsiteCertificateAuthorityResponse",
"documentation" : null,
"simpleType" : "AssociateWebsiteCertificateAuthorityResponse",
"variableSetterType" : "AssociateWebsiteCertificateAuthorityResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"AuthorizationProviderType" : {
"c2jName" : "AuthorizationProviderType",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "SAML",
"value" : "SAML"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "AuthorizationProviderType",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "AuthorizationProviderType",
"variableName" : "authorizationProviderType",
"variableType" : "AuthorizationProviderType",
"documentation" : null,
"simpleType" : "AuthorizationProviderType",
"variableSetterType" : "AuthorizationProviderType"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CreateFleetRequest" : {
"c2jName" : "CreateFleetRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "CreateFleet",
"locationName" : null,
"requestUri" : "/createFleet",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "A unique name for the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "A unique name for the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "A unique name for the fleet.
\n@param fleetName A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "A unique name for the fleet.
\n@return A unique name for the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "A unique name for the fleet.
\n@param fleetName A unique name for the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "A unique name for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The fleet name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The fleet name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The fleet name to display.
\n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The fleet name to display.
\n@return The fleet name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The fleet name to display.
\n@param displayName The fleet name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The fleet name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOptimizeForEndUserLocation",
"beanStyleSetterMethodName" : "setOptimizeForEndUserLocation",
"c2jName" : "OptimizeForEndUserLocation",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #optimizeForEndUserLocation(Boolean)}.\n@param optimizeForEndUserLocation a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optimizeForEndUserLocation(Boolean)",
"deprecated" : false,
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "optimizeForEndUserLocation",
"fluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "optimizeForEndUserLocation",
"getterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@return The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OptimizeForEndUserLocation",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptimizeForEndUserLocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "OptimizeForEndUserLocation",
"sensitive" : false,
"setterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"setterMethodName" : "setOptimizeForEndUserLocation",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The fleet name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The fleet name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The fleet name to display.
\n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The fleet name to display.
\n@return The fleet name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The fleet name to display.
\n@param displayName The fleet name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The fleet name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetName" : {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "A unique name for the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "A unique name for the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "A unique name for the fleet.
\n@param fleetName A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "A unique name for the fleet.
\n@return A unique name for the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "A unique name for the fleet.
\n@param fleetName A unique name for the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "A unique name for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"OptimizeForEndUserLocation" : {
"beanStyleGetterMethodName" : "getOptimizeForEndUserLocation",
"beanStyleSetterMethodName" : "setOptimizeForEndUserLocation",
"c2jName" : "OptimizeForEndUserLocation",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #optimizeForEndUserLocation(Boolean)}.\n@param optimizeForEndUserLocation a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optimizeForEndUserLocation(Boolean)",
"deprecated" : false,
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "optimizeForEndUserLocation",
"fluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "optimizeForEndUserLocation",
"getterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@return The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OptimizeForEndUserLocation",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptimizeForEndUserLocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "OptimizeForEndUserLocation",
"sensitive" : false,
"setterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"setterMethodName" : "setOptimizeForEndUserLocation",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "A unique name for the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "A unique name for the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "A unique name for the fleet.
\n@param fleetName A unique name for the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "A unique name for the fleet.
\n@return A unique name for the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "A unique name for the fleet.
\n@param fleetName A unique name for the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "A unique name for the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The fleet name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The fleet name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The fleet name to display.
\n@param displayName The fleet name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The fleet name to display.
\n@return The fleet name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The fleet name to display.
\n@param displayName The fleet name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The fleet name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOptimizeForEndUserLocation",
"beanStyleSetterMethodName" : "setOptimizeForEndUserLocation",
"c2jName" : "OptimizeForEndUserLocation",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #optimizeForEndUserLocation(Boolean)}.\n@param optimizeForEndUserLocation a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optimizeForEndUserLocation(Boolean)",
"deprecated" : false,
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "optimizeForEndUserLocation",
"fluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "optimizeForEndUserLocation",
"getterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@return The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OptimizeForEndUserLocation",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptimizeForEndUserLocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "OptimizeForEndUserLocation",
"sensitive" : false,
"setterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"setterMethodName" : "setOptimizeForEndUserLocation",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetName" ],
"shapeName" : "CreateFleetRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "CreateFleetRequest",
"variableName" : "createFleetRequest",
"variableType" : "CreateFleetRequest",
"documentation" : null,
"simpleType" : "CreateFleetRequest",
"variableSetterType" : "CreateFleetRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"CreateFleetResponse" : {
"c2jName" : "CreateFleetResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "CreateFleetResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "CreateFleetResponse",
"variableName" : "createFleetResponse",
"variableType" : "CreateFleetResponse",
"documentation" : null,
"simpleType" : "CreateFleetResponse",
"variableSetterType" : "CreateFleetResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DeleteFleetRequest" : {
"c2jName" : "DeleteFleetRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DeleteFleet",
"locationName" : null,
"requestUri" : "/deleteFleet",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "DeleteFleetRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DeleteFleetRequest",
"variableName" : "deleteFleetRequest",
"variableType" : "DeleteFleetRequest",
"documentation" : null,
"simpleType" : "DeleteFleetRequest",
"variableSetterType" : "DeleteFleetRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DeleteFleetResponse" : {
"c2jName" : "DeleteFleetResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DeleteFleetResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DeleteFleetResponse",
"variableName" : "deleteFleetResponse",
"variableType" : "DeleteFleetResponse",
"documentation" : null,
"simpleType" : "DeleteFleetResponse",
"variableSetterType" : "DeleteFleetResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeAuditStreamConfigurationRequest" : {
"c2jName" : "DescribeAuditStreamConfigurationRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeAuditStreamConfiguration",
"locationName" : null,
"requestUri" : "/describeAuditStreamConfiguration",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "DescribeAuditStreamConfigurationRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeAuditStreamConfigurationRequest",
"variableName" : "describeAuditStreamConfigurationRequest",
"variableType" : "DescribeAuditStreamConfigurationRequest",
"documentation" : null,
"simpleType" : "DescribeAuditStreamConfigurationRequest",
"variableSetterType" : "DescribeAuditStreamConfigurationRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeAuditStreamConfigurationResponse" : {
"c2jName" : "DescribeAuditStreamConfigurationResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getAuditStreamArn",
"beanStyleSetterMethodName" : "setAuditStreamArn",
"c2jName" : "AuditStreamArn",
"c2jShape" : "AuditStreamArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #auditStreamArn(String)}.\n@param auditStreamArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #auditStreamArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "auditStreamArn",
"fluentSetterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@param auditStreamArn The ARN of the Amazon Kinesis data stream that will receive the audit events.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "auditStreamArn",
"getterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@return The ARN of the Amazon Kinesis data stream that will receive the audit events.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuditStreamArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuditStreamArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuditStreamArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@param auditStreamArn The ARN of the Amazon Kinesis data stream that will receive the audit events.",
"setterMethodName" : "setAuditStreamArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "auditStreamArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "auditStreamArn",
"variableType" : "String",
"documentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AuditStreamArn" : {
"beanStyleGetterMethodName" : "getAuditStreamArn",
"beanStyleSetterMethodName" : "setAuditStreamArn",
"c2jName" : "AuditStreamArn",
"c2jShape" : "AuditStreamArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #auditStreamArn(String)}.\n@param auditStreamArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #auditStreamArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "auditStreamArn",
"fluentSetterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@param auditStreamArn The ARN of the Amazon Kinesis data stream that will receive the audit events.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "auditStreamArn",
"getterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@return The ARN of the Amazon Kinesis data stream that will receive the audit events.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuditStreamArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuditStreamArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuditStreamArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@param auditStreamArn The ARN of the Amazon Kinesis data stream that will receive the audit events.",
"setterMethodName" : "setAuditStreamArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "auditStreamArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "auditStreamArn",
"variableType" : "String",
"documentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getAuditStreamArn",
"beanStyleSetterMethodName" : "setAuditStreamArn",
"c2jName" : "AuditStreamArn",
"c2jShape" : "AuditStreamArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #auditStreamArn(String)}.\n@param auditStreamArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #auditStreamArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "auditStreamArn",
"fluentSetterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@param auditStreamArn The ARN of the Amazon Kinesis data stream that will receive the audit events.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "auditStreamArn",
"getterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@return The ARN of the Amazon Kinesis data stream that will receive the audit events.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuditStreamArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuditStreamArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuditStreamArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
\n@param auditStreamArn The ARN of the Amazon Kinesis data stream that will receive the audit events.",
"setterMethodName" : "setAuditStreamArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "auditStreamArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "auditStreamArn",
"variableType" : "String",
"documentation" : "The ARN of the Amazon Kinesis data stream that will receive the audit events.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeAuditStreamConfigurationResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeAuditStreamConfigurationResponse",
"variableName" : "describeAuditStreamConfigurationResponse",
"variableType" : "DescribeAuditStreamConfigurationResponse",
"documentation" : null,
"simpleType" : "DescribeAuditStreamConfigurationResponse",
"variableSetterType" : "DescribeAuditStreamConfigurationResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeCompanyNetworkConfigurationRequest" : {
"c2jName" : "DescribeCompanyNetworkConfigurationRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeCompanyNetworkConfiguration",
"locationName" : null,
"requestUri" : "/describeCompanyNetworkConfiguration",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "DescribeCompanyNetworkConfigurationRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeCompanyNetworkConfigurationRequest",
"variableName" : "describeCompanyNetworkConfigurationRequest",
"variableType" : "DescribeCompanyNetworkConfigurationRequest",
"documentation" : null,
"simpleType" : "DescribeCompanyNetworkConfigurationRequest",
"variableSetterType" : "DescribeCompanyNetworkConfigurationRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeCompanyNetworkConfigurationResponse" : {
"c2jName" : "DescribeCompanyNetworkConfigurationResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getVpcId",
"beanStyleSetterMethodName" : "setVpcId",
"c2jName" : "VpcId",
"c2jShape" : "VpcId",
"defaultConsumerFluentSetterDocumentation" : "The VPC with connectivity to associated websites.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #vpcId(String)}.\n@param vpcId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcId(String)",
"deprecated" : false,
"documentation" : "The VPC with connectivity to associated websites.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vpcId",
"fluentSetterDocumentation" : "The VPC with connectivity to associated websites.
\n@param vpcId The VPC with connectivity to associated websites.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vpcId",
"getterDocumentation" : "The VPC with connectivity to associated websites.
\n@return The VPC with connectivity to associated websites.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "VpcId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "VpcId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VpcId",
"sensitive" : false,
"setterDocumentation" : "The VPC with connectivity to associated websites.
\n@param vpcId The VPC with connectivity to associated websites.",
"setterMethodName" : "setVpcId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "vpcId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "vpcId",
"variableType" : "String",
"documentation" : "The VPC with connectivity to associated websites.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSubnetIds",
"beanStyleSetterMethodName" : "setSubnetIds",
"c2jName" : "SubnetIds",
"c2jShape" : "SubnetIds",
"defaultConsumerFluentSetterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnetIds(List)}.\n@param subnetIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIds(List)",
"deprecated" : false,
"documentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "subnetIds",
"fluentSetterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n@param subnetIds The subnets used for X-ENI connections from Amazon WorkLink rendering containers.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "subnetIds",
"getterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The subnets used for X-ENI connections from Amazon WorkLink rendering containers.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SubnetIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SubnetIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SubnetId",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SubnetIds",
"sensitive" : false,
"setterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n@param subnetIds The subnets used for X-ENI connections from Amazon WorkLink rendering containers.",
"setterMethodName" : "setSubnetIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "subnetIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "subnetIds",
"variableType" : "java.util.List",
"documentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSecurityGroupIds",
"beanStyleSetterMethodName" : "setSecurityGroupIds",
"c2jName" : "SecurityGroupIds",
"c2jShape" : "SecurityGroupIds",
"defaultConsumerFluentSetterDocumentation" : "The security groups associated with access to the provided subnets.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #securityGroupIds(List)}.\n@param securityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #securityGroupIds(List)",
"deprecated" : false,
"documentation" : "The security groups associated with access to the provided subnets.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "securityGroupIds",
"fluentSetterDocumentation" : "The security groups associated with access to the provided subnets.
\n@param securityGroupIds The security groups associated with access to the provided subnets.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "securityGroupIds",
"getterDocumentation" : "The security groups associated with access to the provided subnets.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The security groups associated with access to the provided subnets.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SecurityGroupIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroupIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SecurityGroupId",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SecurityGroupIds",
"sensitive" : false,
"setterDocumentation" : "The security groups associated with access to the provided subnets.
\n@param securityGroupIds The security groups associated with access to the provided subnets.",
"setterMethodName" : "setSecurityGroupIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"documentation" : "The security groups associated with access to the provided subnets.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"SecurityGroupIds" : {
"beanStyleGetterMethodName" : "getSecurityGroupIds",
"beanStyleSetterMethodName" : "setSecurityGroupIds",
"c2jName" : "SecurityGroupIds",
"c2jShape" : "SecurityGroupIds",
"defaultConsumerFluentSetterDocumentation" : "The security groups associated with access to the provided subnets.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #securityGroupIds(List)}.\n@param securityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #securityGroupIds(List)",
"deprecated" : false,
"documentation" : "The security groups associated with access to the provided subnets.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "securityGroupIds",
"fluentSetterDocumentation" : "The security groups associated with access to the provided subnets.
\n@param securityGroupIds The security groups associated with access to the provided subnets.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "securityGroupIds",
"getterDocumentation" : "The security groups associated with access to the provided subnets.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The security groups associated with access to the provided subnets.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SecurityGroupIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroupIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SecurityGroupId",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SecurityGroupIds",
"sensitive" : false,
"setterDocumentation" : "The security groups associated with access to the provided subnets.
\n@param securityGroupIds The security groups associated with access to the provided subnets.",
"setterMethodName" : "setSecurityGroupIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"documentation" : "The security groups associated with access to the provided subnets.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"SubnetIds" : {
"beanStyleGetterMethodName" : "getSubnetIds",
"beanStyleSetterMethodName" : "setSubnetIds",
"c2jName" : "SubnetIds",
"c2jShape" : "SubnetIds",
"defaultConsumerFluentSetterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnetIds(List)}.\n@param subnetIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIds(List)",
"deprecated" : false,
"documentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "subnetIds",
"fluentSetterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n@param subnetIds The subnets used for X-ENI connections from Amazon WorkLink rendering containers.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "subnetIds",
"getterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The subnets used for X-ENI connections from Amazon WorkLink rendering containers.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SubnetIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SubnetIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SubnetId",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SubnetIds",
"sensitive" : false,
"setterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n@param subnetIds The subnets used for X-ENI connections from Amazon WorkLink rendering containers.",
"setterMethodName" : "setSubnetIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "subnetIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "subnetIds",
"variableType" : "java.util.List",
"documentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"VpcId" : {
"beanStyleGetterMethodName" : "getVpcId",
"beanStyleSetterMethodName" : "setVpcId",
"c2jName" : "VpcId",
"c2jShape" : "VpcId",
"defaultConsumerFluentSetterDocumentation" : "The VPC with connectivity to associated websites.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #vpcId(String)}.\n@param vpcId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcId(String)",
"deprecated" : false,
"documentation" : "The VPC with connectivity to associated websites.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vpcId",
"fluentSetterDocumentation" : "The VPC with connectivity to associated websites.
\n@param vpcId The VPC with connectivity to associated websites.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vpcId",
"getterDocumentation" : "The VPC with connectivity to associated websites.
\n@return The VPC with connectivity to associated websites.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "VpcId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "VpcId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VpcId",
"sensitive" : false,
"setterDocumentation" : "The VPC with connectivity to associated websites.
\n@param vpcId The VPC with connectivity to associated websites.",
"setterMethodName" : "setVpcId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "vpcId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "vpcId",
"variableType" : "String",
"documentation" : "The VPC with connectivity to associated websites.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getVpcId",
"beanStyleSetterMethodName" : "setVpcId",
"c2jName" : "VpcId",
"c2jShape" : "VpcId",
"defaultConsumerFluentSetterDocumentation" : "The VPC with connectivity to associated websites.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #vpcId(String)}.\n@param vpcId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #vpcId(String)",
"deprecated" : false,
"documentation" : "The VPC with connectivity to associated websites.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "vpcId",
"fluentSetterDocumentation" : "The VPC with connectivity to associated websites.
\n@param vpcId The VPC with connectivity to associated websites.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "vpcId",
"getterDocumentation" : "The VPC with connectivity to associated websites.
\n@return The VPC with connectivity to associated websites.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "VpcId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "VpcId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "VpcId",
"sensitive" : false,
"setterDocumentation" : "The VPC with connectivity to associated websites.
\n@param vpcId The VPC with connectivity to associated websites.",
"setterMethodName" : "setVpcId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "vpcId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "vpcId",
"variableType" : "String",
"documentation" : "The VPC with connectivity to associated websites.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSubnetIds",
"beanStyleSetterMethodName" : "setSubnetIds",
"c2jName" : "SubnetIds",
"c2jShape" : "SubnetIds",
"defaultConsumerFluentSetterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #subnetIds(List)}.\n@param subnetIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #subnetIds(List)",
"deprecated" : false,
"documentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "subnetIds",
"fluentSetterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n@param subnetIds The subnets used for X-ENI connections from Amazon WorkLink rendering containers.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "subnetIds",
"getterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The subnets used for X-ENI connections from Amazon WorkLink rendering containers.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SubnetIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SubnetIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SubnetId",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SubnetIds",
"sensitive" : false,
"setterDocumentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
\n@param subnetIds The subnets used for X-ENI connections from Amazon WorkLink rendering containers.",
"setterMethodName" : "setSubnetIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "subnetIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "subnetIds",
"variableType" : "java.util.List",
"documentation" : "The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getSecurityGroupIds",
"beanStyleSetterMethodName" : "setSecurityGroupIds",
"c2jName" : "SecurityGroupIds",
"c2jShape" : "SecurityGroupIds",
"defaultConsumerFluentSetterDocumentation" : "The security groups associated with access to the provided subnets.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #securityGroupIds(List)}.\n@param securityGroupIds a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #securityGroupIds(List)",
"deprecated" : false,
"documentation" : "The security groups associated with access to the provided subnets.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "securityGroupIds",
"fluentSetterDocumentation" : "The security groups associated with access to the provided subnets.
\n@param securityGroupIds The security groups associated with access to the provided subnets.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "securityGroupIds",
"getterDocumentation" : "The security groups associated with access to the provided subnets.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The security groups associated with access to the provided subnets.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "SecurityGroupIds",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "SecurityGroupIds",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "SecurityGroupId",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "member",
"variableType" : "String",
"documentation" : "",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "String",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : true,
"simpleType" : "String",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "SecurityGroupIds",
"sensitive" : false,
"setterDocumentation" : "The security groups associated with access to the provided subnets.
\n@param securityGroupIds The security groups associated with access to the provided subnets.",
"setterMethodName" : "setSecurityGroupIds",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "securityGroupIds",
"variableType" : "java.util.List",
"documentation" : "The security groups associated with access to the provided subnets.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeCompanyNetworkConfigurationResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeCompanyNetworkConfigurationResponse",
"variableName" : "describeCompanyNetworkConfigurationResponse",
"variableType" : "DescribeCompanyNetworkConfigurationResponse",
"documentation" : null,
"simpleType" : "DescribeCompanyNetworkConfigurationResponse",
"variableSetterType" : "DescribeCompanyNetworkConfigurationResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeDevicePolicyConfigurationRequest" : {
"c2jName" : "DescribeDevicePolicyConfigurationRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeDevicePolicyConfiguration",
"locationName" : null,
"requestUri" : "/describeDevicePolicyConfiguration",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "DescribeDevicePolicyConfigurationRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeDevicePolicyConfigurationRequest",
"variableName" : "describeDevicePolicyConfigurationRequest",
"variableType" : "DescribeDevicePolicyConfigurationRequest",
"documentation" : null,
"simpleType" : "DescribeDevicePolicyConfigurationRequest",
"variableSetterType" : "DescribeDevicePolicyConfigurationRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeDevicePolicyConfigurationResponse" : {
"c2jName" : "DescribeDevicePolicyConfigurationResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getDeviceCaCertificate",
"beanStyleSetterMethodName" : "setDeviceCaCertificate",
"c2jName" : "DeviceCaCertificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceCaCertificate(String)}.\n@param deviceCaCertificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceCaCertificate(String)",
"deprecated" : false,
"documentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceCaCertificate",
"fluentSetterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@param deviceCaCertificate The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceCaCertificate",
"getterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@return The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceCaCertificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceCaCertificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceCaCertificate",
"sensitive" : false,
"setterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@param deviceCaCertificate The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.",
"setterMethodName" : "setDeviceCaCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceCaCertificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceCaCertificate",
"variableType" : "String",
"documentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DeviceCaCertificate" : {
"beanStyleGetterMethodName" : "getDeviceCaCertificate",
"beanStyleSetterMethodName" : "setDeviceCaCertificate",
"c2jName" : "DeviceCaCertificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceCaCertificate(String)}.\n@param deviceCaCertificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceCaCertificate(String)",
"deprecated" : false,
"documentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceCaCertificate",
"fluentSetterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@param deviceCaCertificate The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceCaCertificate",
"getterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@return The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceCaCertificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceCaCertificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceCaCertificate",
"sensitive" : false,
"setterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@param deviceCaCertificate The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.",
"setterMethodName" : "setDeviceCaCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceCaCertificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceCaCertificate",
"variableType" : "String",
"documentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDeviceCaCertificate",
"beanStyleSetterMethodName" : "setDeviceCaCertificate",
"c2jName" : "DeviceCaCertificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceCaCertificate(String)}.\n@param deviceCaCertificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceCaCertificate(String)",
"deprecated" : false,
"documentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceCaCertificate",
"fluentSetterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@param deviceCaCertificate The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceCaCertificate",
"getterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@return The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceCaCertificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceCaCertificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceCaCertificate",
"sensitive" : false,
"setterDocumentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
\n@param deviceCaCertificate The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.",
"setterMethodName" : "setDeviceCaCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceCaCertificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceCaCertificate",
"variableType" : "String",
"documentation" : "The certificate chain, including intermediate certificates and the root certificate authority certificate used to issue device certificates.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeDevicePolicyConfigurationResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeDevicePolicyConfigurationResponse",
"variableName" : "describeDevicePolicyConfigurationResponse",
"variableType" : "DescribeDevicePolicyConfigurationResponse",
"documentation" : null,
"simpleType" : "DescribeDevicePolicyConfigurationResponse",
"variableSetterType" : "DescribeDevicePolicyConfigurationResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeDeviceRequest" : {
"c2jName" : "DescribeDeviceRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeDevice",
"locationName" : null,
"requestUri" : "/describeDevice",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDeviceId",
"beanStyleSetterMethodName" : "setDeviceId",
"c2jName" : "DeviceId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for a registered user's device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceId(String)}.\n@param deviceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for a registered user's device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceId",
"fluentSetterDocumentation" : "A unique identifier for a registered user's device.
\n@param deviceId A unique identifier for a registered user's device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceId",
"getterDocumentation" : "A unique identifier for a registered user's device.
\n@return A unique identifier for a registered user's device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for a registered user's device.
\n@param deviceId A unique identifier for a registered user's device.",
"setterMethodName" : "setDeviceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : "A unique identifier for a registered user's device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DeviceId" : {
"beanStyleGetterMethodName" : "getDeviceId",
"beanStyleSetterMethodName" : "setDeviceId",
"c2jName" : "DeviceId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for a registered user's device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceId(String)}.\n@param deviceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for a registered user's device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceId",
"fluentSetterDocumentation" : "A unique identifier for a registered user's device.
\n@param deviceId A unique identifier for a registered user's device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceId",
"getterDocumentation" : "A unique identifier for a registered user's device.
\n@return A unique identifier for a registered user's device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for a registered user's device.
\n@param deviceId A unique identifier for a registered user's device.",
"setterMethodName" : "setDeviceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : "A unique identifier for a registered user's device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDeviceId",
"beanStyleSetterMethodName" : "setDeviceId",
"c2jName" : "DeviceId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for a registered user's device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceId(String)}.\n@param deviceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for a registered user's device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceId",
"fluentSetterDocumentation" : "A unique identifier for a registered user's device.
\n@param deviceId A unique identifier for a registered user's device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceId",
"getterDocumentation" : "A unique identifier for a registered user's device.
\n@return A unique identifier for a registered user's device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for a registered user's device.
\n@param deviceId A unique identifier for a registered user's device.",
"setterMethodName" : "setDeviceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : "A unique identifier for a registered user's device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "DeviceId" ],
"shapeName" : "DescribeDeviceRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeDeviceRequest",
"variableName" : "describeDeviceRequest",
"variableType" : "DescribeDeviceRequest",
"documentation" : null,
"simpleType" : "DescribeDeviceRequest",
"variableSetterType" : "DescribeDeviceRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeDeviceResponse" : {
"c2jName" : "DescribeDeviceResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getStatusAsString",
"beanStyleSetterMethodName" : "setStatus",
"c2jName" : "Status",
"c2jShape" : "DeviceStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)",
"deprecated" : false,
"documentation" : "The current state of the device.
",
"endpointDiscoveryId" : false,
"enumType" : "DeviceStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "status",
"fluentEnumSetterMethodName" : "status",
"fluentGetterMethodName" : "statusAsString",
"fluentSetterDocumentation" : "The current state of the device.
\n@param status The current state of the device.\n@see DeviceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DeviceStatus",
"fluentSetterMethodName" : "status",
"getterDocumentation" : "The current state of the device.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link DeviceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n
\n@return The current state of the device.\n@see DeviceStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Status",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Status",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Status",
"sensitive" : false,
"setterDocumentation" : "The current state of the device.
\n@param status The current state of the device.\n@see DeviceStatus",
"setterMethodName" : "setStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "The current state of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getModel",
"beanStyleSetterMethodName" : "setModel",
"c2jName" : "Model",
"c2jShape" : "DeviceModel",
"defaultConsumerFluentSetterDocumentation" : "The model of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #model(String)}.\n@param model a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #model(String)",
"deprecated" : false,
"documentation" : "The model of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "model",
"fluentSetterDocumentation" : "The model of the device.
\n@param model The model of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "model",
"getterDocumentation" : "The model of the device.
\n@return The model of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Model",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Model",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Model",
"sensitive" : false,
"setterDocumentation" : "The model of the device.
\n@param model The model of the device.",
"setterMethodName" : "setModel",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "model",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "model",
"variableType" : "String",
"documentation" : "The model of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getManufacturer",
"beanStyleSetterMethodName" : "setManufacturer",
"c2jName" : "Manufacturer",
"c2jShape" : "DeviceManufacturer",
"defaultConsumerFluentSetterDocumentation" : "The manufacturer of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #manufacturer(String)}.\n@param manufacturer a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #manufacturer(String)",
"deprecated" : false,
"documentation" : "The manufacturer of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "manufacturer",
"fluentSetterDocumentation" : "The manufacturer of the device.
\n@param manufacturer The manufacturer of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "manufacturer",
"getterDocumentation" : "The manufacturer of the device.
\n@return The manufacturer of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Manufacturer",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Manufacturer",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Manufacturer",
"sensitive" : false,
"setterDocumentation" : "The manufacturer of the device.
\n@param manufacturer The manufacturer of the device.",
"setterMethodName" : "setManufacturer",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "manufacturer",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "manufacturer",
"variableType" : "String",
"documentation" : "The manufacturer of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOperatingSystem",
"beanStyleSetterMethodName" : "setOperatingSystem",
"c2jName" : "OperatingSystem",
"c2jShape" : "DeviceOperatingSystemName",
"defaultConsumerFluentSetterDocumentation" : "The operating system of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operatingSystem(String)}.\n@param operatingSystem a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operatingSystem(String)",
"deprecated" : false,
"documentation" : "The operating system of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "operatingSystem",
"fluentSetterDocumentation" : "The operating system of the device.
\n@param operatingSystem The operating system of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "operatingSystem",
"getterDocumentation" : "The operating system of the device.
\n@return The operating system of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OperatingSystem",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OperatingSystem",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OperatingSystem",
"sensitive" : false,
"setterDocumentation" : "The operating system of the device.
\n@param operatingSystem The operating system of the device.",
"setterMethodName" : "setOperatingSystem",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystem",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystem",
"variableType" : "String",
"documentation" : "The operating system of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOperatingSystemVersion",
"beanStyleSetterMethodName" : "setOperatingSystemVersion",
"c2jName" : "OperatingSystemVersion",
"c2jShape" : "DeviceOperatingSystemVersion",
"defaultConsumerFluentSetterDocumentation" : "The operating system version of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operatingSystemVersion(String)}.\n@param operatingSystemVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operatingSystemVersion(String)",
"deprecated" : false,
"documentation" : "The operating system version of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "operatingSystemVersion",
"fluentSetterDocumentation" : "The operating system version of the device.
\n@param operatingSystemVersion The operating system version of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "operatingSystemVersion",
"getterDocumentation" : "The operating system version of the device.
\n@return The operating system version of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OperatingSystemVersion",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OperatingSystemVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OperatingSystemVersion",
"sensitive" : false,
"setterDocumentation" : "The operating system version of the device.
\n@param operatingSystemVersion The operating system version of the device.",
"setterMethodName" : "setOperatingSystemVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystemVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystemVersion",
"variableType" : "String",
"documentation" : "The operating system version of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPatchLevel",
"beanStyleSetterMethodName" : "setPatchLevel",
"c2jName" : "PatchLevel",
"c2jShape" : "DevicePatchLevel",
"defaultConsumerFluentSetterDocumentation" : "The operating system patch level of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #patchLevel(String)}.\n@param patchLevel a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #patchLevel(String)",
"deprecated" : false,
"documentation" : "The operating system patch level of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "patchLevel",
"fluentSetterDocumentation" : "The operating system patch level of the device.
\n@param patchLevel The operating system patch level of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "patchLevel",
"getterDocumentation" : "The operating system patch level of the device.
\n@return The operating system patch level of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PatchLevel",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "PatchLevel",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "PatchLevel",
"sensitive" : false,
"setterDocumentation" : "The operating system patch level of the device.
\n@param patchLevel The operating system patch level of the device.",
"setterMethodName" : "setPatchLevel",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "patchLevel",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "patchLevel",
"variableType" : "String",
"documentation" : "The operating system patch level of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFirstAccessedTime",
"beanStyleSetterMethodName" : "setFirstAccessedTime",
"c2jName" : "FirstAccessedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #firstAccessedTime(Instant)}.\n@param firstAccessedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #firstAccessedTime(Instant)",
"deprecated" : false,
"documentation" : "The date that the device first signed in to Amazon WorkLink.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "firstAccessedTime",
"fluentSetterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@param firstAccessedTime The date that the device first signed in to Amazon WorkLink.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "firstAccessedTime",
"getterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@return The date that the device first signed in to Amazon WorkLink.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FirstAccessedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FirstAccessedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "FirstAccessedTime",
"sensitive" : false,
"setterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@param firstAccessedTime The date that the device first signed in to Amazon WorkLink.",
"setterMethodName" : "setFirstAccessedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "firstAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "firstAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : "The date that the device first signed in to Amazon WorkLink.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLastAccessedTime",
"beanStyleSetterMethodName" : "setLastAccessedTime",
"c2jName" : "LastAccessedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastAccessedTime(Instant)}.\n@param lastAccessedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastAccessedTime(Instant)",
"deprecated" : false,
"documentation" : "The date that the device last accessed Amazon WorkLink.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastAccessedTime",
"fluentSetterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@param lastAccessedTime The date that the device last accessed Amazon WorkLink.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastAccessedTime",
"getterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@return The date that the device last accessed Amazon WorkLink.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastAccessedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastAccessedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastAccessedTime",
"sensitive" : false,
"setterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@param lastAccessedTime The date that the device last accessed Amazon WorkLink.",
"setterMethodName" : "setLastAccessedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : "The date that the device last accessed Amazon WorkLink.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getUsername",
"beanStyleSetterMethodName" : "setUsername",
"c2jName" : "Username",
"c2jShape" : "Username",
"defaultConsumerFluentSetterDocumentation" : "The user name associated with the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #username(String)}.\n@param username a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #username(String)",
"deprecated" : false,
"documentation" : "The user name associated with the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "username",
"fluentSetterDocumentation" : "The user name associated with the device.
\n@param username The user name associated with the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "username",
"getterDocumentation" : "The user name associated with the device.
\n@return The user name associated with the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Username",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Username",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Username",
"sensitive" : false,
"setterDocumentation" : "The user name associated with the device.
\n@param username The user name associated with the device.",
"setterMethodName" : "setUsername",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "username",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "username",
"variableType" : "String",
"documentation" : "The user name associated with the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FirstAccessedTime" : {
"beanStyleGetterMethodName" : "getFirstAccessedTime",
"beanStyleSetterMethodName" : "setFirstAccessedTime",
"c2jName" : "FirstAccessedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #firstAccessedTime(Instant)}.\n@param firstAccessedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #firstAccessedTime(Instant)",
"deprecated" : false,
"documentation" : "The date that the device first signed in to Amazon WorkLink.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "firstAccessedTime",
"fluentSetterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@param firstAccessedTime The date that the device first signed in to Amazon WorkLink.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "firstAccessedTime",
"getterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@return The date that the device first signed in to Amazon WorkLink.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FirstAccessedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FirstAccessedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "FirstAccessedTime",
"sensitive" : false,
"setterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@param firstAccessedTime The date that the device first signed in to Amazon WorkLink.",
"setterMethodName" : "setFirstAccessedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "firstAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "firstAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : "The date that the device first signed in to Amazon WorkLink.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"LastAccessedTime" : {
"beanStyleGetterMethodName" : "getLastAccessedTime",
"beanStyleSetterMethodName" : "setLastAccessedTime",
"c2jName" : "LastAccessedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastAccessedTime(Instant)}.\n@param lastAccessedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastAccessedTime(Instant)",
"deprecated" : false,
"documentation" : "The date that the device last accessed Amazon WorkLink.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastAccessedTime",
"fluentSetterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@param lastAccessedTime The date that the device last accessed Amazon WorkLink.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastAccessedTime",
"getterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@return The date that the device last accessed Amazon WorkLink.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastAccessedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastAccessedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastAccessedTime",
"sensitive" : false,
"setterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@param lastAccessedTime The date that the device last accessed Amazon WorkLink.",
"setterMethodName" : "setLastAccessedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : "The date that the device last accessed Amazon WorkLink.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Manufacturer" : {
"beanStyleGetterMethodName" : "getManufacturer",
"beanStyleSetterMethodName" : "setManufacturer",
"c2jName" : "Manufacturer",
"c2jShape" : "DeviceManufacturer",
"defaultConsumerFluentSetterDocumentation" : "The manufacturer of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #manufacturer(String)}.\n@param manufacturer a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #manufacturer(String)",
"deprecated" : false,
"documentation" : "The manufacturer of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "manufacturer",
"fluentSetterDocumentation" : "The manufacturer of the device.
\n@param manufacturer The manufacturer of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "manufacturer",
"getterDocumentation" : "The manufacturer of the device.
\n@return The manufacturer of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Manufacturer",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Manufacturer",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Manufacturer",
"sensitive" : false,
"setterDocumentation" : "The manufacturer of the device.
\n@param manufacturer The manufacturer of the device.",
"setterMethodName" : "setManufacturer",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "manufacturer",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "manufacturer",
"variableType" : "String",
"documentation" : "The manufacturer of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Model" : {
"beanStyleGetterMethodName" : "getModel",
"beanStyleSetterMethodName" : "setModel",
"c2jName" : "Model",
"c2jShape" : "DeviceModel",
"defaultConsumerFluentSetterDocumentation" : "The model of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #model(String)}.\n@param model a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #model(String)",
"deprecated" : false,
"documentation" : "The model of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "model",
"fluentSetterDocumentation" : "The model of the device.
\n@param model The model of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "model",
"getterDocumentation" : "The model of the device.
\n@return The model of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Model",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Model",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Model",
"sensitive" : false,
"setterDocumentation" : "The model of the device.
\n@param model The model of the device.",
"setterMethodName" : "setModel",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "model",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "model",
"variableType" : "String",
"documentation" : "The model of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"OperatingSystem" : {
"beanStyleGetterMethodName" : "getOperatingSystem",
"beanStyleSetterMethodName" : "setOperatingSystem",
"c2jName" : "OperatingSystem",
"c2jShape" : "DeviceOperatingSystemName",
"defaultConsumerFluentSetterDocumentation" : "The operating system of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operatingSystem(String)}.\n@param operatingSystem a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operatingSystem(String)",
"deprecated" : false,
"documentation" : "The operating system of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "operatingSystem",
"fluentSetterDocumentation" : "The operating system of the device.
\n@param operatingSystem The operating system of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "operatingSystem",
"getterDocumentation" : "The operating system of the device.
\n@return The operating system of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OperatingSystem",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OperatingSystem",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OperatingSystem",
"sensitive" : false,
"setterDocumentation" : "The operating system of the device.
\n@param operatingSystem The operating system of the device.",
"setterMethodName" : "setOperatingSystem",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystem",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystem",
"variableType" : "String",
"documentation" : "The operating system of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"OperatingSystemVersion" : {
"beanStyleGetterMethodName" : "getOperatingSystemVersion",
"beanStyleSetterMethodName" : "setOperatingSystemVersion",
"c2jName" : "OperatingSystemVersion",
"c2jShape" : "DeviceOperatingSystemVersion",
"defaultConsumerFluentSetterDocumentation" : "The operating system version of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operatingSystemVersion(String)}.\n@param operatingSystemVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operatingSystemVersion(String)",
"deprecated" : false,
"documentation" : "The operating system version of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "operatingSystemVersion",
"fluentSetterDocumentation" : "The operating system version of the device.
\n@param operatingSystemVersion The operating system version of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "operatingSystemVersion",
"getterDocumentation" : "The operating system version of the device.
\n@return The operating system version of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OperatingSystemVersion",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OperatingSystemVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OperatingSystemVersion",
"sensitive" : false,
"setterDocumentation" : "The operating system version of the device.
\n@param operatingSystemVersion The operating system version of the device.",
"setterMethodName" : "setOperatingSystemVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystemVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystemVersion",
"variableType" : "String",
"documentation" : "The operating system version of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"PatchLevel" : {
"beanStyleGetterMethodName" : "getPatchLevel",
"beanStyleSetterMethodName" : "setPatchLevel",
"c2jName" : "PatchLevel",
"c2jShape" : "DevicePatchLevel",
"defaultConsumerFluentSetterDocumentation" : "The operating system patch level of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #patchLevel(String)}.\n@param patchLevel a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #patchLevel(String)",
"deprecated" : false,
"documentation" : "The operating system patch level of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "patchLevel",
"fluentSetterDocumentation" : "The operating system patch level of the device.
\n@param patchLevel The operating system patch level of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "patchLevel",
"getterDocumentation" : "The operating system patch level of the device.
\n@return The operating system patch level of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PatchLevel",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "PatchLevel",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "PatchLevel",
"sensitive" : false,
"setterDocumentation" : "The operating system patch level of the device.
\n@param patchLevel The operating system patch level of the device.",
"setterMethodName" : "setPatchLevel",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "patchLevel",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "patchLevel",
"variableType" : "String",
"documentation" : "The operating system patch level of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Status" : {
"beanStyleGetterMethodName" : "getStatusAsString",
"beanStyleSetterMethodName" : "setStatus",
"c2jName" : "Status",
"c2jShape" : "DeviceStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)",
"deprecated" : false,
"documentation" : "The current state of the device.
",
"endpointDiscoveryId" : false,
"enumType" : "DeviceStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "status",
"fluentEnumSetterMethodName" : "status",
"fluentGetterMethodName" : "statusAsString",
"fluentSetterDocumentation" : "The current state of the device.
\n@param status The current state of the device.\n@see DeviceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DeviceStatus",
"fluentSetterMethodName" : "status",
"getterDocumentation" : "The current state of the device.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link DeviceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n
\n@return The current state of the device.\n@see DeviceStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Status",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Status",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Status",
"sensitive" : false,
"setterDocumentation" : "The current state of the device.
\n@param status The current state of the device.\n@see DeviceStatus",
"setterMethodName" : "setStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "The current state of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"Username" : {
"beanStyleGetterMethodName" : "getUsername",
"beanStyleSetterMethodName" : "setUsername",
"c2jName" : "Username",
"c2jShape" : "Username",
"defaultConsumerFluentSetterDocumentation" : "The user name associated with the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #username(String)}.\n@param username a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #username(String)",
"deprecated" : false,
"documentation" : "The user name associated with the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "username",
"fluentSetterDocumentation" : "The user name associated with the device.
\n@param username The user name associated with the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "username",
"getterDocumentation" : "The user name associated with the device.
\n@return The user name associated with the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Username",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Username",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Username",
"sensitive" : false,
"setterDocumentation" : "The user name associated with the device.
\n@param username The user name associated with the device.",
"setterMethodName" : "setUsername",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "username",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "username",
"variableType" : "String",
"documentation" : "The user name associated with the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getStatusAsString",
"beanStyleSetterMethodName" : "setStatus",
"c2jName" : "Status",
"c2jShape" : "DeviceStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)",
"deprecated" : false,
"documentation" : "The current state of the device.
",
"endpointDiscoveryId" : false,
"enumType" : "DeviceStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "status",
"fluentEnumSetterMethodName" : "status",
"fluentGetterMethodName" : "statusAsString",
"fluentSetterDocumentation" : "The current state of the device.
\n@param status The current state of the device.\n@see DeviceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DeviceStatus",
"fluentSetterMethodName" : "status",
"getterDocumentation" : "The current state of the device.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link DeviceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n
\n@return The current state of the device.\n@see DeviceStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Status",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Status",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Status",
"sensitive" : false,
"setterDocumentation" : "The current state of the device.
\n@param status The current state of the device.\n@see DeviceStatus",
"setterMethodName" : "setStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "status",
"variableType" : "String",
"documentation" : "The current state of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getModel",
"beanStyleSetterMethodName" : "setModel",
"c2jName" : "Model",
"c2jShape" : "DeviceModel",
"defaultConsumerFluentSetterDocumentation" : "The model of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #model(String)}.\n@param model a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #model(String)",
"deprecated" : false,
"documentation" : "The model of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "model",
"fluentSetterDocumentation" : "The model of the device.
\n@param model The model of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "model",
"getterDocumentation" : "The model of the device.
\n@return The model of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Model",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Model",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Model",
"sensitive" : false,
"setterDocumentation" : "The model of the device.
\n@param model The model of the device.",
"setterMethodName" : "setModel",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "model",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "model",
"variableType" : "String",
"documentation" : "The model of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getManufacturer",
"beanStyleSetterMethodName" : "setManufacturer",
"c2jName" : "Manufacturer",
"c2jShape" : "DeviceManufacturer",
"defaultConsumerFluentSetterDocumentation" : "The manufacturer of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #manufacturer(String)}.\n@param manufacturer a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #manufacturer(String)",
"deprecated" : false,
"documentation" : "The manufacturer of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "manufacturer",
"fluentSetterDocumentation" : "The manufacturer of the device.
\n@param manufacturer The manufacturer of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "manufacturer",
"getterDocumentation" : "The manufacturer of the device.
\n@return The manufacturer of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Manufacturer",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Manufacturer",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Manufacturer",
"sensitive" : false,
"setterDocumentation" : "The manufacturer of the device.
\n@param manufacturer The manufacturer of the device.",
"setterMethodName" : "setManufacturer",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "manufacturer",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "manufacturer",
"variableType" : "String",
"documentation" : "The manufacturer of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOperatingSystem",
"beanStyleSetterMethodName" : "setOperatingSystem",
"c2jName" : "OperatingSystem",
"c2jShape" : "DeviceOperatingSystemName",
"defaultConsumerFluentSetterDocumentation" : "The operating system of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operatingSystem(String)}.\n@param operatingSystem a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operatingSystem(String)",
"deprecated" : false,
"documentation" : "The operating system of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "operatingSystem",
"fluentSetterDocumentation" : "The operating system of the device.
\n@param operatingSystem The operating system of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "operatingSystem",
"getterDocumentation" : "The operating system of the device.
\n@return The operating system of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OperatingSystem",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OperatingSystem",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OperatingSystem",
"sensitive" : false,
"setterDocumentation" : "The operating system of the device.
\n@param operatingSystem The operating system of the device.",
"setterMethodName" : "setOperatingSystem",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystem",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystem",
"variableType" : "String",
"documentation" : "The operating system of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOperatingSystemVersion",
"beanStyleSetterMethodName" : "setOperatingSystemVersion",
"c2jName" : "OperatingSystemVersion",
"c2jShape" : "DeviceOperatingSystemVersion",
"defaultConsumerFluentSetterDocumentation" : "The operating system version of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operatingSystemVersion(String)}.\n@param operatingSystemVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operatingSystemVersion(String)",
"deprecated" : false,
"documentation" : "The operating system version of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "operatingSystemVersion",
"fluentSetterDocumentation" : "The operating system version of the device.
\n@param operatingSystemVersion The operating system version of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "operatingSystemVersion",
"getterDocumentation" : "The operating system version of the device.
\n@return The operating system version of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OperatingSystemVersion",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OperatingSystemVersion",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "OperatingSystemVersion",
"sensitive" : false,
"setterDocumentation" : "The operating system version of the device.
\n@param operatingSystemVersion The operating system version of the device.",
"setterMethodName" : "setOperatingSystemVersion",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystemVersion",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "operatingSystemVersion",
"variableType" : "String",
"documentation" : "The operating system version of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getPatchLevel",
"beanStyleSetterMethodName" : "setPatchLevel",
"c2jName" : "PatchLevel",
"c2jShape" : "DevicePatchLevel",
"defaultConsumerFluentSetterDocumentation" : "The operating system patch level of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #patchLevel(String)}.\n@param patchLevel a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #patchLevel(String)",
"deprecated" : false,
"documentation" : "The operating system patch level of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "patchLevel",
"fluentSetterDocumentation" : "The operating system patch level of the device.
\n@param patchLevel The operating system patch level of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "patchLevel",
"getterDocumentation" : "The operating system patch level of the device.
\n@return The operating system patch level of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "PatchLevel",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "PatchLevel",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "PatchLevel",
"sensitive" : false,
"setterDocumentation" : "The operating system patch level of the device.
\n@param patchLevel The operating system patch level of the device.",
"setterMethodName" : "setPatchLevel",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "patchLevel",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "patchLevel",
"variableType" : "String",
"documentation" : "The operating system patch level of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFirstAccessedTime",
"beanStyleSetterMethodName" : "setFirstAccessedTime",
"c2jName" : "FirstAccessedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #firstAccessedTime(Instant)}.\n@param firstAccessedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #firstAccessedTime(Instant)",
"deprecated" : false,
"documentation" : "The date that the device first signed in to Amazon WorkLink.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "firstAccessedTime",
"fluentSetterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@param firstAccessedTime The date that the device first signed in to Amazon WorkLink.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "firstAccessedTime",
"getterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@return The date that the device first signed in to Amazon WorkLink.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FirstAccessedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FirstAccessedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "FirstAccessedTime",
"sensitive" : false,
"setterDocumentation" : "The date that the device first signed in to Amazon WorkLink.
\n@param firstAccessedTime The date that the device first signed in to Amazon WorkLink.",
"setterMethodName" : "setFirstAccessedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "firstAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "firstAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : "The date that the device first signed in to Amazon WorkLink.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLastAccessedTime",
"beanStyleSetterMethodName" : "setLastAccessedTime",
"c2jName" : "LastAccessedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastAccessedTime(Instant)}.\n@param lastAccessedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastAccessedTime(Instant)",
"deprecated" : false,
"documentation" : "The date that the device last accessed Amazon WorkLink.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastAccessedTime",
"fluentSetterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@param lastAccessedTime The date that the device last accessed Amazon WorkLink.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastAccessedTime",
"getterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@return The date that the device last accessed Amazon WorkLink.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastAccessedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastAccessedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastAccessedTime",
"sensitive" : false,
"setterDocumentation" : "The date that the device last accessed Amazon WorkLink.
\n@param lastAccessedTime The date that the device last accessed Amazon WorkLink.",
"setterMethodName" : "setLastAccessedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastAccessedTime",
"variableType" : "java.time.Instant",
"documentation" : "The date that the device last accessed Amazon WorkLink.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getUsername",
"beanStyleSetterMethodName" : "setUsername",
"c2jName" : "Username",
"c2jShape" : "Username",
"defaultConsumerFluentSetterDocumentation" : "The user name associated with the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #username(String)}.\n@param username a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #username(String)",
"deprecated" : false,
"documentation" : "The user name associated with the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "username",
"fluentSetterDocumentation" : "The user name associated with the device.
\n@param username The user name associated with the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "username",
"getterDocumentation" : "The user name associated with the device.
\n@return The user name associated with the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Username",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Username",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Username",
"sensitive" : false,
"setterDocumentation" : "The user name associated with the device.
\n@param username The user name associated with the device.",
"setterMethodName" : "setUsername",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "username",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "username",
"variableType" : "String",
"documentation" : "The user name associated with the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeDeviceResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeDeviceResponse",
"variableName" : "describeDeviceResponse",
"variableType" : "DescribeDeviceResponse",
"documentation" : null,
"simpleType" : "DescribeDeviceResponse",
"variableSetterType" : "DescribeDeviceResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeDomainRequest" : {
"c2jName" : "DescribeDomainRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeDomain",
"locationName" : null,
"requestUri" : "/describeDomain",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DomainName" : {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "DomainName" ],
"shapeName" : "DescribeDomainRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeDomainRequest",
"variableName" : "describeDomainRequest",
"variableType" : "DescribeDomainRequest",
"documentation" : null,
"simpleType" : "DescribeDomainRequest",
"variableSetterType" : "DescribeDomainRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeDomainResponse" : {
"c2jName" : "DescribeDomainResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the domain was added.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the domain was added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the domain was added.
\n@param createdTime The time that the domain was added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the domain was added.
\n@return The time that the domain was added.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the domain was added.
\n@param createdTime The time that the domain was added.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the domain was added.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainStatusAsString",
"beanStyleSetterMethodName" : "setDomainStatus",
"c2jName" : "DomainStatus",
"c2jShape" : "DomainStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state for the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainStatusAsString(String)}.\n@param domainStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainStatus(String)",
"deprecated" : false,
"documentation" : "The current state for the domain.
",
"endpointDiscoveryId" : false,
"enumType" : "DomainStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "domainStatus",
"fluentEnumSetterMethodName" : "domainStatus",
"fluentGetterMethodName" : "domainStatusAsString",
"fluentSetterDocumentation" : "The current state for the domain.
\n@param domainStatus The current state for the domain.\n@see DomainStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DomainStatus",
"fluentSetterMethodName" : "domainStatus",
"getterDocumentation" : "The current state for the domain.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #domainStatus} will return {@link DomainStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #domainStatusAsString}.\n
\n@return The current state for the domain.\n@see DomainStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainStatus",
"sensitive" : false,
"setterDocumentation" : "The current state for the domain.
\n@param domainStatus The current state for the domain.\n@see DomainStatus",
"setterMethodName" : "setDomainStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : "The current state for the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAcmCertificateArn",
"beanStyleSetterMethodName" : "setAcmCertificateArn",
"c2jName" : "AcmCertificateArn",
"c2jShape" : "AcmCertificateArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #acmCertificateArn(String)}.\n@param acmCertificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #acmCertificateArn(String)",
"deprecated" : false,
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "acmCertificateArn",
"fluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "acmCertificateArn",
"getterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@return The ARN of an issued ACM certificate that is valid for the domain being associated.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AcmCertificateArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AcmCertificateArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AcmCertificateArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.",
"setterMethodName" : "setAcmCertificateArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AcmCertificateArn" : {
"beanStyleGetterMethodName" : "getAcmCertificateArn",
"beanStyleSetterMethodName" : "setAcmCertificateArn",
"c2jName" : "AcmCertificateArn",
"c2jShape" : "AcmCertificateArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #acmCertificateArn(String)}.\n@param acmCertificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #acmCertificateArn(String)",
"deprecated" : false,
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "acmCertificateArn",
"fluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "acmCertificateArn",
"getterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@return The ARN of an issued ACM certificate that is valid for the domain being associated.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AcmCertificateArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AcmCertificateArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AcmCertificateArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.",
"setterMethodName" : "setAcmCertificateArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"CreatedTime" : {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the domain was added.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the domain was added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the domain was added.
\n@param createdTime The time that the domain was added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the domain was added.
\n@return The time that the domain was added.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the domain was added.
\n@param createdTime The time that the domain was added.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the domain was added.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DomainName" : {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DomainStatus" : {
"beanStyleGetterMethodName" : "getDomainStatusAsString",
"beanStyleSetterMethodName" : "setDomainStatus",
"c2jName" : "DomainStatus",
"c2jShape" : "DomainStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state for the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainStatusAsString(String)}.\n@param domainStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainStatus(String)",
"deprecated" : false,
"documentation" : "The current state for the domain.
",
"endpointDiscoveryId" : false,
"enumType" : "DomainStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "domainStatus",
"fluentEnumSetterMethodName" : "domainStatus",
"fluentGetterMethodName" : "domainStatusAsString",
"fluentSetterDocumentation" : "The current state for the domain.
\n@param domainStatus The current state for the domain.\n@see DomainStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DomainStatus",
"fluentSetterMethodName" : "domainStatus",
"getterDocumentation" : "The current state for the domain.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #domainStatus} will return {@link DomainStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #domainStatusAsString}.\n
\n@return The current state for the domain.\n@see DomainStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainStatus",
"sensitive" : false,
"setterDocumentation" : "The current state for the domain.
\n@param domainStatus The current state for the domain.\n@see DomainStatus",
"setterMethodName" : "setDomainStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : "The current state for the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the domain was added.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the domain was added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the domain was added.
\n@param createdTime The time that the domain was added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the domain was added.
\n@return The time that the domain was added.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the domain was added.
\n@param createdTime The time that the domain was added.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the domain was added.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainStatusAsString",
"beanStyleSetterMethodName" : "setDomainStatus",
"c2jName" : "DomainStatus",
"c2jShape" : "DomainStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state for the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainStatusAsString(String)}.\n@param domainStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainStatus(String)",
"deprecated" : false,
"documentation" : "The current state for the domain.
",
"endpointDiscoveryId" : false,
"enumType" : "DomainStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "domainStatus",
"fluentEnumSetterMethodName" : "domainStatus",
"fluentGetterMethodName" : "domainStatusAsString",
"fluentSetterDocumentation" : "The current state for the domain.
\n@param domainStatus The current state for the domain.\n@see DomainStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DomainStatus",
"fluentSetterMethodName" : "domainStatus",
"getterDocumentation" : "The current state for the domain.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #domainStatus} will return {@link DomainStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #domainStatusAsString}.\n
\n@return The current state for the domain.\n@see DomainStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainStatus",
"sensitive" : false,
"setterDocumentation" : "The current state for the domain.
\n@param domainStatus The current state for the domain.\n@see DomainStatus",
"setterMethodName" : "setDomainStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : "The current state for the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAcmCertificateArn",
"beanStyleSetterMethodName" : "setAcmCertificateArn",
"c2jName" : "AcmCertificateArn",
"c2jShape" : "AcmCertificateArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #acmCertificateArn(String)}.\n@param acmCertificateArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #acmCertificateArn(String)",
"deprecated" : false,
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "acmCertificateArn",
"fluentSetterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "acmCertificateArn",
"getterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@return The ARN of an issued ACM certificate that is valid for the domain being associated.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AcmCertificateArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AcmCertificateArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AcmCertificateArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
\n@param acmCertificateArn The ARN of an issued ACM certificate that is valid for the domain being associated.",
"setterMethodName" : "setAcmCertificateArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "acmCertificateArn",
"variableType" : "String",
"documentation" : "The ARN of an issued ACM certificate that is valid for the domain being associated.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeDomainResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeDomainResponse",
"variableName" : "describeDomainResponse",
"variableType" : "DescribeDomainResponse",
"documentation" : null,
"simpleType" : "DescribeDomainResponse",
"variableSetterType" : "DescribeDomainResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeFleetMetadataRequest" : {
"c2jName" : "DescribeFleetMetadataRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeFleetMetadata",
"locationName" : null,
"requestUri" : "/describeFleetMetadata",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "DescribeFleetMetadataRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeFleetMetadataRequest",
"variableName" : "describeFleetMetadataRequest",
"variableType" : "DescribeFleetMetadataRequest",
"documentation" : null,
"simpleType" : "DescribeFleetMetadataRequest",
"variableSetterType" : "DescribeFleetMetadataRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeFleetMetadataResponse" : {
"c2jName" : "DescribeFleetMetadataResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the fleet was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the fleet was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the fleet was created.
\n@param createdTime The time that the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the fleet was created.
\n@return The time that the fleet was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the fleet was created.
\n@param createdTime The time that the fleet was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the fleet was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLastUpdatedTime",
"beanStyleSetterMethodName" : "setLastUpdatedTime",
"c2jName" : "LastUpdatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the fleet was last updated.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the fleet was last updated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastUpdatedTime",
"fluentSetterDocumentation" : "The time that the fleet was last updated.
\n@param lastUpdatedTime The time that the fleet was last updated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastUpdatedTime",
"getterDocumentation" : "The time that the fleet was last updated.
\n@return The time that the fleet was last updated.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastUpdatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastUpdatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastUpdatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the fleet was last updated.
\n@param lastUpdatedTime The time that the fleet was last updated.",
"setterMethodName" : "setLastUpdatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the fleet was last updated.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOptimizeForEndUserLocation",
"beanStyleSetterMethodName" : "setOptimizeForEndUserLocation",
"c2jName" : "OptimizeForEndUserLocation",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #optimizeForEndUserLocation(Boolean)}.\n@param optimizeForEndUserLocation a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optimizeForEndUserLocation(Boolean)",
"deprecated" : false,
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "optimizeForEndUserLocation",
"fluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "optimizeForEndUserLocation",
"getterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@return The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OptimizeForEndUserLocation",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptimizeForEndUserLocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "OptimizeForEndUserLocation",
"sensitive" : false,
"setterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"setterMethodName" : "setOptimizeForEndUserLocation",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCompanyCode",
"beanStyleSetterMethodName" : "setCompanyCode",
"c2jName" : "CompanyCode",
"c2jShape" : "CompanyCode",
"defaultConsumerFluentSetterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #companyCode(String)}.\n@param companyCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #companyCode(String)",
"deprecated" : false,
"documentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "companyCode",
"fluentSetterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign in to the Amazon WorkLink app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "companyCode",
"getterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@return The identifier used by users to sign in to the Amazon WorkLink app.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CompanyCode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CompanyCode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CompanyCode",
"sensitive" : false,
"setterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign in to the Amazon WorkLink app.",
"setterMethodName" : "setCompanyCode",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetStatusAsString",
"beanStyleSetterMethodName" : "setFleetStatus",
"c2jName" : "FleetStatus",
"c2jShape" : "FleetStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetStatusAsString(String)}.\n@param fleetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetStatus(String)",
"deprecated" : false,
"documentation" : "The current state of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : "FleetStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "fleetStatus",
"fluentEnumSetterMethodName" : "fleetStatus",
"fluentGetterMethodName" : "fleetStatusAsString",
"fluentSetterDocumentation" : "The current state of the fleet.
\n@param fleetStatus The current state of the fleet.\n@see FleetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetStatus",
"fluentSetterMethodName" : "fleetStatus",
"getterDocumentation" : "The current state of the fleet.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetStatus} will return {@link FleetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetStatusAsString}.\n
\n@return The current state of the fleet.\n@see FleetStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetStatus",
"sensitive" : false,
"setterDocumentation" : "The current state of the fleet.
\n@param fleetStatus The current state of the fleet.\n@see FleetStatus",
"setterMethodName" : "setFleetStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : "The current state of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CompanyCode" : {
"beanStyleGetterMethodName" : "getCompanyCode",
"beanStyleSetterMethodName" : "setCompanyCode",
"c2jName" : "CompanyCode",
"c2jShape" : "CompanyCode",
"defaultConsumerFluentSetterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #companyCode(String)}.\n@param companyCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #companyCode(String)",
"deprecated" : false,
"documentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "companyCode",
"fluentSetterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign in to the Amazon WorkLink app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "companyCode",
"getterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@return The identifier used by users to sign in to the Amazon WorkLink app.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CompanyCode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CompanyCode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CompanyCode",
"sensitive" : false,
"setterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign in to the Amazon WorkLink app.",
"setterMethodName" : "setCompanyCode",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"CreatedTime" : {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the fleet was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the fleet was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the fleet was created.
\n@param createdTime The time that the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the fleet was created.
\n@return The time that the fleet was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the fleet was created.
\n@param createdTime The time that the fleet was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the fleet was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetName" : {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetStatus" : {
"beanStyleGetterMethodName" : "getFleetStatusAsString",
"beanStyleSetterMethodName" : "setFleetStatus",
"c2jName" : "FleetStatus",
"c2jShape" : "FleetStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetStatusAsString(String)}.\n@param fleetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetStatus(String)",
"deprecated" : false,
"documentation" : "The current state of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : "FleetStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "fleetStatus",
"fluentEnumSetterMethodName" : "fleetStatus",
"fluentGetterMethodName" : "fleetStatusAsString",
"fluentSetterDocumentation" : "The current state of the fleet.
\n@param fleetStatus The current state of the fleet.\n@see FleetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetStatus",
"fluentSetterMethodName" : "fleetStatus",
"getterDocumentation" : "The current state of the fleet.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetStatus} will return {@link FleetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetStatusAsString}.\n
\n@return The current state of the fleet.\n@see FleetStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetStatus",
"sensitive" : false,
"setterDocumentation" : "The current state of the fleet.
\n@param fleetStatus The current state of the fleet.\n@see FleetStatus",
"setterMethodName" : "setFleetStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : "The current state of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"LastUpdatedTime" : {
"beanStyleGetterMethodName" : "getLastUpdatedTime",
"beanStyleSetterMethodName" : "setLastUpdatedTime",
"c2jName" : "LastUpdatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the fleet was last updated.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the fleet was last updated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastUpdatedTime",
"fluentSetterDocumentation" : "The time that the fleet was last updated.
\n@param lastUpdatedTime The time that the fleet was last updated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastUpdatedTime",
"getterDocumentation" : "The time that the fleet was last updated.
\n@return The time that the fleet was last updated.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastUpdatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastUpdatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastUpdatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the fleet was last updated.
\n@param lastUpdatedTime The time that the fleet was last updated.",
"setterMethodName" : "setLastUpdatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the fleet was last updated.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"OptimizeForEndUserLocation" : {
"beanStyleGetterMethodName" : "getOptimizeForEndUserLocation",
"beanStyleSetterMethodName" : "setOptimizeForEndUserLocation",
"c2jName" : "OptimizeForEndUserLocation",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #optimizeForEndUserLocation(Boolean)}.\n@param optimizeForEndUserLocation a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optimizeForEndUserLocation(Boolean)",
"deprecated" : false,
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "optimizeForEndUserLocation",
"fluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "optimizeForEndUserLocation",
"getterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@return The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OptimizeForEndUserLocation",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptimizeForEndUserLocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "OptimizeForEndUserLocation",
"sensitive" : false,
"setterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"setterMethodName" : "setOptimizeForEndUserLocation",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the fleet was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the fleet was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the fleet was created.
\n@param createdTime The time that the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the fleet was created.
\n@return The time that the fleet was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the fleet was created.
\n@param createdTime The time that the fleet was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the fleet was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLastUpdatedTime",
"beanStyleSetterMethodName" : "setLastUpdatedTime",
"c2jName" : "LastUpdatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the fleet was last updated.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the fleet was last updated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastUpdatedTime",
"fluentSetterDocumentation" : "The time that the fleet was last updated.
\n@param lastUpdatedTime The time that the fleet was last updated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastUpdatedTime",
"getterDocumentation" : "The time that the fleet was last updated.
\n@return The time that the fleet was last updated.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastUpdatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastUpdatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastUpdatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the fleet was last updated.
\n@param lastUpdatedTime The time that the fleet was last updated.",
"setterMethodName" : "setLastUpdatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the fleet was last updated.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getOptimizeForEndUserLocation",
"beanStyleSetterMethodName" : "setOptimizeForEndUserLocation",
"c2jName" : "OptimizeForEndUserLocation",
"c2jShape" : "Boolean",
"defaultConsumerFluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\nThis is a convenience that creates an instance of the {@link Boolean.Builder} avoiding the need to create one manually via {@link Boolean#builder()}.\n\nWhen the {@link Consumer} completes, {@link Boolean.Builder#build()} is called immediately and its result is passed to {@link #optimizeForEndUserLocation(Boolean)}.\n@param optimizeForEndUserLocation a consumer that will call methods on {@link Boolean.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #optimizeForEndUserLocation(Boolean)",
"deprecated" : false,
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "optimizeForEndUserLocation",
"fluentSetterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "optimizeForEndUserLocation",
"getterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@return The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"getterModel" : {
"returnType" : "Boolean",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "OptimizeForEndUserLocation",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "OptimizeForEndUserLocation",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "BOOLEAN",
"name" : "OptimizeForEndUserLocation",
"sensitive" : false,
"setterDocumentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
\n@param optimizeForEndUserLocation The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.",
"setterMethodName" : "setOptimizeForEndUserLocation",
"setterModel" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : null,
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Boolean",
"variableName" : "optimizeForEndUserLocation",
"variableType" : "Boolean",
"documentation" : "The option to optimize for better performance by routing traffic through the closest AWS Region to users, which may be outside of your home Region.
",
"simpleType" : "Boolean",
"variableSetterType" : "Boolean"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCompanyCode",
"beanStyleSetterMethodName" : "setCompanyCode",
"c2jName" : "CompanyCode",
"c2jShape" : "CompanyCode",
"defaultConsumerFluentSetterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #companyCode(String)}.\n@param companyCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #companyCode(String)",
"deprecated" : false,
"documentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "companyCode",
"fluentSetterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign in to the Amazon WorkLink app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "companyCode",
"getterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@return The identifier used by users to sign in to the Amazon WorkLink app.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CompanyCode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CompanyCode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CompanyCode",
"sensitive" : false,
"setterDocumentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign in to the Amazon WorkLink app.",
"setterMethodName" : "setCompanyCode",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : "The identifier used by users to sign in to the Amazon WorkLink app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetStatusAsString",
"beanStyleSetterMethodName" : "setFleetStatus",
"c2jName" : "FleetStatus",
"c2jShape" : "FleetStatus",
"defaultConsumerFluentSetterDocumentation" : "The current state of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetStatusAsString(String)}.\n@param fleetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetStatus(String)",
"deprecated" : false,
"documentation" : "The current state of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : "FleetStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "fleetStatus",
"fluentEnumSetterMethodName" : "fleetStatus",
"fluentGetterMethodName" : "fleetStatusAsString",
"fluentSetterDocumentation" : "The current state of the fleet.
\n@param fleetStatus The current state of the fleet.\n@see FleetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetStatus",
"fluentSetterMethodName" : "fleetStatus",
"getterDocumentation" : "The current state of the fleet.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetStatus} will return {@link FleetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetStatusAsString}.\n
\n@return The current state of the fleet.\n@see FleetStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetStatus",
"sensitive" : false,
"setterDocumentation" : "The current state of the fleet.
\n@param fleetStatus The current state of the fleet.\n@see FleetStatus",
"setterMethodName" : "setFleetStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : "The current state of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeFleetMetadataResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeFleetMetadataResponse",
"variableName" : "describeFleetMetadataResponse",
"variableType" : "DescribeFleetMetadataResponse",
"documentation" : null,
"simpleType" : "DescribeFleetMetadataResponse",
"variableSetterType" : "DescribeFleetMetadataResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeIdentityProviderConfigurationRequest" : {
"c2jName" : "DescribeIdentityProviderConfigurationRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeIdentityProviderConfiguration",
"locationName" : null,
"requestUri" : "/describeIdentityProviderConfiguration",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "DescribeIdentityProviderConfigurationRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeIdentityProviderConfigurationRequest",
"variableName" : "describeIdentityProviderConfigurationRequest",
"variableType" : "DescribeIdentityProviderConfigurationRequest",
"documentation" : null,
"simpleType" : "DescribeIdentityProviderConfigurationRequest",
"variableSetterType" : "DescribeIdentityProviderConfigurationRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeIdentityProviderConfigurationResponse" : {
"c2jName" : "DescribeIdentityProviderConfigurationResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getIdentityProviderTypeAsString",
"beanStyleSetterMethodName" : "setIdentityProviderType",
"c2jName" : "IdentityProviderType",
"c2jShape" : "IdentityProviderType",
"defaultConsumerFluentSetterDocumentation" : "The type of identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #identityProviderTypeAsString(String)}.\n@param identityProviderType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identityProviderType(String)",
"deprecated" : false,
"documentation" : "The type of identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : "IdentityProviderType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "identityProviderType",
"fluentEnumSetterMethodName" : "identityProviderType",
"fluentGetterMethodName" : "identityProviderTypeAsString",
"fluentSetterDocumentation" : "The type of identity provider.
\n@param identityProviderType The type of identity provider.\n@see IdentityProviderType\n@return Returns a reference to this object so that method calls can be chained together.\n@see IdentityProviderType",
"fluentSetterMethodName" : "identityProviderType",
"getterDocumentation" : "The type of identity provider.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #identityProviderType} will return {@link IdentityProviderType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #identityProviderTypeAsString}.\n
\n@return The type of identity provider.\n@see IdentityProviderType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IdentityProviderType",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IdentityProviderType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IdentityProviderType",
"sensitive" : false,
"setterDocumentation" : "The type of identity provider.
\n@param identityProviderType The type of identity provider.\n@see IdentityProviderType",
"setterMethodName" : "setIdentityProviderType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderType",
"variableType" : "String",
"documentation" : "The type of identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getServiceProviderSamlMetadata",
"beanStyleSetterMethodName" : "setServiceProviderSamlMetadata",
"c2jName" : "ServiceProviderSamlMetadata",
"c2jShape" : "SamlMetadata",
"defaultConsumerFluentSetterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceProviderSamlMetadata(String)}.\n@param serviceProviderSamlMetadata a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceProviderSamlMetadata(String)",
"deprecated" : false,
"documentation" : "The SAML metadata document uploaded to the user’s identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "serviceProviderSamlMetadata",
"fluentSetterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@param serviceProviderSamlMetadata The SAML metadata document uploaded to the user’s identity provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "serviceProviderSamlMetadata",
"getterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@return The SAML metadata document uploaded to the user’s identity provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ServiceProviderSamlMetadata",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ServiceProviderSamlMetadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ServiceProviderSamlMetadata",
"sensitive" : false,
"setterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@param serviceProviderSamlMetadata The SAML metadata document uploaded to the user’s identity provider.",
"setterMethodName" : "setServiceProviderSamlMetadata",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "serviceProviderSamlMetadata",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "serviceProviderSamlMetadata",
"variableType" : "String",
"documentation" : "The SAML metadata document uploaded to the user’s identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getIdentityProviderSamlMetadata",
"beanStyleSetterMethodName" : "setIdentityProviderSamlMetadata",
"c2jName" : "IdentityProviderSamlMetadata",
"c2jShape" : "SamlMetadata",
"defaultConsumerFluentSetterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #identityProviderSamlMetadata(String)}.\n@param identityProviderSamlMetadata a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identityProviderSamlMetadata(String)",
"deprecated" : false,
"documentation" : "The SAML metadata document provided by the user’s identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "identityProviderSamlMetadata",
"fluentSetterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@param identityProviderSamlMetadata The SAML metadata document provided by the user’s identity provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "identityProviderSamlMetadata",
"getterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@return The SAML metadata document provided by the user’s identity provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IdentityProviderSamlMetadata",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IdentityProviderSamlMetadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IdentityProviderSamlMetadata",
"sensitive" : false,
"setterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@param identityProviderSamlMetadata The SAML metadata document provided by the user’s identity provider.",
"setterMethodName" : "setIdentityProviderSamlMetadata",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderSamlMetadata",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderSamlMetadata",
"variableType" : "String",
"documentation" : "The SAML metadata document provided by the user’s identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"IdentityProviderSamlMetadata" : {
"beanStyleGetterMethodName" : "getIdentityProviderSamlMetadata",
"beanStyleSetterMethodName" : "setIdentityProviderSamlMetadata",
"c2jName" : "IdentityProviderSamlMetadata",
"c2jShape" : "SamlMetadata",
"defaultConsumerFluentSetterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #identityProviderSamlMetadata(String)}.\n@param identityProviderSamlMetadata a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identityProviderSamlMetadata(String)",
"deprecated" : false,
"documentation" : "The SAML metadata document provided by the user’s identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "identityProviderSamlMetadata",
"fluentSetterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@param identityProviderSamlMetadata The SAML metadata document provided by the user’s identity provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "identityProviderSamlMetadata",
"getterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@return The SAML metadata document provided by the user’s identity provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IdentityProviderSamlMetadata",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IdentityProviderSamlMetadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IdentityProviderSamlMetadata",
"sensitive" : false,
"setterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@param identityProviderSamlMetadata The SAML metadata document provided by the user’s identity provider.",
"setterMethodName" : "setIdentityProviderSamlMetadata",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderSamlMetadata",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderSamlMetadata",
"variableType" : "String",
"documentation" : "The SAML metadata document provided by the user’s identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"IdentityProviderType" : {
"beanStyleGetterMethodName" : "getIdentityProviderTypeAsString",
"beanStyleSetterMethodName" : "setIdentityProviderType",
"c2jName" : "IdentityProviderType",
"c2jShape" : "IdentityProviderType",
"defaultConsumerFluentSetterDocumentation" : "The type of identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #identityProviderTypeAsString(String)}.\n@param identityProviderType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identityProviderType(String)",
"deprecated" : false,
"documentation" : "The type of identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : "IdentityProviderType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "identityProviderType",
"fluentEnumSetterMethodName" : "identityProviderType",
"fluentGetterMethodName" : "identityProviderTypeAsString",
"fluentSetterDocumentation" : "The type of identity provider.
\n@param identityProviderType The type of identity provider.\n@see IdentityProviderType\n@return Returns a reference to this object so that method calls can be chained together.\n@see IdentityProviderType",
"fluentSetterMethodName" : "identityProviderType",
"getterDocumentation" : "The type of identity provider.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #identityProviderType} will return {@link IdentityProviderType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #identityProviderTypeAsString}.\n
\n@return The type of identity provider.\n@see IdentityProviderType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IdentityProviderType",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IdentityProviderType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IdentityProviderType",
"sensitive" : false,
"setterDocumentation" : "The type of identity provider.
\n@param identityProviderType The type of identity provider.\n@see IdentityProviderType",
"setterMethodName" : "setIdentityProviderType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderType",
"variableType" : "String",
"documentation" : "The type of identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"ServiceProviderSamlMetadata" : {
"beanStyleGetterMethodName" : "getServiceProviderSamlMetadata",
"beanStyleSetterMethodName" : "setServiceProviderSamlMetadata",
"c2jName" : "ServiceProviderSamlMetadata",
"c2jShape" : "SamlMetadata",
"defaultConsumerFluentSetterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceProviderSamlMetadata(String)}.\n@param serviceProviderSamlMetadata a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceProviderSamlMetadata(String)",
"deprecated" : false,
"documentation" : "The SAML metadata document uploaded to the user’s identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "serviceProviderSamlMetadata",
"fluentSetterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@param serviceProviderSamlMetadata The SAML metadata document uploaded to the user’s identity provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "serviceProviderSamlMetadata",
"getterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@return The SAML metadata document uploaded to the user’s identity provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ServiceProviderSamlMetadata",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ServiceProviderSamlMetadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ServiceProviderSamlMetadata",
"sensitive" : false,
"setterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@param serviceProviderSamlMetadata The SAML metadata document uploaded to the user’s identity provider.",
"setterMethodName" : "setServiceProviderSamlMetadata",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "serviceProviderSamlMetadata",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "serviceProviderSamlMetadata",
"variableType" : "String",
"documentation" : "The SAML metadata document uploaded to the user’s identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getIdentityProviderTypeAsString",
"beanStyleSetterMethodName" : "setIdentityProviderType",
"c2jName" : "IdentityProviderType",
"c2jShape" : "IdentityProviderType",
"defaultConsumerFluentSetterDocumentation" : "The type of identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #identityProviderTypeAsString(String)}.\n@param identityProviderType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identityProviderType(String)",
"deprecated" : false,
"documentation" : "The type of identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : "IdentityProviderType",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "identityProviderType",
"fluentEnumSetterMethodName" : "identityProviderType",
"fluentGetterMethodName" : "identityProviderTypeAsString",
"fluentSetterDocumentation" : "The type of identity provider.
\n@param identityProviderType The type of identity provider.\n@see IdentityProviderType\n@return Returns a reference to this object so that method calls can be chained together.\n@see IdentityProviderType",
"fluentSetterMethodName" : "identityProviderType",
"getterDocumentation" : "The type of identity provider.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #identityProviderType} will return {@link IdentityProviderType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #identityProviderTypeAsString}.\n
\n@return The type of identity provider.\n@see IdentityProviderType",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IdentityProviderType",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IdentityProviderType",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IdentityProviderType",
"sensitive" : false,
"setterDocumentation" : "The type of identity provider.
\n@param identityProviderType The type of identity provider.\n@see IdentityProviderType",
"setterMethodName" : "setIdentityProviderType",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderType",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderType",
"variableType" : "String",
"documentation" : "The type of identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getServiceProviderSamlMetadata",
"beanStyleSetterMethodName" : "setServiceProviderSamlMetadata",
"c2jName" : "ServiceProviderSamlMetadata",
"c2jShape" : "SamlMetadata",
"defaultConsumerFluentSetterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #serviceProviderSamlMetadata(String)}.\n@param serviceProviderSamlMetadata a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #serviceProviderSamlMetadata(String)",
"deprecated" : false,
"documentation" : "The SAML metadata document uploaded to the user’s identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "serviceProviderSamlMetadata",
"fluentSetterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@param serviceProviderSamlMetadata The SAML metadata document uploaded to the user’s identity provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "serviceProviderSamlMetadata",
"getterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@return The SAML metadata document uploaded to the user’s identity provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "ServiceProviderSamlMetadata",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "ServiceProviderSamlMetadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "ServiceProviderSamlMetadata",
"sensitive" : false,
"setterDocumentation" : "The SAML metadata document uploaded to the user’s identity provider.
\n@param serviceProviderSamlMetadata The SAML metadata document uploaded to the user’s identity provider.",
"setterMethodName" : "setServiceProviderSamlMetadata",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "serviceProviderSamlMetadata",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "serviceProviderSamlMetadata",
"variableType" : "String",
"documentation" : "The SAML metadata document uploaded to the user’s identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getIdentityProviderSamlMetadata",
"beanStyleSetterMethodName" : "setIdentityProviderSamlMetadata",
"c2jName" : "IdentityProviderSamlMetadata",
"c2jShape" : "SamlMetadata",
"defaultConsumerFluentSetterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #identityProviderSamlMetadata(String)}.\n@param identityProviderSamlMetadata a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #identityProviderSamlMetadata(String)",
"deprecated" : false,
"documentation" : "The SAML metadata document provided by the user’s identity provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "identityProviderSamlMetadata",
"fluentSetterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@param identityProviderSamlMetadata The SAML metadata document provided by the user’s identity provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "identityProviderSamlMetadata",
"getterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@return The SAML metadata document provided by the user’s identity provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "IdentityProviderSamlMetadata",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "IdentityProviderSamlMetadata",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "IdentityProviderSamlMetadata",
"sensitive" : false,
"setterDocumentation" : "The SAML metadata document provided by the user’s identity provider.
\n@param identityProviderSamlMetadata The SAML metadata document provided by the user’s identity provider.",
"setterMethodName" : "setIdentityProviderSamlMetadata",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderSamlMetadata",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "identityProviderSamlMetadata",
"variableType" : "String",
"documentation" : "The SAML metadata document provided by the user’s identity provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeIdentityProviderConfigurationResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeIdentityProviderConfigurationResponse",
"variableName" : "describeIdentityProviderConfigurationResponse",
"variableType" : "DescribeIdentityProviderConfigurationResponse",
"documentation" : null,
"simpleType" : "DescribeIdentityProviderConfigurationResponse",
"variableSetterType" : "DescribeIdentityProviderConfigurationResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeWebsiteCertificateAuthorityRequest" : {
"c2jName" : "DescribeWebsiteCertificateAuthorityRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DescribeWebsiteCertificateAuthority",
"locationName" : null,
"requestUri" : "/describeWebsiteCertificateAuthority",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the certificate authority.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the certificate authority.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the certificate authority.
\n@param websiteCaId A unique identifier for the certificate authority.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the certificate authority.
\n@return A unique identifier for the certificate authority.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the certificate authority.
\n@param websiteCaId A unique identifier for the certificate authority.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the certificate authority.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"WebsiteCaId" : {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the certificate authority.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the certificate authority.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the certificate authority.
\n@param websiteCaId A unique identifier for the certificate authority.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the certificate authority.
\n@return A unique identifier for the certificate authority.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the certificate authority.
\n@param websiteCaId A unique identifier for the certificate authority.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the certificate authority.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the certificate authority.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the certificate authority.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the certificate authority.
\n@param websiteCaId A unique identifier for the certificate authority.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the certificate authority.
\n@return A unique identifier for the certificate authority.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the certificate authority.
\n@param websiteCaId A unique identifier for the certificate authority.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the certificate authority.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "WebsiteCaId" ],
"shapeName" : "DescribeWebsiteCertificateAuthorityRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DescribeWebsiteCertificateAuthorityRequest",
"variableName" : "describeWebsiteCertificateAuthorityRequest",
"variableType" : "DescribeWebsiteCertificateAuthorityRequest",
"documentation" : null,
"simpleType" : "DescribeWebsiteCertificateAuthorityRequest",
"variableSetterType" : "DescribeWebsiteCertificateAuthorityRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DescribeWebsiteCertificateAuthorityResponse" : {
"c2jName" : "DescribeWebsiteCertificateAuthorityResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getCertificate",
"beanStyleSetterMethodName" : "setCertificate",
"c2jName" : "Certificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The root certificate of the certificate authority.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificate(String)}.\n@param certificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(String)",
"deprecated" : false,
"documentation" : "The root certificate of the certificate authority.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "certificate",
"fluentSetterDocumentation" : "The root certificate of the certificate authority.
\n@param certificate The root certificate of the certificate authority.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "certificate",
"getterDocumentation" : "The root certificate of the certificate authority.
\n@return The root certificate of the certificate authority.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Certificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Certificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Certificate",
"sensitive" : false,
"setterDocumentation" : "The root certificate of the certificate authority.
\n@param certificate The root certificate of the certificate authority.",
"setterMethodName" : "setCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : "The root certificate of the certificate authority.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the certificate authority was added.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the certificate authority was added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the certificate authority was added.
\n@param createdTime The time that the certificate authority was added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the certificate authority was added.
\n@return The time that the certificate authority was added.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the certificate authority was added.
\n@param createdTime The time that the certificate authority was added.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the certificate authority was added.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The certificate name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The certificate name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The certificate name to display.
\n@return The certificate name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The certificate name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Certificate" : {
"beanStyleGetterMethodName" : "getCertificate",
"beanStyleSetterMethodName" : "setCertificate",
"c2jName" : "Certificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The root certificate of the certificate authority.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificate(String)}.\n@param certificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(String)",
"deprecated" : false,
"documentation" : "The root certificate of the certificate authority.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "certificate",
"fluentSetterDocumentation" : "The root certificate of the certificate authority.
\n@param certificate The root certificate of the certificate authority.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "certificate",
"getterDocumentation" : "The root certificate of the certificate authority.
\n@return The root certificate of the certificate authority.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Certificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Certificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Certificate",
"sensitive" : false,
"setterDocumentation" : "The root certificate of the certificate authority.
\n@param certificate The root certificate of the certificate authority.",
"setterMethodName" : "setCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : "The root certificate of the certificate authority.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"CreatedTime" : {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the certificate authority was added.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the certificate authority was added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the certificate authority was added.
\n@param createdTime The time that the certificate authority was added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the certificate authority was added.
\n@return The time that the certificate authority was added.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the certificate authority was added.
\n@param createdTime The time that the certificate authority was added.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the certificate authority was added.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The certificate name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The certificate name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The certificate name to display.
\n@return The certificate name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The certificate name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getCertificate",
"beanStyleSetterMethodName" : "setCertificate",
"c2jName" : "Certificate",
"c2jShape" : "Certificate",
"defaultConsumerFluentSetterDocumentation" : "The root certificate of the certificate authority.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #certificate(String)}.\n@param certificate a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #certificate(String)",
"deprecated" : false,
"documentation" : "The root certificate of the certificate authority.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "certificate",
"fluentSetterDocumentation" : "The root certificate of the certificate authority.
\n@param certificate The root certificate of the certificate authority.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "certificate",
"getterDocumentation" : "The root certificate of the certificate authority.
\n@return The root certificate of the certificate authority.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Certificate",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Certificate",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "Certificate",
"sensitive" : false,
"setterDocumentation" : "The root certificate of the certificate authority.
\n@param certificate The root certificate of the certificate authority.",
"setterMethodName" : "setCertificate",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "certificate",
"variableType" : "String",
"documentation" : "The root certificate of the certificate authority.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the certificate authority was added.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the certificate authority was added.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the certificate authority was added.
\n@param createdTime The time that the certificate authority was added.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the certificate authority was added.
\n@return The time that the certificate authority was added.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the certificate authority was added.
\n@param createdTime The time that the certificate authority was added.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the certificate authority was added.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The certificate name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The certificate name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The certificate name to display.
\n@return The certificate name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The certificate name to display.
\n@param displayName The certificate name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The certificate name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DescribeWebsiteCertificateAuthorityResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DescribeWebsiteCertificateAuthorityResponse",
"variableName" : "describeWebsiteCertificateAuthorityResponse",
"variableType" : "DescribeWebsiteCertificateAuthorityResponse",
"documentation" : null,
"simpleType" : "DescribeWebsiteCertificateAuthorityResponse",
"variableSetterType" : "DescribeWebsiteCertificateAuthorityResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DeviceStatus" : {
"c2jName" : "DeviceStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "ACTIVE",
"value" : "ACTIVE"
}, {
"name" : "SIGNED_OUT",
"value" : "SIGNED_OUT"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DeviceStatus",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DeviceStatus",
"variableName" : "deviceStatus",
"variableType" : "DeviceStatus",
"documentation" : null,
"simpleType" : "DeviceStatus",
"variableSetterType" : "DeviceStatus"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DeviceSummary" : {
"c2jName" : "DeviceSummary",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The summary of devices.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getDeviceId",
"beanStyleSetterMethodName" : "setDeviceId",
"c2jName" : "DeviceId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "The ID of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceId(String)}.\n@param deviceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceId(String)",
"deprecated" : false,
"documentation" : "The ID of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceId",
"fluentSetterDocumentation" : "The ID of the device.
\n@param deviceId The ID of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceId",
"getterDocumentation" : "The ID of the device.
\n@return The ID of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the device.
\n@param deviceId The ID of the device.",
"setterMethodName" : "setDeviceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : "The ID of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDeviceStatusAsString",
"beanStyleSetterMethodName" : "setDeviceStatus",
"c2jName" : "DeviceStatus",
"c2jShape" : "DeviceStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceStatusAsString(String)}.\n@param deviceStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceStatus(String)",
"deprecated" : false,
"documentation" : "The status of the device.
",
"endpointDiscoveryId" : false,
"enumType" : "DeviceStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "deviceStatus",
"fluentEnumSetterMethodName" : "deviceStatus",
"fluentGetterMethodName" : "deviceStatusAsString",
"fluentSetterDocumentation" : "The status of the device.
\n@param deviceStatus The status of the device.\n@see DeviceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DeviceStatus",
"fluentSetterMethodName" : "deviceStatus",
"getterDocumentation" : "The status of the device.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #deviceStatus} will return {@link DeviceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #deviceStatusAsString}.\n
\n@return The status of the device.\n@see DeviceStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the device.
\n@param deviceStatus The status of the device.\n@see DeviceStatus",
"setterMethodName" : "setDeviceStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceStatus",
"variableType" : "String",
"documentation" : "The status of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DeviceId" : {
"beanStyleGetterMethodName" : "getDeviceId",
"beanStyleSetterMethodName" : "setDeviceId",
"c2jName" : "DeviceId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "The ID of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceId(String)}.\n@param deviceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceId(String)",
"deprecated" : false,
"documentation" : "The ID of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceId",
"fluentSetterDocumentation" : "The ID of the device.
\n@param deviceId The ID of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceId",
"getterDocumentation" : "The ID of the device.
\n@return The ID of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the device.
\n@param deviceId The ID of the device.",
"setterMethodName" : "setDeviceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : "The ID of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DeviceStatus" : {
"beanStyleGetterMethodName" : "getDeviceStatusAsString",
"beanStyleSetterMethodName" : "setDeviceStatus",
"c2jName" : "DeviceStatus",
"c2jShape" : "DeviceStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceStatusAsString(String)}.\n@param deviceStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceStatus(String)",
"deprecated" : false,
"documentation" : "The status of the device.
",
"endpointDiscoveryId" : false,
"enumType" : "DeviceStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "deviceStatus",
"fluentEnumSetterMethodName" : "deviceStatus",
"fluentGetterMethodName" : "deviceStatusAsString",
"fluentSetterDocumentation" : "The status of the device.
\n@param deviceStatus The status of the device.\n@see DeviceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DeviceStatus",
"fluentSetterMethodName" : "deviceStatus",
"getterDocumentation" : "The status of the device.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #deviceStatus} will return {@link DeviceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #deviceStatusAsString}.\n
\n@return The status of the device.\n@see DeviceStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the device.
\n@param deviceStatus The status of the device.\n@see DeviceStatus",
"setterMethodName" : "setDeviceStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceStatus",
"variableType" : "String",
"documentation" : "The status of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDeviceId",
"beanStyleSetterMethodName" : "setDeviceId",
"c2jName" : "DeviceId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "The ID of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceId(String)}.\n@param deviceId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceId(String)",
"deprecated" : false,
"documentation" : "The ID of the device.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "deviceId",
"fluentSetterDocumentation" : "The ID of the device.
\n@param deviceId The ID of the device.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "deviceId",
"getterDocumentation" : "The ID of the device.
\n@return The ID of the device.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceId",
"sensitive" : false,
"setterDocumentation" : "The ID of the device.
\n@param deviceId The ID of the device.",
"setterMethodName" : "setDeviceId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceId",
"variableType" : "String",
"documentation" : "The ID of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDeviceStatusAsString",
"beanStyleSetterMethodName" : "setDeviceStatus",
"c2jName" : "DeviceStatus",
"c2jShape" : "DeviceStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the device.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceStatusAsString(String)}.\n@param deviceStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceStatus(String)",
"deprecated" : false,
"documentation" : "The status of the device.
",
"endpointDiscoveryId" : false,
"enumType" : "DeviceStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "deviceStatus",
"fluentEnumSetterMethodName" : "deviceStatus",
"fluentGetterMethodName" : "deviceStatusAsString",
"fluentSetterDocumentation" : "The status of the device.
\n@param deviceStatus The status of the device.\n@see DeviceStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DeviceStatus",
"fluentSetterMethodName" : "deviceStatus",
"getterDocumentation" : "The status of the device.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #deviceStatus} will return {@link DeviceStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #deviceStatusAsString}.\n
\n@return The status of the device.\n@see DeviceStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DeviceStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DeviceStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DeviceStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the device.
\n@param deviceStatus The status of the device.\n@see DeviceStatus",
"setterMethodName" : "setDeviceStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "deviceStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "deviceStatus",
"variableType" : "String",
"documentation" : "The status of the device.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DeviceSummary",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DeviceSummary",
"variableName" : "deviceSummary",
"variableType" : "DeviceSummary",
"documentation" : null,
"simpleType" : "DeviceSummary",
"variableSetterType" : "DeviceSummary"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DisassociateDomainRequest" : {
"c2jName" : "DisassociateDomainRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DisassociateDomain",
"locationName" : null,
"requestUri" : "/disassociateDomain",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"DomainName" : {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "DomainName" ],
"shapeName" : "DisassociateDomainRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DisassociateDomainRequest",
"variableName" : "disassociateDomainRequest",
"variableType" : "DisassociateDomainRequest",
"documentation" : null,
"simpleType" : "DisassociateDomainRequest",
"variableSetterType" : "DisassociateDomainRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DisassociateDomainResponse" : {
"c2jName" : "DisassociateDomainResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DisassociateDomainResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DisassociateDomainResponse",
"variableName" : "disassociateDomainResponse",
"variableType" : "DisassociateDomainResponse",
"documentation" : null,
"simpleType" : "DisassociateDomainResponse",
"variableSetterType" : "DisassociateDomainResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DisassociateWebsiteAuthorizationProviderRequest" : {
"c2jName" : "DisassociateWebsiteAuthorizationProviderRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DisassociateWebsiteAuthorizationProvider",
"locationName" : null,
"requestUri" : "/disassociateWebsiteAuthorizationProvider",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthorizationProviderId",
"beanStyleSetterMethodName" : "setAuthorizationProviderId",
"c2jName" : "AuthorizationProviderId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the authorization provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderId(String)}.\n@param authorizationProviderId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the authorization provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authorizationProviderId",
"fluentSetterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authorizationProviderId",
"getterDocumentation" : "A unique identifier for the authorization provider.
\n@return A unique identifier for the authorization provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.",
"setterMethodName" : "setAuthorizationProviderId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : "A unique identifier for the authorization provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"AuthorizationProviderId" : {
"beanStyleGetterMethodName" : "getAuthorizationProviderId",
"beanStyleSetterMethodName" : "setAuthorizationProviderId",
"c2jName" : "AuthorizationProviderId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the authorization provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderId(String)}.\n@param authorizationProviderId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the authorization provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authorizationProviderId",
"fluentSetterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authorizationProviderId",
"getterDocumentation" : "A unique identifier for the authorization provider.
\n@return A unique identifier for the authorization provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.",
"setterMethodName" : "setAuthorizationProviderId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : "A unique identifier for the authorization provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getAuthorizationProviderId",
"beanStyleSetterMethodName" : "setAuthorizationProviderId",
"c2jName" : "AuthorizationProviderId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the authorization provider.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #authorizationProviderId(String)}.\n@param authorizationProviderId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #authorizationProviderId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the authorization provider.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "authorizationProviderId",
"fluentSetterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "authorizationProviderId",
"getterDocumentation" : "A unique identifier for the authorization provider.
\n@return A unique identifier for the authorization provider.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "AuthorizationProviderId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "AuthorizationProviderId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "AuthorizationProviderId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the authorization provider.
\n@param authorizationProviderId A unique identifier for the authorization provider.",
"setterMethodName" : "setAuthorizationProviderId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "authorizationProviderId",
"variableType" : "String",
"documentation" : "A unique identifier for the authorization provider.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "AuthorizationProviderId" ],
"shapeName" : "DisassociateWebsiteAuthorizationProviderRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DisassociateWebsiteAuthorizationProviderRequest",
"variableName" : "disassociateWebsiteAuthorizationProviderRequest",
"variableType" : "DisassociateWebsiteAuthorizationProviderRequest",
"documentation" : null,
"simpleType" : "DisassociateWebsiteAuthorizationProviderRequest",
"variableSetterType" : "DisassociateWebsiteAuthorizationProviderRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DisassociateWebsiteAuthorizationProviderResponse" : {
"c2jName" : "DisassociateWebsiteAuthorizationProviderResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DisassociateWebsiteAuthorizationProviderResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DisassociateWebsiteAuthorizationProviderResponse",
"variableName" : "disassociateWebsiteAuthorizationProviderResponse",
"variableType" : "DisassociateWebsiteAuthorizationProviderResponse",
"documentation" : null,
"simpleType" : "DisassociateWebsiteAuthorizationProviderResponse",
"variableSetterType" : "DisassociateWebsiteAuthorizationProviderResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DisassociateWebsiteCertificateAuthorityRequest" : {
"c2jName" : "DisassociateWebsiteCertificateAuthorityRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "DisassociateWebsiteCertificateAuthority",
"locationName" : null,
"requestUri" : "/disassociateWebsiteCertificateAuthority",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the CA.
\n@return A unique identifier for the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"WebsiteCaId" : {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the CA.
\n@return A unique identifier for the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getWebsiteCaId",
"beanStyleSetterMethodName" : "setWebsiteCaId",
"c2jName" : "WebsiteCaId",
"c2jShape" : "Id",
"defaultConsumerFluentSetterDocumentation" : "A unique identifier for the CA.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #websiteCaId(String)}.\n@param websiteCaId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #websiteCaId(String)",
"deprecated" : false,
"documentation" : "A unique identifier for the CA.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "websiteCaId",
"fluentSetterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "websiteCaId",
"getterDocumentation" : "A unique identifier for the CA.
\n@return A unique identifier for the CA.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "WebsiteCaId",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "WebsiteCaId",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "WebsiteCaId",
"sensitive" : false,
"setterDocumentation" : "A unique identifier for the CA.
\n@param websiteCaId A unique identifier for the CA.",
"setterMethodName" : "setWebsiteCaId",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "websiteCaId",
"variableType" : "String",
"documentation" : "A unique identifier for the CA.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn", "WebsiteCaId" ],
"shapeName" : "DisassociateWebsiteCertificateAuthorityRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "DisassociateWebsiteCertificateAuthorityRequest",
"variableName" : "disassociateWebsiteCertificateAuthorityRequest",
"variableType" : "DisassociateWebsiteCertificateAuthorityRequest",
"documentation" : null,
"simpleType" : "DisassociateWebsiteCertificateAuthorityRequest",
"variableSetterType" : "DisassociateWebsiteCertificateAuthorityRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DisassociateWebsiteCertificateAuthorityResponse" : {
"c2jName" : "DisassociateWebsiteCertificateAuthorityResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DisassociateWebsiteCertificateAuthorityResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DisassociateWebsiteCertificateAuthorityResponse",
"variableName" : "disassociateWebsiteCertificateAuthorityResponse",
"variableType" : "DisassociateWebsiteCertificateAuthorityResponse",
"documentation" : null,
"simpleType" : "DisassociateWebsiteCertificateAuthorityResponse",
"variableSetterType" : "DisassociateWebsiteCertificateAuthorityResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DomainStatus" : {
"c2jName" : "DomainStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "PENDING_VALIDATION",
"value" : "PENDING_VALIDATION"
}, {
"name" : "ASSOCIATING",
"value" : "ASSOCIATING"
}, {
"name" : "ACTIVE",
"value" : "ACTIVE"
}, {
"name" : "INACTIVE",
"value" : "INACTIVE"
}, {
"name" : "DISASSOCIATING",
"value" : "DISASSOCIATING"
}, {
"name" : "DISASSOCIATED",
"value" : "DISASSOCIATED"
}, {
"name" : "FAILED_TO_ASSOCIATE",
"value" : "FAILED_TO_ASSOCIATE"
}, {
"name" : "FAILED_TO_DISASSOCIATE",
"value" : "FAILED_TO_DISASSOCIATE"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "DomainStatus",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DomainStatus",
"variableName" : "domainStatus",
"variableType" : "DomainStatus",
"documentation" : null,
"simpleType" : "DomainStatus",
"variableSetterType" : "DomainStatus"
},
"wrapper" : false,
"xmlNamespace" : null
},
"DomainSummary" : {
"c2jName" : "DomainSummary",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The summary of the domain.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the domain was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the domain was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the domain was created.
\n@param createdTime The time that the domain was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the domain was created.
\n@return The time that the domain was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the domain was created.
\n@param createdTime The time that the domain was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the domain was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainStatusAsString",
"beanStyleSetterMethodName" : "setDomainStatus",
"c2jName" : "DomainStatus",
"c2jShape" : "DomainStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainStatusAsString(String)}.\n@param domainStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainStatus(String)",
"deprecated" : false,
"documentation" : "The status of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : "DomainStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "domainStatus",
"fluentEnumSetterMethodName" : "domainStatus",
"fluentGetterMethodName" : "domainStatusAsString",
"fluentSetterDocumentation" : "The status of the domain.
\n@param domainStatus The status of the domain.\n@see DomainStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DomainStatus",
"fluentSetterMethodName" : "domainStatus",
"getterDocumentation" : "The status of the domain.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #domainStatus} will return {@link DomainStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #domainStatusAsString}.\n
\n@return The status of the domain.\n@see DomainStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the domain.
\n@param domainStatus The status of the domain.\n@see DomainStatus",
"setterMethodName" : "setDomainStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : "The status of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CreatedTime" : {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the domain was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the domain was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the domain was created.
\n@param createdTime The time that the domain was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the domain was created.
\n@return The time that the domain was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the domain was created.
\n@param createdTime The time that the domain was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the domain was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DomainName" : {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DomainStatus" : {
"beanStyleGetterMethodName" : "getDomainStatusAsString",
"beanStyleSetterMethodName" : "setDomainStatus",
"c2jName" : "DomainStatus",
"c2jShape" : "DomainStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainStatusAsString(String)}.\n@param domainStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainStatus(String)",
"deprecated" : false,
"documentation" : "The status of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : "DomainStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "domainStatus",
"fluentEnumSetterMethodName" : "domainStatus",
"fluentGetterMethodName" : "domainStatusAsString",
"fluentSetterDocumentation" : "The status of the domain.
\n@param domainStatus The status of the domain.\n@see DomainStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DomainStatus",
"fluentSetterMethodName" : "domainStatus",
"getterDocumentation" : "The status of the domain.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #domainStatus} will return {@link DomainStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #domainStatusAsString}.\n
\n@return The status of the domain.\n@see DomainStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the domain.
\n@param domainStatus The status of the domain.\n@see DomainStatus",
"setterMethodName" : "setDomainStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : "The status of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDomainName",
"beanStyleSetterMethodName" : "setDomainName",
"c2jName" : "DomainName",
"c2jShape" : "DomainName",
"defaultConsumerFluentSetterDocumentation" : "The name of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainName(String)}.\n@param domainName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainName(String)",
"deprecated" : false,
"documentation" : "The name of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domainName",
"fluentSetterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domainName",
"getterDocumentation" : "The name of the domain.
\n@return The name of the domain.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainName",
"sensitive" : false,
"setterDocumentation" : "The name of the domain.
\n@param domainName The name of the domain.",
"setterMethodName" : "setDomainName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainName",
"variableType" : "String",
"documentation" : "The name of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time that the domain was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time that the domain was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time that the domain was created.
\n@param createdTime The time that the domain was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time that the domain was created.
\n@return The time that the domain was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time that the domain was created.
\n@param createdTime The time that the domain was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time that the domain was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDomainStatusAsString",
"beanStyleSetterMethodName" : "setDomainStatus",
"c2jName" : "DomainStatus",
"c2jShape" : "DomainStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the domain.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #domainStatusAsString(String)}.\n@param domainStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domainStatus(String)",
"deprecated" : false,
"documentation" : "The status of the domain.
",
"endpointDiscoveryId" : false,
"enumType" : "DomainStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "domainStatus",
"fluentEnumSetterMethodName" : "domainStatus",
"fluentGetterMethodName" : "domainStatusAsString",
"fluentSetterDocumentation" : "The status of the domain.
\n@param domainStatus The status of the domain.\n@see DomainStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see DomainStatus",
"fluentSetterMethodName" : "domainStatus",
"getterDocumentation" : "The status of the domain.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #domainStatus} will return {@link DomainStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #domainStatusAsString}.\n
\n@return The status of the domain.\n@see DomainStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DomainStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DomainStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DomainStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the domain.
\n@param domainStatus The status of the domain.\n@see DomainStatus",
"setterMethodName" : "setDomainStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "domainStatus",
"variableType" : "String",
"documentation" : "The status of the domain.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "DomainName", "CreatedTime", "DomainStatus" ],
"shapeName" : "DomainSummary",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "DomainSummary",
"variableName" : "domainSummary",
"variableType" : "DomainSummary",
"documentation" : null,
"simpleType" : "DomainSummary",
"variableSetterType" : "DomainSummary"
},
"wrapper" : false,
"xmlNamespace" : null
},
"FleetStatus" : {
"c2jName" : "FleetStatus",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "CREATING",
"value" : "CREATING"
}, {
"name" : "ACTIVE",
"value" : "ACTIVE"
}, {
"name" : "DELETING",
"value" : "DELETING"
}, {
"name" : "DELETED",
"value" : "DELETED"
}, {
"name" : "FAILED_TO_CREATE",
"value" : "FAILED_TO_CREATE"
}, {
"name" : "FAILED_TO_DELETE",
"value" : "FAILED_TO_DELETE"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "FleetStatus",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "FleetStatus",
"variableName" : "fleetStatus",
"variableType" : "FleetStatus",
"documentation" : null,
"simpleType" : "FleetStatus",
"variableSetterType" : "FleetStatus"
},
"wrapper" : false,
"xmlNamespace" : null
},
"FleetSummary" : {
"c2jName" : "FleetSummary",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The summary of the fleet.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time when the fleet was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time when the fleet was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time when the fleet was created.
\n@param createdTime The time when the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time when the fleet was created.
\n@return The time when the fleet was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time when the fleet was created.
\n@param createdTime The time when the fleet was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time when the fleet was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLastUpdatedTime",
"beanStyleSetterMethodName" : "setLastUpdatedTime",
"c2jName" : "LastUpdatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time when the fleet was last updated.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)",
"deprecated" : false,
"documentation" : "The time when the fleet was last updated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastUpdatedTime",
"fluentSetterDocumentation" : "The time when the fleet was last updated.
\n@param lastUpdatedTime The time when the fleet was last updated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastUpdatedTime",
"getterDocumentation" : "The time when the fleet was last updated.
\n@return The time when the fleet was last updated.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastUpdatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastUpdatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastUpdatedTime",
"sensitive" : false,
"setterDocumentation" : "The time when the fleet was last updated.
\n@param lastUpdatedTime The time when the fleet was last updated.",
"setterMethodName" : "setLastUpdatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : "The time when the fleet was last updated.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCompanyCode",
"beanStyleSetterMethodName" : "setCompanyCode",
"c2jName" : "CompanyCode",
"c2jShape" : "CompanyCode",
"defaultConsumerFluentSetterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #companyCode(String)}.\n@param companyCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #companyCode(String)",
"deprecated" : false,
"documentation" : "The identifier used by users to sign into the Amazon WorkLink app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "companyCode",
"fluentSetterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign into the Amazon WorkLink app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "companyCode",
"getterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@return The identifier used by users to sign into the Amazon WorkLink app.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CompanyCode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CompanyCode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CompanyCode",
"sensitive" : false,
"setterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign into the Amazon WorkLink app.",
"setterMethodName" : "setCompanyCode",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : "The identifier used by users to sign into the Amazon WorkLink app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetStatusAsString",
"beanStyleSetterMethodName" : "setFleetStatus",
"c2jName" : "FleetStatus",
"c2jShape" : "FleetStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetStatusAsString(String)}.\n@param fleetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetStatus(String)",
"deprecated" : false,
"documentation" : "The status of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : "FleetStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "fleetStatus",
"fluentEnumSetterMethodName" : "fleetStatus",
"fluentGetterMethodName" : "fleetStatusAsString",
"fluentSetterDocumentation" : "The status of the fleet.
\n@param fleetStatus The status of the fleet.\n@see FleetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetStatus",
"fluentSetterMethodName" : "fleetStatus",
"getterDocumentation" : "The status of the fleet.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetStatus} will return {@link FleetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetStatusAsString}.\n
\n@return The status of the fleet.\n@see FleetStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the fleet.
\n@param fleetStatus The status of the fleet.\n@see FleetStatus",
"setterMethodName" : "setFleetStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : "The status of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"CompanyCode" : {
"beanStyleGetterMethodName" : "getCompanyCode",
"beanStyleSetterMethodName" : "setCompanyCode",
"c2jName" : "CompanyCode",
"c2jShape" : "CompanyCode",
"defaultConsumerFluentSetterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #companyCode(String)}.\n@param companyCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #companyCode(String)",
"deprecated" : false,
"documentation" : "The identifier used by users to sign into the Amazon WorkLink app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "companyCode",
"fluentSetterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign into the Amazon WorkLink app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "companyCode",
"getterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@return The identifier used by users to sign into the Amazon WorkLink app.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CompanyCode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CompanyCode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CompanyCode",
"sensitive" : false,
"setterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign into the Amazon WorkLink app.",
"setterMethodName" : "setCompanyCode",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : "The identifier used by users to sign into the Amazon WorkLink app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"CreatedTime" : {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time when the fleet was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time when the fleet was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time when the fleet was created.
\n@param createdTime The time when the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time when the fleet was created.
\n@return The time when the fleet was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time when the fleet was created.
\n@param createdTime The time when the fleet was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time when the fleet was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"DisplayName" : {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetName" : {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"FleetStatus" : {
"beanStyleGetterMethodName" : "getFleetStatusAsString",
"beanStyleSetterMethodName" : "setFleetStatus",
"c2jName" : "FleetStatus",
"c2jShape" : "FleetStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetStatusAsString(String)}.\n@param fleetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetStatus(String)",
"deprecated" : false,
"documentation" : "The status of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : "FleetStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "fleetStatus",
"fluentEnumSetterMethodName" : "fleetStatus",
"fluentGetterMethodName" : "fleetStatusAsString",
"fluentSetterDocumentation" : "The status of the fleet.
\n@param fleetStatus The status of the fleet.\n@see FleetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetStatus",
"fluentSetterMethodName" : "fleetStatus",
"getterDocumentation" : "The status of the fleet.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetStatus} will return {@link FleetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetStatusAsString}.\n
\n@return The status of the fleet.\n@see FleetStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the fleet.
\n@param fleetStatus The status of the fleet.\n@see FleetStatus",
"setterMethodName" : "setFleetStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : "The status of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"LastUpdatedTime" : {
"beanStyleGetterMethodName" : "getLastUpdatedTime",
"beanStyleSetterMethodName" : "setLastUpdatedTime",
"c2jName" : "LastUpdatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time when the fleet was last updated.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)",
"deprecated" : false,
"documentation" : "The time when the fleet was last updated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastUpdatedTime",
"fluentSetterDocumentation" : "The time when the fleet was last updated.
\n@param lastUpdatedTime The time when the fleet was last updated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastUpdatedTime",
"getterDocumentation" : "The time when the fleet was last updated.
\n@return The time when the fleet was last updated.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastUpdatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastUpdatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastUpdatedTime",
"sensitive" : false,
"setterDocumentation" : "The time when the fleet was last updated.
\n@param lastUpdatedTime The time when the fleet was last updated.",
"setterMethodName" : "setLastUpdatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : "The time when the fleet was last updated.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCreatedTime",
"beanStyleSetterMethodName" : "setCreatedTime",
"c2jName" : "CreatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time when the fleet was created.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #createdTime(Instant)}.\n@param createdTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #createdTime(Instant)",
"deprecated" : false,
"documentation" : "The time when the fleet was created.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "createdTime",
"fluentSetterDocumentation" : "The time when the fleet was created.
\n@param createdTime The time when the fleet was created.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "createdTime",
"getterDocumentation" : "The time when the fleet was created.
\n@return The time when the fleet was created.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CreatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CreatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "CreatedTime",
"sensitive" : false,
"setterDocumentation" : "The time when the fleet was created.
\n@param createdTime The time when the fleet was created.",
"setterMethodName" : "setCreatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "createdTime",
"variableType" : "java.time.Instant",
"documentation" : "The time when the fleet was created.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getLastUpdatedTime",
"beanStyleSetterMethodName" : "setLastUpdatedTime",
"c2jName" : "LastUpdatedTime",
"c2jShape" : "DateTime",
"defaultConsumerFluentSetterDocumentation" : "The time when the fleet was last updated.
\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #lastUpdatedTime(Instant)}.\n@param lastUpdatedTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #lastUpdatedTime(Instant)",
"deprecated" : false,
"documentation" : "The time when the fleet was last updated.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "lastUpdatedTime",
"fluentSetterDocumentation" : "The time when the fleet was last updated.
\n@param lastUpdatedTime The time when the fleet was last updated.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "lastUpdatedTime",
"getterDocumentation" : "The time when the fleet was last updated.
\n@return The time when the fleet was last updated.",
"getterModel" : {
"returnType" : "java.time.Instant",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "LastUpdatedTime",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "LastUpdatedTime",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INSTANT",
"name" : "LastUpdatedTime",
"sensitive" : false,
"setterDocumentation" : "The time when the fleet was last updated.
\n@param lastUpdatedTime The time when the fleet was last updated.",
"setterMethodName" : "setLastUpdatedTime",
"setterModel" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : null,
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.time.Instant",
"variableName" : "lastUpdatedTime",
"variableType" : "java.time.Instant",
"documentation" : "The time when the fleet was last updated.
",
"simpleType" : "Instant",
"variableSetterType" : "java.time.Instant"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetName",
"beanStyleSetterMethodName" : "setFleetName",
"c2jName" : "FleetName",
"c2jShape" : "FleetName",
"defaultConsumerFluentSetterDocumentation" : "The name of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetName(String)}.\n@param fleetName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetName(String)",
"deprecated" : false,
"documentation" : "The name of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetName",
"fluentSetterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetName",
"getterDocumentation" : "The name of the fleet.
\n@return The name of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetName",
"sensitive" : false,
"setterDocumentation" : "The name of the fleet.
\n@param fleetName The name of the fleet.",
"setterMethodName" : "setFleetName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetName",
"variableType" : "String",
"documentation" : "The name of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getDisplayName",
"beanStyleSetterMethodName" : "setDisplayName",
"c2jName" : "DisplayName",
"c2jShape" : "DisplayName",
"defaultConsumerFluentSetterDocumentation" : "The name to display.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #displayName(String)}.\n@param displayName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #displayName(String)",
"deprecated" : false,
"documentation" : "The name to display.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "displayName",
"fluentSetterDocumentation" : "The name to display.
\n@param displayName The name to display.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "displayName",
"getterDocumentation" : "The name to display.
\n@return The name to display.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "DisplayName",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "DisplayName",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "DisplayName",
"sensitive" : false,
"setterDocumentation" : "The name to display.
\n@param displayName The name to display.",
"setterMethodName" : "setDisplayName",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "displayName",
"variableType" : "String",
"documentation" : "The name to display.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getCompanyCode",
"beanStyleSetterMethodName" : "setCompanyCode",
"c2jName" : "CompanyCode",
"c2jShape" : "CompanyCode",
"defaultConsumerFluentSetterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #companyCode(String)}.\n@param companyCode a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #companyCode(String)",
"deprecated" : false,
"documentation" : "The identifier used by users to sign into the Amazon WorkLink app.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "companyCode",
"fluentSetterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign into the Amazon WorkLink app.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "companyCode",
"getterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@return The identifier used by users to sign into the Amazon WorkLink app.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "CompanyCode",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "CompanyCode",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "CompanyCode",
"sensitive" : false,
"setterDocumentation" : "The identifier used by users to sign into the Amazon WorkLink app.
\n@param companyCode The identifier used by users to sign into the Amazon WorkLink app.",
"setterMethodName" : "setCompanyCode",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "companyCode",
"variableType" : "String",
"documentation" : "The identifier used by users to sign into the Amazon WorkLink app.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getFleetStatusAsString",
"beanStyleSetterMethodName" : "setFleetStatus",
"c2jName" : "FleetStatus",
"c2jShape" : "FleetStatus",
"defaultConsumerFluentSetterDocumentation" : "The status of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetStatusAsString(String)}.\n@param fleetStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetStatus(String)",
"deprecated" : false,
"documentation" : "The status of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : "FleetStatus",
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : "fleetStatus",
"fluentEnumSetterMethodName" : "fleetStatus",
"fluentGetterMethodName" : "fleetStatusAsString",
"fluentSetterDocumentation" : "The status of the fleet.
\n@param fleetStatus The status of the fleet.\n@see FleetStatus\n@return Returns a reference to this object so that method calls can be chained together.\n@see FleetStatus",
"fluentSetterMethodName" : "fleetStatus",
"getterDocumentation" : "The status of the fleet.
\n\nIf the service returns an enum value that is not available in the current SDK version, {@link #fleetStatus} will return {@link FleetStatus#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #fleetStatusAsString}.\n
\n@return The status of the fleet.\n@see FleetStatus",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetStatus",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetStatus",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetStatus",
"sensitive" : false,
"setterDocumentation" : "The status of the fleet.
\n@param fleetStatus The status of the fleet.\n@see FleetStatus",
"setterMethodName" : "setFleetStatus",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetStatus",
"variableType" : "String",
"documentation" : "The status of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "FleetSummary",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "FleetSummary",
"variableName" : "fleetSummary",
"variableType" : "FleetSummary",
"documentation" : null,
"simpleType" : "FleetSummary",
"variableSetterType" : "FleetSummary"
},
"wrapper" : false,
"xmlNamespace" : null
},
"IdentityProviderType" : {
"c2jName" : "IdentityProviderType",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : [ {
"name" : "SAML",
"value" : "SAML"
} ],
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "IdentityProviderType",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "IdentityProviderType",
"variableName" : "identityProviderType",
"variableType" : "IdentityProviderType",
"documentation" : null,
"simpleType" : "IdentityProviderType",
"variableSetterType" : "IdentityProviderType"
},
"wrapper" : false,
"xmlNamespace" : null
},
"InternalServerErrorException" : {
"c2jName" : "InternalServerErrorException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The service is temporarily unavailable.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : "InternalServerErrorException",
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : 500,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "InternalServerErrorException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "InternalServerErrorException",
"variableName" : "internalServerErrorException",
"variableType" : "InternalServerErrorException",
"documentation" : null,
"simpleType" : "InternalServerErrorException",
"variableSetterType" : "InternalServerErrorException"
},
"wrapper" : false,
"xmlNamespace" : null
},
"InvalidRequestException" : {
"c2jName" : "InvalidRequestException",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "The request is not valid.
",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : "InvalidRequestException",
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : 400,
"marshaller" : null,
"members" : [ ],
"membersAsMap" : { },
"nonStreamingMembers" : [ ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "InvalidRequestException",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "InvalidRequestException",
"variableName" : "invalidRequestException",
"variableType" : "InvalidRequestException",
"documentation" : null,
"simpleType" : "InvalidRequestException",
"variableSetterType" : "InvalidRequestException"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ListDevicesRequest" : {
"c2jName" : "ListDevicesRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "ListDevices",
"locationName" : null,
"requestUri" : "/listDevices",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"MaxResults" : {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"NextToken" : {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "ListDevicesRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ListDevicesRequest",
"variableName" : "listDevicesRequest",
"variableType" : "ListDevicesRequest",
"documentation" : null,
"simpleType" : "ListDevicesRequest",
"variableSetterType" : "ListDevicesRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ListDevicesResponse" : {
"c2jName" : "ListDevicesResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getDevices",
"beanStyleSetterMethodName" : "setDevices",
"c2jName" : "Devices",
"c2jShape" : "DeviceSummaryList",
"defaultConsumerFluentSetterDocumentation" : "Information about the devices.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #devices(List)}.\n@param devices a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #devices(List)",
"deprecated" : false,
"documentation" : "Information about the devices.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "devices",
"fluentSetterDocumentation" : "Information about the devices.
\n@param devices Information about the devices.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "devices",
"getterDocumentation" : "Information about the devices.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Information about the devices.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Devices",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Devices",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeviceSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeviceSummary.Builder} avoiding the need to create one manually via {@link DeviceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeviceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(DeviceSummary)}.\n@param member a consumer that will call methods on {@link DeviceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeviceSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeviceSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeviceSummary",
"variableName" : "member",
"variableType" : "DeviceSummary",
"documentation" : null,
"simpleType" : "DeviceSummary",
"variableSetterType" : "DeviceSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeviceSummary",
"variableName" : "member",
"variableType" : "DeviceSummary",
"documentation" : "",
"simpleType" : "DeviceSummary",
"variableSetterType" : "DeviceSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DeviceSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeviceSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Devices",
"sensitive" : false,
"setterDocumentation" : "Information about the devices.
\n@param devices Information about the devices.",
"setterMethodName" : "setDevices",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "devices",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "devices",
"variableType" : "java.util.List",
"documentation" : "Information about the devices.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Devices" : {
"beanStyleGetterMethodName" : "getDevices",
"beanStyleSetterMethodName" : "setDevices",
"c2jName" : "Devices",
"c2jShape" : "DeviceSummaryList",
"defaultConsumerFluentSetterDocumentation" : "Information about the devices.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #devices(List)}.\n@param devices a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #devices(List)",
"deprecated" : false,
"documentation" : "Information about the devices.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "devices",
"fluentSetterDocumentation" : "Information about the devices.
\n@param devices Information about the devices.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "devices",
"getterDocumentation" : "Information about the devices.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Information about the devices.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Devices",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Devices",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeviceSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeviceSummary.Builder} avoiding the need to create one manually via {@link DeviceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeviceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(DeviceSummary)}.\n@param member a consumer that will call methods on {@link DeviceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeviceSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeviceSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeviceSummary",
"variableName" : "member",
"variableType" : "DeviceSummary",
"documentation" : null,
"simpleType" : "DeviceSummary",
"variableSetterType" : "DeviceSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeviceSummary",
"variableName" : "member",
"variableType" : "DeviceSummary",
"documentation" : "",
"simpleType" : "DeviceSummary",
"variableSetterType" : "DeviceSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DeviceSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeviceSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Devices",
"sensitive" : false,
"setterDocumentation" : "Information about the devices.
\n@param devices Information about the devices.",
"setterMethodName" : "setDevices",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "devices",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "devices",
"variableType" : "java.util.List",
"documentation" : "Information about the devices.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"NextToken" : {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDevices",
"beanStyleSetterMethodName" : "setDevices",
"c2jName" : "Devices",
"c2jShape" : "DeviceSummaryList",
"defaultConsumerFluentSetterDocumentation" : "Information about the devices.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #devices(List)}.\n@param devices a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #devices(List)",
"deprecated" : false,
"documentation" : "Information about the devices.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "devices",
"fluentSetterDocumentation" : "Information about the devices.
\n@param devices Information about the devices.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "devices",
"getterDocumentation" : "Information about the devices.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Information about the devices.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Devices",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Devices",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DeviceSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DeviceSummary.Builder} avoiding the need to create one manually via {@link DeviceSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link DeviceSummary.Builder#build()} is called immediately and its result is passed to {@link #member(DeviceSummary)}.\n@param member a consumer that will call methods on {@link DeviceSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DeviceSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DeviceSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DeviceSummary",
"variableName" : "member",
"variableType" : "DeviceSummary",
"documentation" : null,
"simpleType" : "DeviceSummary",
"variableSetterType" : "DeviceSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DeviceSummary",
"variableName" : "member",
"variableType" : "DeviceSummary",
"documentation" : "",
"simpleType" : "DeviceSummary",
"variableSetterType" : "DeviceSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DeviceSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DeviceSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Devices",
"sensitive" : false,
"setterDocumentation" : "Information about the devices.
\n@param devices Information about the devices.",
"setterMethodName" : "setDevices",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "devices",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "devices",
"variableType" : "java.util.List",
"documentation" : "Information about the devices.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "ListDevicesResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ListDevicesResponse",
"variableName" : "listDevicesResponse",
"variableType" : "ListDevicesResponse",
"documentation" : null,
"simpleType" : "ListDevicesResponse",
"variableSetterType" : "ListDevicesResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ListDomainsRequest" : {
"c2jName" : "ListDomainsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "ListDomains",
"locationName" : null,
"requestUri" : "/listDomains",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetArn" : {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"MaxResults" : {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"NextToken" : {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetArn",
"beanStyleSetterMethodName" : "setFleetArn",
"c2jName" : "FleetArn",
"c2jShape" : "FleetArn",
"defaultConsumerFluentSetterDocumentation" : "The ARN of the fleet.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #fleetArn(String)}.\n@param fleetArn a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetArn(String)",
"deprecated" : false,
"documentation" : "The ARN of the fleet.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetArn",
"fluentSetterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetArn",
"getterDocumentation" : "The ARN of the fleet.
\n@return The ARN of the fleet.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetArn",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetArn",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "FleetArn",
"sensitive" : false,
"setterDocumentation" : "The ARN of the fleet.
\n@param fleetArn The ARN of the fleet.",
"setterMethodName" : "setFleetArn",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "fleetArn",
"variableType" : "String",
"documentation" : "The ARN of the fleet.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : [ "FleetArn" ],
"shapeName" : "ListDomainsRequest",
"simpleMethod" : false,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ListDomainsRequest",
"variableName" : "listDomainsRequest",
"variableType" : "ListDomainsRequest",
"documentation" : null,
"simpleType" : "ListDomainsRequest",
"variableSetterType" : "ListDomainsRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ListDomainsResponse" : {
"c2jName" : "ListDomainsResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getDomains",
"beanStyleSetterMethodName" : "setDomains",
"c2jName" : "Domains",
"c2jShape" : "DomainSummaryList",
"defaultConsumerFluentSetterDocumentation" : "Information about the domains.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #domains(List)}.\n@param domains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domains(List)",
"deprecated" : false,
"documentation" : "Information about the domains.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domains",
"fluentSetterDocumentation" : "Information about the domains.
\n@param domains Information about the domains.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domains",
"getterDocumentation" : "Information about the domains.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Information about the domains.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Domains",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Domains",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DomainSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DomainSummary.Builder} avoiding the need to create one manually via {@link DomainSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainSummary.Builder#build()} is called immediately and its result is passed to {@link #member(DomainSummary)}.\n@param member a consumer that will call methods on {@link DomainSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DomainSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DomainSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DomainSummary",
"variableName" : "member",
"variableType" : "DomainSummary",
"documentation" : null,
"simpleType" : "DomainSummary",
"variableSetterType" : "DomainSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DomainSummary",
"variableName" : "member",
"variableType" : "DomainSummary",
"documentation" : "",
"simpleType" : "DomainSummary",
"variableSetterType" : "DomainSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DomainSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DomainSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Domains",
"sensitive" : false,
"setterDocumentation" : "Information about the domains.
\n@param domains Information about the domains.",
"setterMethodName" : "setDomains",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : "Information about the domains.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"Domains" : {
"beanStyleGetterMethodName" : "getDomains",
"beanStyleSetterMethodName" : "setDomains",
"c2jName" : "Domains",
"c2jShape" : "DomainSummaryList",
"defaultConsumerFluentSetterDocumentation" : "Information about the domains.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #domains(List)}.\n@param domains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domains(List)",
"deprecated" : false,
"documentation" : "Information about the domains.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domains",
"fluentSetterDocumentation" : "Information about the domains.
\n@param domains Information about the domains.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domains",
"getterDocumentation" : "Information about the domains.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Information about the domains.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Domains",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Domains",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DomainSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DomainSummary.Builder} avoiding the need to create one manually via {@link DomainSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainSummary.Builder#build()} is called immediately and its result is passed to {@link #member(DomainSummary)}.\n@param member a consumer that will call methods on {@link DomainSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DomainSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DomainSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DomainSummary",
"variableName" : "member",
"variableType" : "DomainSummary",
"documentation" : null,
"simpleType" : "DomainSummary",
"variableSetterType" : "DomainSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DomainSummary",
"variableName" : "member",
"variableType" : "DomainSummary",
"documentation" : "",
"simpleType" : "DomainSummary",
"variableSetterType" : "DomainSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DomainSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DomainSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Domains",
"sensitive" : false,
"setterDocumentation" : "Information about the domains.
\n@param domains Information about the domains.",
"setterMethodName" : "setDomains",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : "Information about the domains.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"NextToken" : {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getDomains",
"beanStyleSetterMethodName" : "setDomains",
"c2jName" : "Domains",
"c2jShape" : "DomainSummaryList",
"defaultConsumerFluentSetterDocumentation" : "Information about the domains.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #domains(List)}.\n@param domains a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #domains(List)",
"deprecated" : false,
"documentation" : "Information about the domains.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "domains",
"fluentSetterDocumentation" : "Information about the domains.
\n@param domains Information about the domains.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "domains",
"getterDocumentation" : "Information about the domains.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return Information about the domains.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "Domains",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "Domains",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "DomainSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link DomainSummary.Builder} avoiding the need to create one manually via {@link DomainSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link DomainSummary.Builder#build()} is called immediately and its result is passed to {@link #member(DomainSummary)}.\n@param member a consumer that will call methods on {@link DomainSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(DomainSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "DomainSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "DomainSummary",
"variableName" : "member",
"variableType" : "DomainSummary",
"documentation" : null,
"simpleType" : "DomainSummary",
"variableSetterType" : "DomainSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "DomainSummary",
"variableName" : "member",
"variableType" : "DomainSummary",
"documentation" : "",
"simpleType" : "DomainSummary",
"variableSetterType" : "DomainSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "DomainSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "DomainSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "Domains",
"sensitive" : false,
"setterDocumentation" : "Information about the domains.
\n@param domains Information about the domains.",
"setterMethodName" : "setDomains",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "domains",
"variableType" : "java.util.List",
"documentation" : "Information about the domains.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "ListDomainsResponse",
"simpleMethod" : false,
"unmarshaller" : {
"flattened" : false,
"resultWrapper" : null
},
"variable" : {
"variableDeclarationType" : "ListDomainsResponse",
"variableName" : "listDomainsResponse",
"variableType" : "ListDomainsResponse",
"documentation" : null,
"simpleType" : "ListDomainsResponse",
"variableSetterType" : "ListDomainsResponse"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ListFleetsRequest" : {
"c2jName" : "ListFleetsRequest",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : {
"action" : "ListFleets",
"locationName" : null,
"requestUri" : "/listFleets",
"target" : null,
"verb" : "POST",
"xmlNameSpaceUri" : null
},
"members" : [ {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"MaxResults" : {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"NextToken" : {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@return The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getMaxResults",
"beanStyleSetterMethodName" : "setMaxResults",
"c2jName" : "MaxResults",
"c2jShape" : "MaxResults",
"defaultConsumerFluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)",
"deprecated" : false,
"documentation" : "The maximum number of results to be included in the next page.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "maxResults",
"fluentSetterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "maxResults",
"getterDocumentation" : "The maximum number of results to be included in the next page.
\n@return The maximum number of results to be included in the next page.",
"getterModel" : {
"returnType" : "Integer",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "MaxResults",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "MaxResults",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "INTEGER",
"name" : "MaxResults",
"sensitive" : false,
"setterDocumentation" : "The maximum number of results to be included in the next page.
\n@param maxResults The maximum number of results to be included in the next page.",
"setterMethodName" : "setMaxResults",
"setterModel" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : null,
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "Integer",
"variableName" : "maxResults",
"variableType" : "Integer",
"documentation" : "The maximum number of results to be included in the next page.
",
"simpleType" : "Integer",
"variableSetterType" : "Integer"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"requestSignerAware" : false,
"requestSignerClassFqcn" : null,
"required" : null,
"shapeName" : "ListFleetsRequest",
"simpleMethod" : true,
"unmarshaller" : null,
"variable" : {
"variableDeclarationType" : "ListFleetsRequest",
"variableName" : "listFleetsRequest",
"variableType" : "ListFleetsRequest",
"documentation" : null,
"simpleType" : "ListFleetsRequest",
"variableSetterType" : "ListFleetsRequest"
},
"wrapper" : false,
"xmlNamespace" : null
},
"ListFleetsResponse" : {
"c2jName" : "ListFleetsResponse",
"customization" : {
"artificialResultWrapper" : null,
"skipGeneratingMarshaller" : false,
"skipGeneratingModelClass" : false,
"skipGeneratingUnmarshaller" : false,
"staxTargetDepthOffset" : 0
},
"deprecated" : false,
"documentation" : "",
"endpointDiscovery" : null,
"enums" : null,
"errorCode" : null,
"event" : false,
"eventStream" : false,
"explicitEventPayloadMember" : null,
"hasHeaderMember" : false,
"hasPayloadMember" : false,
"hasRequiresLengthMember" : false,
"hasStatusCodeMember" : false,
"hasStreamingMember" : false,
"httpStatusCode" : null,
"marshaller" : null,
"members" : [ {
"beanStyleGetterMethodName" : "getFleetSummaryList",
"beanStyleSetterMethodName" : "setFleetSummaryList",
"c2jName" : "FleetSummaryList",
"c2jShape" : "FleetSummaryList",
"defaultConsumerFluentSetterDocumentation" : "The summary list of the fleets.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #fleetSummaryList(List)}.\n@param fleetSummaryList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetSummaryList(List)",
"deprecated" : false,
"documentation" : "The summary list of the fleets.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetSummaryList",
"fluentSetterDocumentation" : "The summary list of the fleets.
\n@param fleetSummaryList The summary list of the fleets.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetSummaryList",
"getterDocumentation" : "The summary list of the fleets.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The summary list of the fleets.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetSummaryList",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetSummaryList",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "FleetSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link FleetSummary.Builder} avoiding the need to create one manually via {@link FleetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link FleetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(FleetSummary)}.\n@param member a consumer that will call methods on {@link FleetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(FleetSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "FleetSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "FleetSummary",
"variableName" : "member",
"variableType" : "FleetSummary",
"documentation" : null,
"simpleType" : "FleetSummary",
"variableSetterType" : "FleetSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "FleetSummary",
"variableName" : "member",
"variableType" : "FleetSummary",
"documentation" : "",
"simpleType" : "FleetSummary",
"variableSetterType" : "FleetSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "FleetSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "FleetSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "FleetSummaryList",
"sensitive" : false,
"setterDocumentation" : "The summary list of the fleets.
\n@param fleetSummaryList The summary list of the fleets.",
"setterMethodName" : "setFleetSummaryList",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetSummaryList",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetSummaryList",
"variableType" : "java.util.List",
"documentation" : "The summary list of the fleets.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}, {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
} ],
"membersAsMap" : {
"FleetSummaryList" : {
"beanStyleGetterMethodName" : "getFleetSummaryList",
"beanStyleSetterMethodName" : "setFleetSummaryList",
"c2jName" : "FleetSummaryList",
"c2jShape" : "FleetSummaryList",
"defaultConsumerFluentSetterDocumentation" : "The summary list of the fleets.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #fleetSummaryList(List)}.\n@param fleetSummaryList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetSummaryList(List)",
"deprecated" : false,
"documentation" : "The summary list of the fleets.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetSummaryList",
"fluentSetterDocumentation" : "The summary list of the fleets.
\n@param fleetSummaryList The summary list of the fleets.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetSummaryList",
"getterDocumentation" : "The summary list of the fleets.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The summary list of the fleets.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetSummaryList",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetSummaryList",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "FleetSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link FleetSummary.Builder} avoiding the need to create one manually via {@link FleetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link FleetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(FleetSummary)}.\n@param member a consumer that will call methods on {@link FleetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(FleetSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "FleetSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "FleetSummary",
"variableName" : "member",
"variableType" : "FleetSummary",
"documentation" : null,
"simpleType" : "FleetSummary",
"variableSetterType" : "FleetSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "FleetSummary",
"variableName" : "member",
"variableType" : "FleetSummary",
"documentation" : "",
"simpleType" : "FleetSummary",
"variableSetterType" : "FleetSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "FleetSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "FleetSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "FleetSummaryList",
"sensitive" : false,
"setterDocumentation" : "The summary list of the fleets.
\n@param fleetSummaryList The summary list of the fleets.",
"setterMethodName" : "setFleetSummaryList",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetSummaryList",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetSummaryList",
"variableType" : "java.util.List",
"documentation" : "The summary list of the fleets.
",
"simpleType" : "List",
"variableSetterType" : "java.util.Collection"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"NextToken" : {
"beanStyleGetterMethodName" : "getNextToken",
"beanStyleSetterMethodName" : "setNextToken",
"c2jName" : "NextToken",
"c2jShape" : "NextToken",
"defaultConsumerFluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)",
"deprecated" : false,
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "nextToken",
"fluentSetterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "nextToken",
"getterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@return The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"getterModel" : {
"returnType" : "String",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "NextToken",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "NextToken",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "STRING",
"name" : "NextToken",
"sensitive" : false,
"setterDocumentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
\n@param nextToken The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.",
"setterMethodName" : "setNextToken",
"setterModel" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : null,
"simpleType" : "String",
"variableSetterType" : "String"
},
"simple" : true,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "String",
"variableName" : "nextToken",
"variableType" : "String",
"documentation" : "The pagination token used to retrieve the next page of results for this operation. If there are no more pages, this value is null.
",
"simpleType" : "String",
"variableSetterType" : "String"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
}
},
"nonStreamingMembers" : [ {
"beanStyleGetterMethodName" : "getFleetSummaryList",
"beanStyleSetterMethodName" : "setFleetSummaryList",
"c2jName" : "FleetSummaryList",
"c2jShape" : "FleetSummaryList",
"defaultConsumerFluentSetterDocumentation" : "The summary list of the fleets.
\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #fleetSummaryList(List)}.\n@param fleetSummaryList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #fleetSummaryList(List)",
"deprecated" : false,
"documentation" : "The summary list of the fleets.
",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "fleetSummaryList",
"fluentSetterDocumentation" : "The summary list of the fleets.
\n@param fleetSummaryList The summary list of the fleets.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "fleetSummaryList",
"getterDocumentation" : "The summary list of the fleets.
\n\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n
\n@return The summary list of the fleets.",
"getterModel" : {
"returnType" : "java.util.List",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "FleetSummaryList",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "FleetSummaryList",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : true,
"listModel" : {
"implType" : "java.util.ArrayList",
"interfaceType" : "java.util.List",
"listMemberModel" : {
"beanStyleGetterMethodName" : "getMember",
"beanStyleSetterMethodName" : "setMember",
"c2jName" : "member",
"c2jShape" : "FleetSummary",
"defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link FleetSummary.Builder} avoiding the need to create one manually via {@link FleetSummary#builder()}.\n\nWhen the {@link Consumer} completes, {@link FleetSummary.Builder#build()} is called immediately and its result is passed to {@link #member(FleetSummary)}.\n@param member a consumer that will call methods on {@link FleetSummary.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(FleetSummary)",
"deprecated" : false,
"documentation" : "",
"endpointDiscoveryId" : false,
"enumType" : null,
"eventHeader" : false,
"eventPayload" : false,
"fluentEnumGetterMethodName" : null,
"fluentEnumSetterMethodName" : null,
"fluentGetterMethodName" : "member",
"fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.",
"fluentSetterMethodName" : "member",
"getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.",
"getterModel" : {
"returnType" : "FleetSummary",
"documentation" : null
},
"http" : {
"additionalMarshallingPath" : null,
"additionalUnmarshallingPath" : null,
"flattened" : false,
"greedy" : false,
"header" : false,
"isPayload" : false,
"isStreaming" : false,
"location" : null,
"marshallLocation" : "PAYLOAD",
"marshallLocationName" : "member",
"queryString" : false,
"requiresLength" : false,
"statusCode" : false,
"unmarshallLocationName" : "member",
"uri" : false
},
"idempotencyToken" : false,
"isBinary" : false,
"jsonValue" : false,
"list" : false,
"listModel" : null,
"map" : false,
"mapModel" : null,
"marshallingType" : "SDK_POJO",
"name" : "Member",
"sensitive" : false,
"setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.",
"setterMethodName" : "setMember",
"setterModel" : {
"variableDeclarationType" : "FleetSummary",
"variableName" : "member",
"variableType" : "FleetSummary",
"documentation" : null,
"simpleType" : "FleetSummary",
"variableSetterType" : "FleetSummary"
},
"simple" : false,
"timestampFormat" : null,
"variable" : {
"variableDeclarationType" : "FleetSummary",
"variableName" : "member",
"variableType" : "FleetSummary",
"documentation" : "",
"simpleType" : "FleetSummary",
"variableSetterType" : "FleetSummary"
},
"xmlAttribute" : false,
"xmlNameSpaceUri" : null
},
"memberLocationName" : null,
"memberType" : "FleetSummary",
"map" : false,
"memberAdditionalMarshallingPath" : null,
"memberAdditionalUnmarshallingPath" : null,
"simple" : false,
"simpleType" : "FleetSummary",
"templateImplType" : "java.util.ArrayList",
"templateType" : "java.util.List"
},
"map" : false,
"mapModel" : null,
"marshallingType" : "LIST",
"name" : "FleetSummaryList",
"sensitive" : false,
"setterDocumentation" : "The summary list of the fleets.
\n@param fleetSummaryList The summary list of the fleets.",
"setterMethodName" : "setFleetSummaryList",
"setterModel" : {
"variableDeclarationType" : "java.util.List",
"variableName" : "fleetSummaryList",
"variableType" : "java.util.List",
"documentation" : null,
"simpleType" : "List",
"variableSetterType" : "java.util.Collection