All Downloads are FREE. Search and download functionalities are using the official Maven repository.

models.applicationinsights-2018-11-25-intermediate.json Maven / Gradle / Ivy

Go to download

The AWS Java SDK for Application Insights module holds the client classes that are used for communicating with Application Insights.

There is a newer version: 2.28.4
Show newest version
{
  "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" : [ ]
  },
  "metadata" : {
    "apiVersion" : "2018-11-25",
    "asyncBuilder" : "DefaultApplicationInsightsAsyncClientBuilder",
    "asyncBuilderInterface" : "ApplicationInsightsAsyncClientBuilder",
    "asyncClient" : "DefaultApplicationInsightsAsyncClient",
    "asyncInterface" : "ApplicationInsightsAsyncClient",
    "authPolicyPackageName" : null,
    "authType" : "V4",
    "baseBuilder" : "DefaultApplicationInsightsBaseClientBuilder",
    "baseBuilderInterface" : "ApplicationInsightsBaseClientBuilder",
    "baseExceptionName" : "ApplicationInsightsException",
    "baseRequestName" : "ApplicationInsightsRequest",
    "baseResponseName" : "ApplicationInsightsResponse",
    "cborProtocol" : false,
    "clientPackageName" : "applicationinsights",
    "contentType" : null,
    "defaultEndpoint" : null,
    "defaultEndpointWithoutHttpProtocol" : null,
    "defaultRegion" : null,
    "descriptiveServiceName" : "Application Insights",
    "documentation" : "Amazon CloudWatch Application Insights for .NET and SQL Server 

Amazon CloudWatch Application Insights for .NET and SQL Server is a service that helps you detect common problems with your .NET and SQL Server-based applications. It enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS, .NET, and Microsoft SQL Server), by providing key insights into detected problems.

After you onboard your application, CloudWatch Application Insights for .NET and SQL Server identifies, recommends, and sets up metrics and logs. It continuously analyzes and correlates your metrics and logs for unusual behavior to surface actionable problems with your application. For example, if your application is slow and unresponsive and leading to HTTP 500 errors in your Application Load Balancer (ALB), Application Insights informs you that a memory pressure problem with your SQL Server database is occurring. It bases this analysis on impactful metrics and log errors.

", "endpointPrefix" : "applicationinsights", "fullAuthPolicyPackageName" : "software.amazon.awssdk.services", "fullClientPackageName" : "software.amazon.awssdk.services.applicationinsights", "fullModelPackageName" : "software.amazon.awssdk.services.applicationinsights.model", "fullPaginatorsPackageName" : "software.amazon.awssdk.services.applicationinsights.paginators", "fullRequestTransformPackageName" : "software.amazon.awssdk.services.applicationinsights.transform", "fullTransformPackageName" : "software.amazon.awssdk.services.applicationinsights.transform", "ionProtocol" : false, "jsonProtocol" : true, "jsonVersion" : "1.1", "modelPackageName" : "applicationinsights.model", "paginatorsPackageName" : "applicationinsights.paginators", "protocol" : "json", "requestTransformPackageName" : "applicationinsights.transform", "requiresApiKey" : false, "requiresIamSigners" : false, "rootPackageName" : "software.amazon.awssdk.services", "serviceId" : "Application Insights", "serviceName" : "ApplicationInsights", "signingName" : "applicationinsights", "syncBuilder" : "DefaultApplicationInsightsClientBuilder", "syncBuilderInterface" : "ApplicationInsightsClientBuilder", "syncClient" : "DefaultApplicationInsightsClient", "syncInterface" : "ApplicationInsightsClient", "transformPackageName" : "applicationinsights.transform", "uid" : "application-insights-2018-11-25", "xmlProtocol" : false }, "operations" : { "CreateApplication" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Adds an application that is created from a resource group.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceInUseException", "documentation" : "

The resource is already created or in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateApplicationRequest", "variableName" : "createApplicationRequest", "variableType" : "CreateApplicationRequest", "documentation" : "", "simpleType" : "CreateApplicationRequest", "variableSetterType" : "CreateApplicationRequest" }, "methodName" : "createApplication", "operationName" : "CreateApplication", "paginated" : false, "returnType" : { "returnType" : "CreateApplicationResponse", "documentation" : null }, "syncReturnType" : "CreateApplicationResponse" }, "CreateComponent" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a custom component by grouping similar standalone instances to monitor.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceInUseException", "documentation" : "

The resource is already created or in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateComponentRequest", "variableName" : "createComponentRequest", "variableType" : "CreateComponentRequest", "documentation" : "", "simpleType" : "CreateComponentRequest", "variableSetterType" : "CreateComponentRequest" }, "methodName" : "createComponent", "operationName" : "CreateComponent", "paginated" : false, "returnType" : { "returnType" : "CreateComponentResponse", "documentation" : null }, "syncReturnType" : "CreateComponentResponse" }, "DeleteApplication" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Removes the specified application from monitoring. Does not delete the application.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "BadRequestException", "documentation" : "

The request is not understood by the server.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteApplicationRequest", "variableName" : "deleteApplicationRequest", "variableType" : "DeleteApplicationRequest", "documentation" : "", "simpleType" : "DeleteApplicationRequest", "variableSetterType" : "DeleteApplicationRequest" }, "methodName" : "deleteApplication", "operationName" : "DeleteApplication", "paginated" : false, "returnType" : { "returnType" : "DeleteApplicationResponse", "documentation" : null }, "syncReturnType" : "DeleteApplicationResponse" }, "DeleteComponent" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Ungroups a custom component. When you ungroup custom components, all applicable monitors that are set up for the component are removed and the instances revert to their standalone status.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteComponentRequest", "variableName" : "deleteComponentRequest", "variableType" : "DeleteComponentRequest", "documentation" : "", "simpleType" : "DeleteComponentRequest", "variableSetterType" : "DeleteComponentRequest" }, "methodName" : "deleteComponent", "operationName" : "DeleteComponent", "paginated" : false, "returnType" : { "returnType" : "DeleteComponentResponse", "documentation" : null }, "syncReturnType" : "DeleteComponentResponse" }, "DescribeApplication" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the application.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeApplicationRequest", "variableName" : "describeApplicationRequest", "variableType" : "DescribeApplicationRequest", "documentation" : "", "simpleType" : "DescribeApplicationRequest", "variableSetterType" : "DescribeApplicationRequest" }, "methodName" : "describeApplication", "operationName" : "DescribeApplication", "paginated" : false, "returnType" : { "returnType" : "DescribeApplicationResponse", "documentation" : null }, "syncReturnType" : "DescribeApplicationResponse" }, "DescribeComponent" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes a component and lists the resources that are grouped together in a component.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeComponentRequest", "variableName" : "describeComponentRequest", "variableType" : "DescribeComponentRequest", "documentation" : "", "simpleType" : "DescribeComponentRequest", "variableSetterType" : "DescribeComponentRequest" }, "methodName" : "describeComponent", "operationName" : "DescribeComponent", "paginated" : false, "returnType" : { "returnType" : "DescribeComponentResponse", "documentation" : null }, "syncReturnType" : "DescribeComponentResponse" }, "DescribeComponentConfiguration" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the monitoring configuration of the component.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeComponentConfigurationRequest", "variableName" : "describeComponentConfigurationRequest", "variableType" : "DescribeComponentConfigurationRequest", "documentation" : "", "simpleType" : "DescribeComponentConfigurationRequest", "variableSetterType" : "DescribeComponentConfigurationRequest" }, "methodName" : "describeComponentConfiguration", "operationName" : "DescribeComponentConfiguration", "paginated" : false, "returnType" : { "returnType" : "DescribeComponentConfigurationResponse", "documentation" : null }, "syncReturnType" : "DescribeComponentConfigurationResponse" }, "DescribeComponentConfigurationRecommendation" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the recommended monitoring configuration of the component.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeComponentConfigurationRecommendationRequest", "variableName" : "describeComponentConfigurationRecommendationRequest", "variableType" : "DescribeComponentConfigurationRecommendationRequest", "documentation" : "", "simpleType" : "DescribeComponentConfigurationRecommendationRequest", "variableSetterType" : "DescribeComponentConfigurationRecommendationRequest" }, "methodName" : "describeComponentConfigurationRecommendation", "operationName" : "DescribeComponentConfigurationRecommendation", "paginated" : false, "returnType" : { "returnType" : "DescribeComponentConfigurationRecommendationResponse", "documentation" : null }, "syncReturnType" : "DescribeComponentConfigurationRecommendationResponse" }, "DescribeObservation" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes an anomaly or error with the application.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeObservationRequest", "variableName" : "describeObservationRequest", "variableType" : "DescribeObservationRequest", "documentation" : "", "simpleType" : "DescribeObservationRequest", "variableSetterType" : "DescribeObservationRequest" }, "methodName" : "describeObservation", "operationName" : "DescribeObservation", "paginated" : false, "returnType" : { "returnType" : "DescribeObservationResponse", "documentation" : null }, "syncReturnType" : "DescribeObservationResponse" }, "DescribeProblem" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes an application problem.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeProblemRequest", "variableName" : "describeProblemRequest", "variableType" : "DescribeProblemRequest", "documentation" : "", "simpleType" : "DescribeProblemRequest", "variableSetterType" : "DescribeProblemRequest" }, "methodName" : "describeProblem", "operationName" : "DescribeProblem", "paginated" : false, "returnType" : { "returnType" : "DescribeProblemResponse", "documentation" : null }, "syncReturnType" : "DescribeProblemResponse" }, "DescribeProblemObservations" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the anomalies or errors associated with the problem.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeProblemObservationsRequest", "variableName" : "describeProblemObservationsRequest", "variableType" : "DescribeProblemObservationsRequest", "documentation" : "", "simpleType" : "DescribeProblemObservationsRequest", "variableSetterType" : "DescribeProblemObservationsRequest" }, "methodName" : "describeProblemObservations", "operationName" : "DescribeProblemObservations", "paginated" : false, "returnType" : { "returnType" : "DescribeProblemObservationsResponse", "documentation" : null }, "syncReturnType" : "DescribeProblemObservationsResponse" }, "ListApplications" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists the IDs of the applications that you are monitoring.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListApplicationsRequest", "variableName" : "listApplicationsRequest", "variableType" : "ListApplicationsRequest", "documentation" : "", "simpleType" : "ListApplicationsRequest", "variableSetterType" : "ListApplicationsRequest" }, "methodName" : "listApplications", "operationName" : "ListApplications", "paginated" : true, "returnType" : { "returnType" : "ListApplicationsResponse", "documentation" : null }, "syncReturnType" : "ListApplicationsResponse" }, "ListComponents" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists the auto-grouped, standalone, and custom components of the application.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListComponentsRequest", "variableName" : "listComponentsRequest", "variableType" : "ListComponentsRequest", "documentation" : "", "simpleType" : "ListComponentsRequest", "variableSetterType" : "ListComponentsRequest" }, "methodName" : "listComponents", "operationName" : "ListComponents", "paginated" : true, "returnType" : { "returnType" : "ListComponentsResponse", "documentation" : null }, "syncReturnType" : "ListComponentsResponse" }, "ListProblems" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists the problems with your application.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListProblemsRequest", "variableName" : "listProblemsRequest", "variableType" : "ListProblemsRequest", "documentation" : "", "simpleType" : "ListProblemsRequest", "variableSetterType" : "ListProblemsRequest" }, "methodName" : "listProblems", "operationName" : "ListProblems", "paginated" : true, "returnType" : { "returnType" : "ListProblemsResponse", "documentation" : null }, "syncReturnType" : "ListProblemsResponse" }, "UpdateApplication" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the application.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateApplicationRequest", "variableName" : "updateApplicationRequest", "variableType" : "UpdateApplicationRequest", "documentation" : "", "simpleType" : "UpdateApplicationRequest", "variableSetterType" : "UpdateApplicationRequest" }, "methodName" : "updateApplication", "operationName" : "UpdateApplication", "paginated" : false, "returnType" : { "returnType" : "UpdateApplicationResponse", "documentation" : null }, "syncReturnType" : "UpdateApplicationResponse" }, "UpdateComponent" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the custom component name and/or the list of resources that make up the component.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceInUseException", "documentation" : "

The resource is already created or in use.

", "httpStatusCode" : null }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateComponentRequest", "variableName" : "updateComponentRequest", "variableType" : "UpdateComponentRequest", "documentation" : "", "simpleType" : "UpdateComponentRequest", "variableSetterType" : "UpdateComponentRequest" }, "methodName" : "updateComponent", "operationName" : "UpdateComponent", "paginated" : false, "returnType" : { "returnType" : "UpdateComponentResponse", "documentation" : null }, "syncReturnType" : "UpdateComponentResponse" }, "UpdateComponentConfiguration" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the monitoring configurations for the component. The configuration input parameter is an escaped JSON of the configuration and should match the schema of what is returned by DescribeComponentConfigurationRecommendation.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ResourceNotFoundException", "documentation" : "

The resource does not exist in the customer account.

", "httpStatusCode" : null }, { "exceptionName" : "ValidationException", "documentation" : "

The parameter is not valid.

", "httpStatusCode" : null }, { "exceptionName" : "InternalServerException", "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateComponentConfigurationRequest", "variableName" : "updateComponentConfigurationRequest", "variableType" : "UpdateComponentConfigurationRequest", "documentation" : "", "simpleType" : "UpdateComponentConfigurationRequest", "variableSetterType" : "UpdateComponentConfigurationRequest" }, "methodName" : "updateComponentConfiguration", "operationName" : "UpdateComponentConfiguration", "paginated" : false, "returnType" : { "returnType" : "UpdateComponentConfigurationResponse", "documentation" : null }, "syncReturnType" : "UpdateComponentConfigurationResponse" } }, "shapes" : { "ApplicationComponent" : { "c2jName" : "ApplicationComponent", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes a standalone resource or similarly grouped resources that the application is made up of.

", "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" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@param resourceType The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@return The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@param resourceType The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The stack tier of the application component.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The stack tier of the application component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The stack tier of the application component.

\n@param tier The stack tier of the application component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The stack tier of the application component.

\n@return The stack tier of the application component.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The stack tier of the application component.

\n@param tier The stack tier of the application component.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The stack tier of the application component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Monitor" : { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceType" : { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@param resourceType The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@return The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@param resourceType The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tier" : { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The stack tier of the application component.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The stack tier of the application component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The stack tier of the application component.

\n@param tier The stack tier of the application component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The stack tier of the application component.

\n@return The stack tier of the application component.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The stack tier of the application component.

\n@param tier The stack tier of the application component.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The stack tier of the application component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceType", "beanStyleSetterMethodName" : "setResourceType", "c2jName" : "ResourceType", "c2jShape" : "ResourceType", "defaultConsumerFluentSetterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\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 #resourceType(String)}.\n@param resourceType 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 #resourceType(String)", "deprecated" : false, "documentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceType", "fluentSetterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@param resourceType The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceType", "getterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@return The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.", "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" : "ResourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceType", "sensitive" : false, "setterDocumentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

\n@param resourceType The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.", "setterMethodName" : "setResourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceType", "variableType" : "String", "documentation" : "

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The stack tier of the application component.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The stack tier of the application component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The stack tier of the application component.

\n@param tier The stack tier of the application component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The stack tier of the application component.

\n@return The stack tier of the application component.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The stack tier of the application component.

\n@param tier The stack tier of the application component.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The stack tier of the application component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ApplicationComponent", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "applicationComponent", "variableType" : "ApplicationComponent", "documentation" : null, "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "wrapper" : false, "xmlNamespace" : null }, "ApplicationInfo" : { "c2jName" : "ApplicationInfo", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes the status of the application.

", "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" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group used for the application.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group used for the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group used for the application.

\n@param resourceGroupName The name of the resource group used for the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group used for the application.

\n@return The name of the resource group used for the application.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group used for the application.

\n@param resourceGroupName The name of the resource group used for the application.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group used for the application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLifeCycle", "beanStyleSetterMethodName" : "setLifeCycle", "c2jName" : "LifeCycle", "c2jShape" : "LifeCycle", "defaultConsumerFluentSetterDocumentation" : "

The lifecycle of the application.

\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 #lifeCycle(String)}.\n@param lifeCycle 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 #lifeCycle(String)", "deprecated" : false, "documentation" : "

The lifecycle of the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lifeCycle", "fluentSetterDocumentation" : "

The lifecycle of the application.

\n@param lifeCycle The lifecycle of the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lifeCycle", "getterDocumentation" : "

The lifecycle of the application.

\n@return The lifecycle of the application.", "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" : "LifeCycle", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LifeCycle", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LifeCycle", "sensitive" : false, "setterDocumentation" : "

The lifecycle of the application.

\n@param lifeCycle The lifecycle of the application.", "setterMethodName" : "setLifeCycle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lifeCycle", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lifeCycle", "variableType" : "String", "documentation" : "

The lifecycle of the application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@param opsCenterEnabled Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@return Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@param opsCenterEnabled Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRemarks", "beanStyleSetterMethodName" : "setRemarks", "c2jName" : "Remarks", "c2jShape" : "Remarks", "defaultConsumerFluentSetterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\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 #remarks(String)}.\n@param remarks 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 #remarks(String)", "deprecated" : false, "documentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "remarks", "fluentSetterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@param remarks The issues on the user side that block Application Insights from successfully monitoring an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "remarks", "getterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@return The issues on the user side that block Application Insights from successfully monitoring an application.", "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" : "Remarks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Remarks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Remarks", "sensitive" : false, "setterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@param remarks The issues on the user side that block Application Insights from successfully monitoring an application.", "setterMethodName" : "setRemarks", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "remarks", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "remarks", "variableType" : "String", "documentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LifeCycle" : { "beanStyleGetterMethodName" : "getLifeCycle", "beanStyleSetterMethodName" : "setLifeCycle", "c2jName" : "LifeCycle", "c2jShape" : "LifeCycle", "defaultConsumerFluentSetterDocumentation" : "

The lifecycle of the application.

\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 #lifeCycle(String)}.\n@param lifeCycle 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 #lifeCycle(String)", "deprecated" : false, "documentation" : "

The lifecycle of the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lifeCycle", "fluentSetterDocumentation" : "

The lifecycle of the application.

\n@param lifeCycle The lifecycle of the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lifeCycle", "getterDocumentation" : "

The lifecycle of the application.

\n@return The lifecycle of the application.", "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" : "LifeCycle", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LifeCycle", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LifeCycle", "sensitive" : false, "setterDocumentation" : "

The lifecycle of the application.

\n@param lifeCycle The lifecycle of the application.", "setterMethodName" : "setLifeCycle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lifeCycle", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lifeCycle", "variableType" : "String", "documentation" : "

The lifecycle of the application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OpsCenterEnabled" : { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@param opsCenterEnabled Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@return Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@param opsCenterEnabled Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OpsItemSNSTopicArn" : { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Remarks" : { "beanStyleGetterMethodName" : "getRemarks", "beanStyleSetterMethodName" : "setRemarks", "c2jName" : "Remarks", "c2jShape" : "Remarks", "defaultConsumerFluentSetterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\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 #remarks(String)}.\n@param remarks 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 #remarks(String)", "deprecated" : false, "documentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "remarks", "fluentSetterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@param remarks The issues on the user side that block Application Insights from successfully monitoring an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "remarks", "getterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@return The issues on the user side that block Application Insights from successfully monitoring an application.", "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" : "Remarks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Remarks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Remarks", "sensitive" : false, "setterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@param remarks The issues on the user side that block Application Insights from successfully monitoring an application.", "setterMethodName" : "setRemarks", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "remarks", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "remarks", "variableType" : "String", "documentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group used for the application.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group used for the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group used for the application.

\n@param resourceGroupName The name of the resource group used for the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group used for the application.

\n@return The name of the resource group used for the application.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group used for the application.

\n@param resourceGroupName The name of the resource group used for the application.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group used for the application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group used for the application.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group used for the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group used for the application.

\n@param resourceGroupName The name of the resource group used for the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group used for the application.

\n@return The name of the resource group used for the application.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group used for the application.

\n@param resourceGroupName The name of the resource group used for the application.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group used for the application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLifeCycle", "beanStyleSetterMethodName" : "setLifeCycle", "c2jName" : "LifeCycle", "c2jShape" : "LifeCycle", "defaultConsumerFluentSetterDocumentation" : "

The lifecycle of the application.

\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 #lifeCycle(String)}.\n@param lifeCycle 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 #lifeCycle(String)", "deprecated" : false, "documentation" : "

The lifecycle of the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lifeCycle", "fluentSetterDocumentation" : "

The lifecycle of the application.

\n@param lifeCycle The lifecycle of the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lifeCycle", "getterDocumentation" : "

The lifecycle of the application.

\n@return The lifecycle of the application.", "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" : "LifeCycle", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LifeCycle", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LifeCycle", "sensitive" : false, "setterDocumentation" : "

The lifecycle of the application.

\n@param lifeCycle The lifecycle of the application.", "setterMethodName" : "setLifeCycle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "lifeCycle", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "lifeCycle", "variableType" : "String", "documentation" : "

The lifecycle of the application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@param opsCenterEnabled Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@return Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

\n@param opsCenterEnabled Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRemarks", "beanStyleSetterMethodName" : "setRemarks", "c2jName" : "Remarks", "c2jShape" : "Remarks", "defaultConsumerFluentSetterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\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 #remarks(String)}.\n@param remarks 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 #remarks(String)", "deprecated" : false, "documentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "remarks", "fluentSetterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@param remarks The issues on the user side that block Application Insights from successfully monitoring an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "remarks", "getterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@return The issues on the user side that block Application Insights from successfully monitoring an application.", "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" : "Remarks", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Remarks", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Remarks", "sensitive" : false, "setterDocumentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

\n@param remarks The issues on the user side that block Application Insights from successfully monitoring an application.", "setterMethodName" : "setRemarks", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "remarks", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "remarks", "variableType" : "String", "documentation" : "

The issues on the user side that block Application Insights from successfully monitoring an application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ApplicationInfo", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "wrapper" : false, "xmlNamespace" : null }, "BadRequestException" : { "c2jName" : "BadRequestException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The request is not understood by the server.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "BadRequestException", "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" : "BadRequestException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "BadRequestException", "variableName" : "badRequestException", "variableType" : "BadRequestException", "documentation" : null, "simpleType" : "BadRequestException", "variableSetterType" : "BadRequestException" }, "wrapper" : false, "xmlNamespace" : null }, "CreateApplicationRequest" : { "c2jName" : "CreateApplicationRequest", "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" : "CreateApplication", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.CreateApplication", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@return When set to true, creates opsItems for any problems detected on an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OpsCenterEnabled" : { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@return When set to true, creates opsItems for any problems detected on an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OpsItemSNSTopicArn" : { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@return When set to true, creates opsItems for any problems detected on an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName" ], "shapeName" : "CreateApplicationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateApplicationRequest", "variableName" : "createApplicationRequest", "variableType" : "CreateApplicationRequest", "documentation" : null, "simpleType" : "CreateApplicationRequest", "variableSetterType" : "CreateApplicationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateApplicationResponse" : { "c2jName" : "CreateApplicationResponse", "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" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationInfo" : { "beanStyleGetterMethodName" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateApplicationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateApplicationResponse", "variableName" : "createApplicationResponse", "variableType" : "CreateApplicationResponse", "documentation" : null, "simpleType" : "CreateApplicationResponse", "variableSetterType" : "CreateApplicationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateComponentRequest" : { "c2jName" : "CreateComponentRequest", "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" : "CreateComponent", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.CreateComponent", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceList" : { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName", "ComponentName", "ResourceList" ], "shapeName" : "CreateComponentRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateComponentRequest", "variableName" : "createComponentRequest", "variableType" : "CreateComponentRequest", "documentation" : null, "simpleType" : "CreateComponentRequest", "variableSetterType" : "CreateComponentRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateComponentResponse" : { "c2jName" : "CreateComponentResponse", "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" : "CreateComponentResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateComponentResponse", "variableName" : "createComponentResponse", "variableType" : "CreateComponentResponse", "documentation" : null, "simpleType" : "CreateComponentResponse", "variableSetterType" : "CreateComponentResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteApplicationRequest" : { "c2jName" : "DeleteApplicationRequest", "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" : "DeleteApplication", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DeleteApplication", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName" ], "shapeName" : "DeleteApplicationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteApplicationRequest", "variableName" : "deleteApplicationRequest", "variableType" : "DeleteApplicationRequest", "documentation" : null, "simpleType" : "DeleteApplicationRequest", "variableSetterType" : "DeleteApplicationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteApplicationResponse" : { "c2jName" : "DeleteApplicationResponse", "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" : "DeleteApplicationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteApplicationResponse", "variableName" : "deleteApplicationResponse", "variableType" : "DeleteApplicationResponse", "documentation" : null, "simpleType" : "DeleteApplicationResponse", "variableSetterType" : "DeleteApplicationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteComponentRequest" : { "c2jName" : "DeleteComponentRequest", "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" : "DeleteComponent", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DeleteComponent", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName", "ComponentName" ], "shapeName" : "DeleteComponentRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteComponentRequest", "variableName" : "deleteComponentRequest", "variableType" : "DeleteComponentRequest", "documentation" : null, "simpleType" : "DeleteComponentRequest", "variableSetterType" : "DeleteComponentRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteComponentResponse" : { "c2jName" : "DeleteComponentResponse", "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" : "DeleteComponentResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteComponentResponse", "variableName" : "deleteComponentResponse", "variableType" : "DeleteComponentResponse", "documentation" : null, "simpleType" : "DeleteComponentResponse", "variableSetterType" : "DeleteComponentResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeApplicationRequest" : { "c2jName" : "DescribeApplicationRequest", "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" : "DescribeApplication", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DescribeApplication", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName" ], "shapeName" : "DescribeApplicationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeApplicationRequest", "variableName" : "describeApplicationRequest", "variableType" : "DescribeApplicationRequest", "documentation" : null, "simpleType" : "DescribeApplicationRequest", "variableSetterType" : "DescribeApplicationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeApplicationResponse" : { "c2jName" : "DescribeApplicationResponse", "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" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationInfo" : { "beanStyleGetterMethodName" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeApplicationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeApplicationResponse", "variableName" : "describeApplicationResponse", "variableType" : "DescribeApplicationResponse", "documentation" : null, "simpleType" : "DescribeApplicationResponse", "variableSetterType" : "DescribeApplicationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeComponentConfigurationRecommendationRequest" : { "c2jName" : "DescribeComponentConfigurationRecommendationRequest", "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" : "DescribeComponentConfigurationRecommendation", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DescribeComponentConfigurationRecommendation", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tier" : { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName", "ComponentName", "Tier" ], "shapeName" : "DescribeComponentConfigurationRecommendationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeComponentConfigurationRecommendationRequest", "variableName" : "describeComponentConfigurationRecommendationRequest", "variableType" : "DescribeComponentConfigurationRecommendationRequest", "documentation" : null, "simpleType" : "DescribeComponentConfigurationRecommendationRequest", "variableSetterType" : "DescribeComponentConfigurationRecommendationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeComponentConfigurationRecommendationResponse" : { "c2jName" : "DescribeComponentConfigurationRecommendationResponse", "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" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The recommended configuration settings of the component. The value is the escaped JSON of the configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@return The recommended configuration settings of the component. The value is the escaped JSON of the configuration.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The recommended configuration settings of the component. The value is the escaped JSON of the configuration.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentConfiguration" : { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The recommended configuration settings of the component. The value is the escaped JSON of the configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@return The recommended configuration settings of the component. The value is the escaped JSON of the configuration.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The recommended configuration settings of the component. The value is the escaped JSON of the configuration.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The recommended configuration settings of the component. The value is the escaped JSON of the configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@return The recommended configuration settings of the component. The value is the escaped JSON of the configuration.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The recommended configuration settings of the component. The value is the escaped JSON of the configuration.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The recommended configuration settings of the component. The value is the escaped JSON of the configuration.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeComponentConfigurationRecommendationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeComponentConfigurationRecommendationResponse", "variableName" : "describeComponentConfigurationRecommendationResponse", "variableType" : "DescribeComponentConfigurationRecommendationResponse", "documentation" : null, "simpleType" : "DescribeComponentConfigurationRecommendationResponse", "variableSetterType" : "DescribeComponentConfigurationRecommendationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeComponentConfigurationRequest" : { "c2jName" : "DescribeComponentConfigurationRequest", "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" : "DescribeComponentConfiguration", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DescribeComponentConfiguration", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName", "ComponentName" ], "shapeName" : "DescribeComponentConfigurationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeComponentConfigurationRequest", "variableName" : "describeComponentConfigurationRequest", "variableType" : "DescribeComponentConfigurationRequest", "documentation" : null, "simpleType" : "DescribeComponentConfigurationRequest", "variableSetterType" : "DescribeComponentConfigurationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeComponentConfigurationResponse" : { "c2jName" : "DescribeComponentConfigurationResponse", "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" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@return The configuration settings of the component. The value is the escaped JSON of the configuration.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentConfiguration" : { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@return The configuration settings of the component. The value is the escaped JSON of the configuration.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Monitor" : { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tier" : { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@return The configuration settings of the component. The value is the escaped JSON of the configuration.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeComponentConfigurationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeComponentConfigurationResponse", "variableName" : "describeComponentConfigurationResponse", "variableType" : "DescribeComponentConfigurationResponse", "documentation" : null, "simpleType" : "DescribeComponentConfigurationResponse", "variableSetterType" : "DescribeComponentConfigurationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeComponentRequest" : { "c2jName" : "DescribeComponentRequest", "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" : "DescribeComponent", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DescribeComponent", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName", "ComponentName" ], "shapeName" : "DescribeComponentRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeComponentRequest", "variableName" : "describeComponentRequest", "variableType" : "DescribeComponentRequest", "documentation" : null, "simpleType" : "DescribeComponentRequest", "variableSetterType" : "DescribeComponentRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeComponentResponse" : { "c2jName" : "DescribeComponentResponse", "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" : "getApplicationComponent", "beanStyleSetterMethodName" : "setApplicationComponent", "c2jName" : "ApplicationComponent", "c2jShape" : "ApplicationComponent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationComponent.Builder} avoiding the need to create one manually via {@link ApplicationComponent#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationComponent.Builder#build()} is called immediately and its result is passed to {@link #applicationComponent(ApplicationComponent)}.\n@param applicationComponent a consumer that will call methods on {@link ApplicationComponent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationComponent(ApplicationComponent)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationComponent", "fluentSetterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\n@param applicationComponent The new value for the ApplicationComponent property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationComponent", "getterDocumentation" : "Returns the value of the ApplicationComponent property for this object.\n@return The value of the ApplicationComponent property for this object.", "getterModel" : { "returnType" : "ApplicationComponent", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationComponent", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationComponent", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationComponent", "sensitive" : false, "setterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\n@param applicationComponent The new value for the ApplicationComponent property for this object.", "setterMethodName" : "setApplicationComponent", "setterModel" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "applicationComponent", "variableType" : "ApplicationComponent", "documentation" : null, "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "applicationComponent", "variableType" : "ApplicationComponent", "documentation" : "", "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationComponent" : { "beanStyleGetterMethodName" : "getApplicationComponent", "beanStyleSetterMethodName" : "setApplicationComponent", "c2jName" : "ApplicationComponent", "c2jShape" : "ApplicationComponent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationComponent.Builder} avoiding the need to create one manually via {@link ApplicationComponent#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationComponent.Builder#build()} is called immediately and its result is passed to {@link #applicationComponent(ApplicationComponent)}.\n@param applicationComponent a consumer that will call methods on {@link ApplicationComponent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationComponent(ApplicationComponent)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationComponent", "fluentSetterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\n@param applicationComponent The new value for the ApplicationComponent property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationComponent", "getterDocumentation" : "Returns the value of the ApplicationComponent property for this object.\n@return The value of the ApplicationComponent property for this object.", "getterModel" : { "returnType" : "ApplicationComponent", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationComponent", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationComponent", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationComponent", "sensitive" : false, "setterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\n@param applicationComponent The new value for the ApplicationComponent property for this object.", "setterMethodName" : "setApplicationComponent", "setterModel" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "applicationComponent", "variableType" : "ApplicationComponent", "documentation" : null, "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "applicationComponent", "variableType" : "ApplicationComponent", "documentation" : "", "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceList" : { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getApplicationComponent", "beanStyleSetterMethodName" : "setApplicationComponent", "c2jName" : "ApplicationComponent", "c2jShape" : "ApplicationComponent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationComponent.Builder} avoiding the need to create one manually via {@link ApplicationComponent#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationComponent.Builder#build()} is called immediately and its result is passed to {@link #applicationComponent(ApplicationComponent)}.\n@param applicationComponent a consumer that will call methods on {@link ApplicationComponent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationComponent(ApplicationComponent)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationComponent", "fluentSetterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\n@param applicationComponent The new value for the ApplicationComponent property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationComponent", "getterDocumentation" : "Returns the value of the ApplicationComponent property for this object.\n@return The value of the ApplicationComponent property for this object.", "getterModel" : { "returnType" : "ApplicationComponent", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationComponent", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationComponent", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationComponent", "sensitive" : false, "setterDocumentation" : "Sets the value of the ApplicationComponent property for this object.\n\n@param applicationComponent The new value for the ApplicationComponent property for this object.", "setterMethodName" : "setApplicationComponent", "setterModel" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "applicationComponent", "variableType" : "ApplicationComponent", "documentation" : null, "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "applicationComponent", "variableType" : "ApplicationComponent", "documentation" : "", "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeComponentResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeComponentResponse", "variableName" : "describeComponentResponse", "variableType" : "DescribeComponentResponse", "documentation" : null, "simpleType" : "DescribeComponentResponse", "variableSetterType" : "DescribeComponentResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeObservationRequest" : { "c2jName" : "DescribeObservationRequest", "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" : "DescribeObservation", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DescribeObservation", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getObservationId", "beanStyleSetterMethodName" : "setObservationId", "c2jName" : "ObservationId", "c2jShape" : "ObservationId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the observation.

\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 #observationId(String)}.\n@param observationId 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 #observationId(String)", "deprecated" : false, "documentation" : "

The ID of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observationId", "fluentSetterDocumentation" : "

The ID of the observation.

\n@param observationId The ID of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observationId", "getterDocumentation" : "

The ID of the observation.

\n@return The ID of the observation.", "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" : "ObservationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ObservationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ObservationId", "sensitive" : false, "setterDocumentation" : "

The ID of the observation.

\n@param observationId The ID of the observation.", "setterMethodName" : "setObservationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "observationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "observationId", "variableType" : "String", "documentation" : "

The ID of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ObservationId" : { "beanStyleGetterMethodName" : "getObservationId", "beanStyleSetterMethodName" : "setObservationId", "c2jName" : "ObservationId", "c2jShape" : "ObservationId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the observation.

\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 #observationId(String)}.\n@param observationId 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 #observationId(String)", "deprecated" : false, "documentation" : "

The ID of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observationId", "fluentSetterDocumentation" : "

The ID of the observation.

\n@param observationId The ID of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observationId", "getterDocumentation" : "

The ID of the observation.

\n@return The ID of the observation.", "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" : "ObservationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ObservationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ObservationId", "sensitive" : false, "setterDocumentation" : "

The ID of the observation.

\n@param observationId The ID of the observation.", "setterMethodName" : "setObservationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "observationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "observationId", "variableType" : "String", "documentation" : "

The ID of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getObservationId", "beanStyleSetterMethodName" : "setObservationId", "c2jName" : "ObservationId", "c2jShape" : "ObservationId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the observation.

\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 #observationId(String)}.\n@param observationId 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 #observationId(String)", "deprecated" : false, "documentation" : "

The ID of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observationId", "fluentSetterDocumentation" : "

The ID of the observation.

\n@param observationId The ID of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observationId", "getterDocumentation" : "

The ID of the observation.

\n@return The ID of the observation.", "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" : "ObservationId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ObservationId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ObservationId", "sensitive" : false, "setterDocumentation" : "

The ID of the observation.

\n@param observationId The ID of the observation.", "setterMethodName" : "setObservationId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "observationId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "observationId", "variableType" : "String", "documentation" : "

The ID of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ObservationId" ], "shapeName" : "DescribeObservationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeObservationRequest", "variableName" : "describeObservationRequest", "variableType" : "DescribeObservationRequest", "documentation" : null, "simpleType" : "DescribeObservationRequest", "variableSetterType" : "DescribeObservationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeObservationResponse" : { "c2jName" : "DescribeObservationResponse", "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" : "getObservation", "beanStyleSetterMethodName" : "setObservation", "c2jName" : "Observation", "c2jShape" : "Observation", "defaultConsumerFluentSetterDocumentation" : "

Information about the observation.

\nThis is a convenience that creates an instance of the {@link Observation.Builder} avoiding the need to create one manually via {@link Observation#builder()}.\n\nWhen the {@link Consumer} completes, {@link Observation.Builder#build()} is called immediately and its result is passed to {@link #observation(Observation)}.\n@param observation a consumer that will call methods on {@link Observation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #observation(Observation)", "deprecated" : false, "documentation" : "

Information about the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observation", "fluentSetterDocumentation" : "

Information about the observation.

\n@param observation Information about the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observation", "getterDocumentation" : "

Information about the observation.

\n@return Information about the observation.", "getterModel" : { "returnType" : "Observation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Observation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Observation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Observation", "sensitive" : false, "setterDocumentation" : "

Information about the observation.

\n@param observation Information about the observation.", "setterMethodName" : "setObservation", "setterModel" : { "variableDeclarationType" : "Observation", "variableName" : "observation", "variableType" : "Observation", "documentation" : null, "simpleType" : "Observation", "variableSetterType" : "Observation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Observation", "variableName" : "observation", "variableType" : "Observation", "documentation" : "

Information about the observation.

", "simpleType" : "Observation", "variableSetterType" : "Observation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Observation" : { "beanStyleGetterMethodName" : "getObservation", "beanStyleSetterMethodName" : "setObservation", "c2jName" : "Observation", "c2jShape" : "Observation", "defaultConsumerFluentSetterDocumentation" : "

Information about the observation.

\nThis is a convenience that creates an instance of the {@link Observation.Builder} avoiding the need to create one manually via {@link Observation#builder()}.\n\nWhen the {@link Consumer} completes, {@link Observation.Builder#build()} is called immediately and its result is passed to {@link #observation(Observation)}.\n@param observation a consumer that will call methods on {@link Observation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #observation(Observation)", "deprecated" : false, "documentation" : "

Information about the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observation", "fluentSetterDocumentation" : "

Information about the observation.

\n@param observation Information about the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observation", "getterDocumentation" : "

Information about the observation.

\n@return Information about the observation.", "getterModel" : { "returnType" : "Observation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Observation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Observation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Observation", "sensitive" : false, "setterDocumentation" : "

Information about the observation.

\n@param observation Information about the observation.", "setterMethodName" : "setObservation", "setterModel" : { "variableDeclarationType" : "Observation", "variableName" : "observation", "variableType" : "Observation", "documentation" : null, "simpleType" : "Observation", "variableSetterType" : "Observation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Observation", "variableName" : "observation", "variableType" : "Observation", "documentation" : "

Information about the observation.

", "simpleType" : "Observation", "variableSetterType" : "Observation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getObservation", "beanStyleSetterMethodName" : "setObservation", "c2jName" : "Observation", "c2jShape" : "Observation", "defaultConsumerFluentSetterDocumentation" : "

Information about the observation.

\nThis is a convenience that creates an instance of the {@link Observation.Builder} avoiding the need to create one manually via {@link Observation#builder()}.\n\nWhen the {@link Consumer} completes, {@link Observation.Builder#build()} is called immediately and its result is passed to {@link #observation(Observation)}.\n@param observation a consumer that will call methods on {@link Observation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #observation(Observation)", "deprecated" : false, "documentation" : "

Information about the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observation", "fluentSetterDocumentation" : "

Information about the observation.

\n@param observation Information about the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observation", "getterDocumentation" : "

Information about the observation.

\n@return Information about the observation.", "getterModel" : { "returnType" : "Observation", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Observation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Observation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Observation", "sensitive" : false, "setterDocumentation" : "

Information about the observation.

\n@param observation Information about the observation.", "setterMethodName" : "setObservation", "setterModel" : { "variableDeclarationType" : "Observation", "variableName" : "observation", "variableType" : "Observation", "documentation" : null, "simpleType" : "Observation", "variableSetterType" : "Observation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Observation", "variableName" : "observation", "variableType" : "Observation", "documentation" : "

Information about the observation.

", "simpleType" : "Observation", "variableSetterType" : "Observation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeObservationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeObservationResponse", "variableName" : "describeObservationResponse", "variableType" : "DescribeObservationResponse", "documentation" : null, "simpleType" : "DescribeObservationResponse", "variableSetterType" : "DescribeObservationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeProblemObservationsRequest" : { "c2jName" : "DescribeProblemObservationsRequest", "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" : "DescribeProblemObservations", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DescribeProblemObservations", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getProblemId", "beanStyleSetterMethodName" : "setProblemId", "c2jName" : "ProblemId", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #problemId(String)}.\n@param problemId 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 #problemId(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemId", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemId", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "ProblemId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ProblemId", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.", "setterMethodName" : "setProblemId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ProblemId" : { "beanStyleGetterMethodName" : "getProblemId", "beanStyleSetterMethodName" : "setProblemId", "c2jName" : "ProblemId", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #problemId(String)}.\n@param problemId 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 #problemId(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemId", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemId", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "ProblemId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ProblemId", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.", "setterMethodName" : "setProblemId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getProblemId", "beanStyleSetterMethodName" : "setProblemId", "c2jName" : "ProblemId", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #problemId(String)}.\n@param problemId 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 #problemId(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemId", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemId", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "ProblemId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ProblemId", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.", "setterMethodName" : "setProblemId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ProblemId" ], "shapeName" : "DescribeProblemObservationsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeProblemObservationsRequest", "variableName" : "describeProblemObservationsRequest", "variableType" : "DescribeProblemObservationsRequest", "documentation" : null, "simpleType" : "DescribeProblemObservationsRequest", "variableSetterType" : "DescribeProblemObservationsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeProblemObservationsResponse" : { "c2jName" : "DescribeProblemObservationsResponse", "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" : "getRelatedObservations", "beanStyleSetterMethodName" : "setRelatedObservations", "c2jName" : "RelatedObservations", "c2jShape" : "RelatedObservations", "defaultConsumerFluentSetterDocumentation" : "

Observations related to the problem.

\nThis is a convenience that creates an instance of the {@link RelatedObservations.Builder} avoiding the need to create one manually via {@link RelatedObservations#builder()}.\n\nWhen the {@link Consumer} completes, {@link RelatedObservations.Builder#build()} is called immediately and its result is passed to {@link #relatedObservations(RelatedObservations)}.\n@param relatedObservations a consumer that will call methods on {@link RelatedObservations.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #relatedObservations(RelatedObservations)", "deprecated" : false, "documentation" : "

Observations related to the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "relatedObservations", "fluentSetterDocumentation" : "

Observations related to the problem.

\n@param relatedObservations Observations related to the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "relatedObservations", "getterDocumentation" : "

Observations related to the problem.

\n@return Observations related to the problem.", "getterModel" : { "returnType" : "RelatedObservations", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RelatedObservations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RelatedObservations", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RelatedObservations", "sensitive" : false, "setterDocumentation" : "

Observations related to the problem.

\n@param relatedObservations Observations related to the problem.", "setterMethodName" : "setRelatedObservations", "setterModel" : { "variableDeclarationType" : "RelatedObservations", "variableName" : "relatedObservations", "variableType" : "RelatedObservations", "documentation" : null, "simpleType" : "RelatedObservations", "variableSetterType" : "RelatedObservations" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RelatedObservations", "variableName" : "relatedObservations", "variableType" : "RelatedObservations", "documentation" : "

Observations related to the problem.

", "simpleType" : "RelatedObservations", "variableSetterType" : "RelatedObservations" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "RelatedObservations" : { "beanStyleGetterMethodName" : "getRelatedObservations", "beanStyleSetterMethodName" : "setRelatedObservations", "c2jName" : "RelatedObservations", "c2jShape" : "RelatedObservations", "defaultConsumerFluentSetterDocumentation" : "

Observations related to the problem.

\nThis is a convenience that creates an instance of the {@link RelatedObservations.Builder} avoiding the need to create one manually via {@link RelatedObservations#builder()}.\n\nWhen the {@link Consumer} completes, {@link RelatedObservations.Builder#build()} is called immediately and its result is passed to {@link #relatedObservations(RelatedObservations)}.\n@param relatedObservations a consumer that will call methods on {@link RelatedObservations.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #relatedObservations(RelatedObservations)", "deprecated" : false, "documentation" : "

Observations related to the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "relatedObservations", "fluentSetterDocumentation" : "

Observations related to the problem.

\n@param relatedObservations Observations related to the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "relatedObservations", "getterDocumentation" : "

Observations related to the problem.

\n@return Observations related to the problem.", "getterModel" : { "returnType" : "RelatedObservations", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RelatedObservations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RelatedObservations", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RelatedObservations", "sensitive" : false, "setterDocumentation" : "

Observations related to the problem.

\n@param relatedObservations Observations related to the problem.", "setterMethodName" : "setRelatedObservations", "setterModel" : { "variableDeclarationType" : "RelatedObservations", "variableName" : "relatedObservations", "variableType" : "RelatedObservations", "documentation" : null, "simpleType" : "RelatedObservations", "variableSetterType" : "RelatedObservations" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RelatedObservations", "variableName" : "relatedObservations", "variableType" : "RelatedObservations", "documentation" : "

Observations related to the problem.

", "simpleType" : "RelatedObservations", "variableSetterType" : "RelatedObservations" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRelatedObservations", "beanStyleSetterMethodName" : "setRelatedObservations", "c2jName" : "RelatedObservations", "c2jShape" : "RelatedObservations", "defaultConsumerFluentSetterDocumentation" : "

Observations related to the problem.

\nThis is a convenience that creates an instance of the {@link RelatedObservations.Builder} avoiding the need to create one manually via {@link RelatedObservations#builder()}.\n\nWhen the {@link Consumer} completes, {@link RelatedObservations.Builder#build()} is called immediately and its result is passed to {@link #relatedObservations(RelatedObservations)}.\n@param relatedObservations a consumer that will call methods on {@link RelatedObservations.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #relatedObservations(RelatedObservations)", "deprecated" : false, "documentation" : "

Observations related to the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "relatedObservations", "fluentSetterDocumentation" : "

Observations related to the problem.

\n@param relatedObservations Observations related to the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "relatedObservations", "getterDocumentation" : "

Observations related to the problem.

\n@return Observations related to the problem.", "getterModel" : { "returnType" : "RelatedObservations", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "RelatedObservations", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RelatedObservations", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "RelatedObservations", "sensitive" : false, "setterDocumentation" : "

Observations related to the problem.

\n@param relatedObservations Observations related to the problem.", "setterMethodName" : "setRelatedObservations", "setterModel" : { "variableDeclarationType" : "RelatedObservations", "variableName" : "relatedObservations", "variableType" : "RelatedObservations", "documentation" : null, "simpleType" : "RelatedObservations", "variableSetterType" : "RelatedObservations" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "RelatedObservations", "variableName" : "relatedObservations", "variableType" : "RelatedObservations", "documentation" : "

Observations related to the problem.

", "simpleType" : "RelatedObservations", "variableSetterType" : "RelatedObservations" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeProblemObservationsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeProblemObservationsResponse", "variableName" : "describeProblemObservationsResponse", "variableType" : "DescribeProblemObservationsResponse", "documentation" : null, "simpleType" : "DescribeProblemObservationsResponse", "variableSetterType" : "DescribeProblemObservationsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeProblemRequest" : { "c2jName" : "DescribeProblemRequest", "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" : "DescribeProblem", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.DescribeProblem", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getProblemId", "beanStyleSetterMethodName" : "setProblemId", "c2jName" : "ProblemId", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #problemId(String)}.\n@param problemId 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 #problemId(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemId", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemId", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "ProblemId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ProblemId", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.", "setterMethodName" : "setProblemId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ProblemId" : { "beanStyleGetterMethodName" : "getProblemId", "beanStyleSetterMethodName" : "setProblemId", "c2jName" : "ProblemId", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #problemId(String)}.\n@param problemId 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 #problemId(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemId", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemId", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "ProblemId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ProblemId", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.", "setterMethodName" : "setProblemId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getProblemId", "beanStyleSetterMethodName" : "setProblemId", "c2jName" : "ProblemId", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #problemId(String)}.\n@param problemId 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 #problemId(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemId", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemId", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "ProblemId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ProblemId", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param problemId The ID of the problem.", "setterMethodName" : "setProblemId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "problemId", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ProblemId" ], "shapeName" : "DescribeProblemRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeProblemRequest", "variableName" : "describeProblemRequest", "variableType" : "DescribeProblemRequest", "documentation" : null, "simpleType" : "DescribeProblemRequest", "variableSetterType" : "DescribeProblemRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeProblemResponse" : { "c2jName" : "DescribeProblemResponse", "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" : "getProblem", "beanStyleSetterMethodName" : "setProblem", "c2jName" : "Problem", "c2jShape" : "Problem", "defaultConsumerFluentSetterDocumentation" : "

Information about the problem.

\nThis is a convenience that creates an instance of the {@link Problem.Builder} avoiding the need to create one manually via {@link Problem#builder()}.\n\nWhen the {@link Consumer} completes, {@link Problem.Builder#build()} is called immediately and its result is passed to {@link #problem(Problem)}.\n@param problem a consumer that will call methods on {@link Problem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #problem(Problem)", "deprecated" : false, "documentation" : "

Information about the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problem", "fluentSetterDocumentation" : "

Information about the problem.

\n@param problem Information about the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problem", "getterDocumentation" : "

Information about the problem.

\n@return Information about the problem.", "getterModel" : { "returnType" : "Problem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Problem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Problem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Problem", "sensitive" : false, "setterDocumentation" : "

Information about the problem.

\n@param problem Information about the problem.", "setterMethodName" : "setProblem", "setterModel" : { "variableDeclarationType" : "Problem", "variableName" : "problem", "variableType" : "Problem", "documentation" : null, "simpleType" : "Problem", "variableSetterType" : "Problem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Problem", "variableName" : "problem", "variableType" : "Problem", "documentation" : "

Information about the problem.

", "simpleType" : "Problem", "variableSetterType" : "Problem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Problem" : { "beanStyleGetterMethodName" : "getProblem", "beanStyleSetterMethodName" : "setProblem", "c2jName" : "Problem", "c2jShape" : "Problem", "defaultConsumerFluentSetterDocumentation" : "

Information about the problem.

\nThis is a convenience that creates an instance of the {@link Problem.Builder} avoiding the need to create one manually via {@link Problem#builder()}.\n\nWhen the {@link Consumer} completes, {@link Problem.Builder#build()} is called immediately and its result is passed to {@link #problem(Problem)}.\n@param problem a consumer that will call methods on {@link Problem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #problem(Problem)", "deprecated" : false, "documentation" : "

Information about the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problem", "fluentSetterDocumentation" : "

Information about the problem.

\n@param problem Information about the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problem", "getterDocumentation" : "

Information about the problem.

\n@return Information about the problem.", "getterModel" : { "returnType" : "Problem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Problem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Problem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Problem", "sensitive" : false, "setterDocumentation" : "

Information about the problem.

\n@param problem Information about the problem.", "setterMethodName" : "setProblem", "setterModel" : { "variableDeclarationType" : "Problem", "variableName" : "problem", "variableType" : "Problem", "documentation" : null, "simpleType" : "Problem", "variableSetterType" : "Problem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Problem", "variableName" : "problem", "variableType" : "Problem", "documentation" : "

Information about the problem.

", "simpleType" : "Problem", "variableSetterType" : "Problem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getProblem", "beanStyleSetterMethodName" : "setProblem", "c2jName" : "Problem", "c2jShape" : "Problem", "defaultConsumerFluentSetterDocumentation" : "

Information about the problem.

\nThis is a convenience that creates an instance of the {@link Problem.Builder} avoiding the need to create one manually via {@link Problem#builder()}.\n\nWhen the {@link Consumer} completes, {@link Problem.Builder#build()} is called immediately and its result is passed to {@link #problem(Problem)}.\n@param problem a consumer that will call methods on {@link Problem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #problem(Problem)", "deprecated" : false, "documentation" : "

Information about the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problem", "fluentSetterDocumentation" : "

Information about the problem.

\n@param problem Information about the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problem", "getterDocumentation" : "

Information about the problem.

\n@return Information about the problem.", "getterModel" : { "returnType" : "Problem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Problem", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Problem", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Problem", "sensitive" : false, "setterDocumentation" : "

Information about the problem.

\n@param problem Information about the problem.", "setterMethodName" : "setProblem", "setterModel" : { "variableDeclarationType" : "Problem", "variableName" : "problem", "variableType" : "Problem", "documentation" : null, "simpleType" : "Problem", "variableSetterType" : "Problem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Problem", "variableName" : "problem", "variableType" : "Problem", "documentation" : "

Information about the problem.

", "simpleType" : "Problem", "variableSetterType" : "Problem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeProblemResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeProblemResponse", "variableName" : "describeProblemResponse", "variableType" : "DescribeProblemResponse", "documentation" : null, "simpleType" : "DescribeProblemResponse", "variableSetterType" : "DescribeProblemResponse" }, "wrapper" : false, "xmlNamespace" : null }, "FeedbackKey" : { "c2jName" : "FeedbackKey", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "INSIGHTS_FEEDBACK", "value" : "INSIGHTS_FEEDBACK" } ], "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" : "FeedbackKey", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FeedbackKey", "variableName" : "feedbackKey", "variableType" : "FeedbackKey", "documentation" : null, "simpleType" : "FeedbackKey", "variableSetterType" : "FeedbackKey" }, "wrapper" : false, "xmlNamespace" : null }, "FeedbackValue" : { "c2jName" : "FeedbackValue", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "NOT_SPECIFIED", "value" : "NOT_SPECIFIED" }, { "name" : "USEFUL", "value" : "USEFUL" }, { "name" : "NOT_USEFUL", "value" : "NOT_USEFUL" } ], "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" : "FeedbackValue", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FeedbackValue", "variableName" : "feedbackValue", "variableType" : "FeedbackValue", "documentation" : null, "simpleType" : "FeedbackValue", "variableSetterType" : "FeedbackValue" }, "wrapper" : false, "xmlNamespace" : null }, "InternalServerException" : { "c2jName" : "InternalServerException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The server encountered an internal error and is unable to complete the request.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InternalServerException", "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" : "InternalServerException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InternalServerException", "variableName" : "internalServerException", "variableType" : "InternalServerException", "documentation" : null, "simpleType" : "InternalServerException", "variableSetterType" : "InternalServerException" }, "wrapper" : false, "xmlNamespace" : null }, "ListApplicationsRequest" : { "c2jName" : "ListApplicationsRequest", "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" : "ListApplications", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.ListApplications", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListApplicationsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListApplicationsRequest", "variableName" : "listApplicationsRequest", "variableType" : "ListApplicationsRequest", "documentation" : null, "simpleType" : "ListApplicationsRequest", "variableSetterType" : "ListApplicationsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListApplicationsResponse" : { "c2jName" : "ListApplicationsResponse", "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" : "getApplicationInfoList", "beanStyleSetterMethodName" : "setApplicationInfoList", "c2jName" : "ApplicationInfoList", "c2jShape" : "ApplicationInfoList", "defaultConsumerFluentSetterDocumentation" : "

The list of applications.

\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 #applicationInfoList(List)}.\n@param applicationInfoList 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 #applicationInfoList(List)", "deprecated" : false, "documentation" : "

The list of applications.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfoList", "fluentSetterDocumentation" : "

The list of applications.

\n@param applicationInfoList The list of applications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfoList", "getterDocumentation" : "

The list of applications.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of applications.", "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" : "ApplicationInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfoList", "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" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #member(ApplicationInfo)}.\n@param member a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ApplicationInfo)", "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" : "ApplicationInfo", "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" : "ApplicationInfo", "variableName" : "member", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "member", "variableType" : "ApplicationInfo", "documentation" : "", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ApplicationInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ApplicationInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ApplicationInfoList", "sensitive" : false, "setterDocumentation" : "

The list of applications.

\n@param applicationInfoList The list of applications.", "setterMethodName" : "setApplicationInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationInfoList", "variableType" : "java.util.List", "documentation" : "

The list of applications.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@return The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationInfoList" : { "beanStyleGetterMethodName" : "getApplicationInfoList", "beanStyleSetterMethodName" : "setApplicationInfoList", "c2jName" : "ApplicationInfoList", "c2jShape" : "ApplicationInfoList", "defaultConsumerFluentSetterDocumentation" : "

The list of applications.

\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 #applicationInfoList(List)}.\n@param applicationInfoList 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 #applicationInfoList(List)", "deprecated" : false, "documentation" : "

The list of applications.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfoList", "fluentSetterDocumentation" : "

The list of applications.

\n@param applicationInfoList The list of applications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfoList", "getterDocumentation" : "

The list of applications.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of applications.", "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" : "ApplicationInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfoList", "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" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #member(ApplicationInfo)}.\n@param member a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ApplicationInfo)", "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" : "ApplicationInfo", "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" : "ApplicationInfo", "variableName" : "member", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "member", "variableType" : "ApplicationInfo", "documentation" : "", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ApplicationInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ApplicationInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ApplicationInfoList", "sensitive" : false, "setterDocumentation" : "

The list of applications.

\n@param applicationInfoList The list of applications.", "setterMethodName" : "setApplicationInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationInfoList", "variableType" : "java.util.List", "documentation" : "

The list of applications.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@return The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getApplicationInfoList", "beanStyleSetterMethodName" : "setApplicationInfoList", "c2jName" : "ApplicationInfoList", "c2jShape" : "ApplicationInfoList", "defaultConsumerFluentSetterDocumentation" : "

The list of applications.

\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 #applicationInfoList(List)}.\n@param applicationInfoList 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 #applicationInfoList(List)", "deprecated" : false, "documentation" : "

The list of applications.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfoList", "fluentSetterDocumentation" : "

The list of applications.

\n@param applicationInfoList The list of applications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfoList", "getterDocumentation" : "

The list of applications.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of applications.", "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" : "ApplicationInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfoList", "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" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #member(ApplicationInfo)}.\n@param member a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ApplicationInfo)", "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" : "ApplicationInfo", "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" : "ApplicationInfo", "variableName" : "member", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "member", "variableType" : "ApplicationInfo", "documentation" : "", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ApplicationInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ApplicationInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ApplicationInfoList", "sensitive" : false, "setterDocumentation" : "

The list of applications.

\n@param applicationInfoList The list of applications.", "setterMethodName" : "setApplicationInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationInfoList", "variableType" : "java.util.List", "documentation" : "

The list of applications.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@return The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListApplicationsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListApplicationsResponse", "variableName" : "listApplicationsResponse", "variableType" : "ListApplicationsResponse", "documentation" : null, "simpleType" : "ListApplicationsResponse", "variableSetterType" : "ListApplicationsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListComponentsRequest" : { "c2jName" : "ListComponentsRequest", "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" : "ListComponents", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.ListComponents", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName" ], "shapeName" : "ListComponentsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListComponentsRequest", "variableName" : "listComponentsRequest", "variableType" : "ListComponentsRequest", "documentation" : null, "simpleType" : "ListComponentsRequest", "variableSetterType" : "ListComponentsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListComponentsResponse" : { "c2jName" : "ListComponentsResponse", "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" : "getApplicationComponentList", "beanStyleSetterMethodName" : "setApplicationComponentList", "c2jName" : "ApplicationComponentList", "c2jShape" : "ApplicationComponentList", "defaultConsumerFluentSetterDocumentation" : "

The list of application components.

\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 #applicationComponentList(List)}.\n@param applicationComponentList 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 #applicationComponentList(List)", "deprecated" : false, "documentation" : "

The list of application components.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationComponentList", "fluentSetterDocumentation" : "

The list of application components.

\n@param applicationComponentList The list of application components.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationComponentList", "getterDocumentation" : "

The list of application components.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of application components.", "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" : "ApplicationComponentList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationComponentList", "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" : "ApplicationComponent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationComponent.Builder} avoiding the need to create one manually via {@link ApplicationComponent#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationComponent.Builder#build()} is called immediately and its result is passed to {@link #member(ApplicationComponent)}.\n@param member a consumer that will call methods on {@link ApplicationComponent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ApplicationComponent)", "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" : "ApplicationComponent", "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" : "ApplicationComponent", "variableName" : "member", "variableType" : "ApplicationComponent", "documentation" : null, "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "member", "variableType" : "ApplicationComponent", "documentation" : "", "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ApplicationComponent", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ApplicationComponent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ApplicationComponentList", "sensitive" : false, "setterDocumentation" : "

The list of application components.

\n@param applicationComponentList The list of application components.", "setterMethodName" : "setApplicationComponentList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationComponentList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationComponentList", "variableType" : "java.util.List", "documentation" : "

The list of application components.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationComponentList" : { "beanStyleGetterMethodName" : "getApplicationComponentList", "beanStyleSetterMethodName" : "setApplicationComponentList", "c2jName" : "ApplicationComponentList", "c2jShape" : "ApplicationComponentList", "defaultConsumerFluentSetterDocumentation" : "

The list of application components.

\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 #applicationComponentList(List)}.\n@param applicationComponentList 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 #applicationComponentList(List)", "deprecated" : false, "documentation" : "

The list of application components.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationComponentList", "fluentSetterDocumentation" : "

The list of application components.

\n@param applicationComponentList The list of application components.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationComponentList", "getterDocumentation" : "

The list of application components.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of application components.", "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" : "ApplicationComponentList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationComponentList", "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" : "ApplicationComponent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationComponent.Builder} avoiding the need to create one manually via {@link ApplicationComponent#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationComponent.Builder#build()} is called immediately and its result is passed to {@link #member(ApplicationComponent)}.\n@param member a consumer that will call methods on {@link ApplicationComponent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ApplicationComponent)", "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" : "ApplicationComponent", "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" : "ApplicationComponent", "variableName" : "member", "variableType" : "ApplicationComponent", "documentation" : null, "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "member", "variableType" : "ApplicationComponent", "documentation" : "", "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ApplicationComponent", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ApplicationComponent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ApplicationComponentList", "sensitive" : false, "setterDocumentation" : "

The list of application components.

\n@param applicationComponentList The list of application components.", "setterMethodName" : "setApplicationComponentList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationComponentList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationComponentList", "variableType" : "java.util.List", "documentation" : "

The list of application components.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getApplicationComponentList", "beanStyleSetterMethodName" : "setApplicationComponentList", "c2jName" : "ApplicationComponentList", "c2jShape" : "ApplicationComponentList", "defaultConsumerFluentSetterDocumentation" : "

The list of application components.

\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 #applicationComponentList(List)}.\n@param applicationComponentList 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 #applicationComponentList(List)", "deprecated" : false, "documentation" : "

The list of application components.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationComponentList", "fluentSetterDocumentation" : "

The list of application components.

\n@param applicationComponentList The list of application components.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationComponentList", "getterDocumentation" : "

The list of application components.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of application components.", "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" : "ApplicationComponentList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationComponentList", "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" : "ApplicationComponent", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ApplicationComponent.Builder} avoiding the need to create one manually via {@link ApplicationComponent#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationComponent.Builder#build()} is called immediately and its result is passed to {@link #member(ApplicationComponent)}.\n@param member a consumer that will call methods on {@link ApplicationComponent.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ApplicationComponent)", "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" : "ApplicationComponent", "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" : "ApplicationComponent", "variableName" : "member", "variableType" : "ApplicationComponent", "documentation" : null, "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationComponent", "variableName" : "member", "variableType" : "ApplicationComponent", "documentation" : "", "simpleType" : "ApplicationComponent", "variableSetterType" : "ApplicationComponent" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ApplicationComponent", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ApplicationComponent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ApplicationComponentList", "sensitive" : false, "setterDocumentation" : "

The list of application components.

\n@param applicationComponentList The list of application components.", "setterMethodName" : "setApplicationComponentList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationComponentList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "applicationComponentList", "variableType" : "java.util.List", "documentation" : "

The list of application components.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListComponentsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListComponentsResponse", "variableName" : "listComponentsResponse", "variableType" : "ListComponentsResponse", "documentation" : null, "simpleType" : "ListComponentsResponse", "variableSetterType" : "ListComponentsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListProblemsRequest" : { "c2jName" : "ListProblemsRequest", "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" : "ListProblems", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.ListProblems", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@param startTime The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@return The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@param startTime The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@param endTime The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@return The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@param endTime The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndTime" : { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@param endTime The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@return The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@param endTime The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StartTime" : { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@param startTime The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@return The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@param startTime The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@param startTime The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@return The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

\n@param startTime The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@param endTime The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@return The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

\n@param endTime The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "MaxEntities", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.\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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@return The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

\n@param maxResults The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.", "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 return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token to request the next page of results.

\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 token to request the next page of results.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token to request the next page of results.

\n@param nextToken The token to request the next page of results.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token to request the next page of results.

\n@return The token to request the next page of results.", "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 token to request the next page of results.

\n@param nextToken The token to request the next page of results.", "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 token to request the next page of results.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListProblemsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListProblemsRequest", "variableName" : "listProblemsRequest", "variableType" : "ListProblemsRequest", "documentation" : null, "simpleType" : "ListProblemsRequest", "variableSetterType" : "ListProblemsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListProblemsResponse" : { "c2jName" : "ListProblemsResponse", "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" : "getProblemList", "beanStyleSetterMethodName" : "setProblemList", "c2jName" : "ProblemList", "c2jShape" : "ProblemList", "defaultConsumerFluentSetterDocumentation" : "

The list of problems.

\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 #problemList(List)}.\n@param problemList 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 #problemList(List)", "deprecated" : false, "documentation" : "

The list of problems.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemList", "fluentSetterDocumentation" : "

The list of problems.

\n@param problemList The list of problems.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemList", "getterDocumentation" : "

The list of problems.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of problems.", "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" : "ProblemList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemList", "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" : "Problem", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Problem.Builder} avoiding the need to create one manually via {@link Problem#builder()}.\n\nWhen the {@link Consumer} completes, {@link Problem.Builder#build()} is called immediately and its result is passed to {@link #member(Problem)}.\n@param member a consumer that will call methods on {@link Problem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Problem)", "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" : "Problem", "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" : "Problem", "variableName" : "member", "variableType" : "Problem", "documentation" : null, "simpleType" : "Problem", "variableSetterType" : "Problem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Problem", "variableName" : "member", "variableType" : "Problem", "documentation" : "", "simpleType" : "Problem", "variableSetterType" : "Problem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Problem", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Problem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ProblemList", "sensitive" : false, "setterDocumentation" : "

The list of problems.

\n@param problemList The list of problems.", "setterMethodName" : "setProblemList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "problemList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "problemList", "variableType" : "java.util.List", "documentation" : "

The list of problems.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@return The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@return The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ProblemList" : { "beanStyleGetterMethodName" : "getProblemList", "beanStyleSetterMethodName" : "setProblemList", "c2jName" : "ProblemList", "c2jShape" : "ProblemList", "defaultConsumerFluentSetterDocumentation" : "

The list of problems.

\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 #problemList(List)}.\n@param problemList 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 #problemList(List)", "deprecated" : false, "documentation" : "

The list of problems.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemList", "fluentSetterDocumentation" : "

The list of problems.

\n@param problemList The list of problems.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemList", "getterDocumentation" : "

The list of problems.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of problems.", "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" : "ProblemList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemList", "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" : "Problem", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Problem.Builder} avoiding the need to create one manually via {@link Problem#builder()}.\n\nWhen the {@link Consumer} completes, {@link Problem.Builder#build()} is called immediately and its result is passed to {@link #member(Problem)}.\n@param member a consumer that will call methods on {@link Problem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Problem)", "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" : "Problem", "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" : "Problem", "variableName" : "member", "variableType" : "Problem", "documentation" : null, "simpleType" : "Problem", "variableSetterType" : "Problem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Problem", "variableName" : "member", "variableType" : "Problem", "documentation" : "", "simpleType" : "Problem", "variableSetterType" : "Problem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Problem", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Problem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ProblemList", "sensitive" : false, "setterDocumentation" : "

The list of problems.

\n@param problemList The list of problems.", "setterMethodName" : "setProblemList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "problemList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "problemList", "variableType" : "java.util.List", "documentation" : "

The list of problems.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getProblemList", "beanStyleSetterMethodName" : "setProblemList", "c2jName" : "ProblemList", "c2jShape" : "ProblemList", "defaultConsumerFluentSetterDocumentation" : "

The list of problems.

\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 #problemList(List)}.\n@param problemList 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 #problemList(List)", "deprecated" : false, "documentation" : "

The list of problems.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "problemList", "fluentSetterDocumentation" : "

The list of problems.

\n@param problemList The list of problems.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "problemList", "getterDocumentation" : "

The list of problems.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of problems.", "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" : "ProblemList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ProblemList", "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" : "Problem", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Problem.Builder} avoiding the need to create one manually via {@link Problem#builder()}.\n\nWhen the {@link Consumer} completes, {@link Problem.Builder#build()} is called immediately and its result is passed to {@link #member(Problem)}.\n@param member a consumer that will call methods on {@link Problem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Problem)", "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" : "Problem", "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" : "Problem", "variableName" : "member", "variableType" : "Problem", "documentation" : null, "simpleType" : "Problem", "variableSetterType" : "Problem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Problem", "variableName" : "member", "variableType" : "Problem", "documentation" : "", "simpleType" : "Problem", "variableSetterType" : "Problem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Problem", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Problem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ProblemList", "sensitive" : false, "setterDocumentation" : "

The list of problems.

\n@param problemList The list of problems.", "setterMethodName" : "setProblemList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "problemList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "problemList", "variableType" : "java.util.List", "documentation" : "

The list of problems.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "PaginationToken", "defaultConsumerFluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

The token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@return The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

\n@param nextToken The token used to retrieve the next page of results. This value is null when there are no more results to return.", "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 token used to retrieve the next page of results. This value is null when there are no more results to return.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListProblemsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListProblemsResponse", "variableName" : "listProblemsResponse", "variableType" : "ListProblemsResponse", "documentation" : null, "simpleType" : "ListProblemsResponse", "variableSetterType" : "ListProblemsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "LogFilter" : { "c2jName" : "LogFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "ERROR", "value" : "ERROR" }, { "name" : "WARN", "value" : "WARN" }, { "name" : "INFO", "value" : "INFO" } ], "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" : "LogFilter", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "LogFilter", "variableName" : "logFilter", "variableType" : "LogFilter", "documentation" : null, "simpleType" : "LogFilter", "variableSetterType" : "LogFilter" }, "wrapper" : false, "xmlNamespace" : null }, "Observation" : { "c2jName" : "Observation", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes an anomaly or error with the application.

", "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" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ObservationId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the observation 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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

The ID of the observation type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the observation type.

\n@param id The ID of the observation type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

The ID of the observation type.

\n@return The ID of the observation type.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

The ID of the observation type.

\n@param id The ID of the observation type.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

The ID of the observation type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the observation was first detected, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@param startTime The time when the observation was first detected, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@return The time when the observation was first detected, in epoch seconds.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@param startTime The time when the observation was first detected, in epoch seconds.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the observation was first detected, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the observation ended, in epoch seconds.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the observation ended, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@param endTime The time when the observation ended, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@return The time when the observation ended, in epoch seconds.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@param endTime The time when the observation ended, in epoch seconds.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the observation ended, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

The source type of the observation.

\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 #sourceType(String)}.\n@param sourceType 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 #sourceType(String)", "deprecated" : false, "documentation" : "

The source type of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

The source type of the observation.

\n@param sourceType The source type of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

The source type of the observation.

\n@return The source type of the observation.", "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" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

The source type of the observation.

\n@param sourceType The source type of the observation.", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

The source type of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceARN", "beanStyleSetterMethodName" : "setSourceARN", "c2jName" : "SourceARN", "c2jShape" : "SourceARN", "defaultConsumerFluentSetterDocumentation" : "

The source resource ARN of the observation.

\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 #sourceARN(String)}.\n@param sourceARN 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 #sourceARN(String)", "deprecated" : false, "documentation" : "

The source resource ARN of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceARN", "fluentSetterDocumentation" : "

The source resource ARN of the observation.

\n@param sourceARN The source resource ARN of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceARN", "getterDocumentation" : "

The source resource ARN of the observation.

\n@return The source resource ARN of the observation.", "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" : "SourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceARN", "sensitive" : false, "setterDocumentation" : "

The source resource ARN of the observation.

\n@param sourceARN The source resource ARN of the observation.", "setterMethodName" : "setSourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceARN", "variableType" : "String", "documentation" : "

The source resource ARN of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogGroup", "beanStyleSetterMethodName" : "setLogGroup", "c2jName" : "LogGroup", "c2jShape" : "LogGroup", "defaultConsumerFluentSetterDocumentation" : "

The log group name.

\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 #logGroup(String)}.\n@param logGroup 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 #logGroup(String)", "deprecated" : false, "documentation" : "

The log group name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logGroup", "fluentSetterDocumentation" : "

The log group name.

\n@param logGroup The log group name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logGroup", "getterDocumentation" : "

The log group name.

\n@return The log group name.", "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" : "LogGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogGroup", "sensitive" : false, "setterDocumentation" : "

The log group name.

\n@param logGroup The log group name.", "setterMethodName" : "setLogGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logGroup", "variableType" : "String", "documentation" : "

The log group name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLineTime", "beanStyleSetterMethodName" : "setLineTime", "c2jName" : "LineTime", "c2jShape" : "LineTime", "defaultConsumerFluentSetterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\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 #lineTime(Instant)}.\n@param lineTime 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 #lineTime(Instant)", "deprecated" : false, "documentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lineTime", "fluentSetterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@param lineTime The timestamp in the CloudWatch Logs that specifies when the matched line occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lineTime", "getterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@return The timestamp in the CloudWatch Logs that specifies when the matched line occurred.", "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" : "LineTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LineTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LineTime", "sensitive" : false, "setterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@param lineTime The timestamp in the CloudWatch Logs that specifies when the matched line occurred.", "setterMethodName" : "setLineTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lineTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lineTime", "variableType" : "java.time.Instant", "documentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogText", "beanStyleSetterMethodName" : "setLogText", "c2jName" : "LogText", "c2jShape" : "LogText", "defaultConsumerFluentSetterDocumentation" : "

The log text of the observation.

\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 #logText(String)}.\n@param logText 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 #logText(String)", "deprecated" : false, "documentation" : "

The log text of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logText", "fluentSetterDocumentation" : "

The log text of the observation.

\n@param logText The log text of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logText", "getterDocumentation" : "

The log text of the observation.

\n@return The log text of the observation.", "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" : "LogText", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogText", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogText", "sensitive" : false, "setterDocumentation" : "

The log text of the observation.

\n@param logText The log text of the observation.", "setterMethodName" : "setLogText", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logText", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logText", "variableType" : "String", "documentation" : "

The log text of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogFilterAsString", "beanStyleSetterMethodName" : "setLogFilter", "c2jName" : "LogFilter", "c2jShape" : "LogFilter", "defaultConsumerFluentSetterDocumentation" : "

The log filter of the observation.

\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 #logFilterAsString(String)}.\n@param logFilter 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 #logFilter(String)", "deprecated" : false, "documentation" : "

The log filter of the observation.

", "endpointDiscoveryId" : false, "enumType" : "LogFilter", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "logFilter", "fluentEnumSetterMethodName" : "logFilter", "fluentGetterMethodName" : "logFilterAsString", "fluentSetterDocumentation" : "

The log filter of the observation.

\n@param logFilter The log filter of the observation.\n@see LogFilter\n@return Returns a reference to this object so that method calls can be chained together.\n@see LogFilter", "fluentSetterMethodName" : "logFilter", "getterDocumentation" : "

The log filter of the observation.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #logFilter} will return {@link LogFilter#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #logFilterAsString}.\n

\n@return The log filter of the observation.\n@see LogFilter", "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" : "LogFilter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogFilter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogFilter", "sensitive" : false, "setterDocumentation" : "

The log filter of the observation.

\n@param logFilter The log filter of the observation.\n@see LogFilter", "setterMethodName" : "setLogFilter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logFilter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logFilter", "variableType" : "String", "documentation" : "

The log filter of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetricNamespace", "beanStyleSetterMethodName" : "setMetricNamespace", "c2jName" : "MetricNamespace", "c2jShape" : "MetricNamespace", "defaultConsumerFluentSetterDocumentation" : "

The namespace of the observation metric.

\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 #metricNamespace(String)}.\n@param metricNamespace 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 #metricNamespace(String)", "deprecated" : false, "documentation" : "

The namespace of the observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metricNamespace", "fluentSetterDocumentation" : "

The namespace of the observation metric.

\n@param metricNamespace The namespace of the observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metricNamespace", "getterDocumentation" : "

The namespace of the observation metric.

\n@return The namespace of the observation metric.", "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" : "MetricNamespace", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MetricNamespace", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MetricNamespace", "sensitive" : false, "setterDocumentation" : "

The namespace of the observation metric.

\n@param metricNamespace The namespace of the observation metric.", "setterMethodName" : "setMetricNamespace", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metricNamespace", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metricNamespace", "variableType" : "String", "documentation" : "

The namespace of the observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetricName", "beanStyleSetterMethodName" : "setMetricName", "c2jName" : "MetricName", "c2jShape" : "MetricName", "defaultConsumerFluentSetterDocumentation" : "

The name of the observation metric.

\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 #metricName(String)}.\n@param metricName 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 #metricName(String)", "deprecated" : false, "documentation" : "

The name of the observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metricName", "fluentSetterDocumentation" : "

The name of the observation metric.

\n@param metricName The name of the observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metricName", "getterDocumentation" : "

The name of the observation metric.

\n@return The name of the observation metric.", "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" : "MetricName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MetricName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MetricName", "sensitive" : false, "setterDocumentation" : "

The name of the observation metric.

\n@param metricName The name of the observation metric.", "setterMethodName" : "setMetricName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metricName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metricName", "variableType" : "String", "documentation" : "

The name of the observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUnit", "beanStyleSetterMethodName" : "setUnit", "c2jName" : "Unit", "c2jShape" : "Unit", "defaultConsumerFluentSetterDocumentation" : "

The unit of the source observation metric.

\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 #unit(String)}.\n@param unit 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 #unit(String)", "deprecated" : false, "documentation" : "

The unit of the source observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "unit", "fluentSetterDocumentation" : "

The unit of the source observation metric.

\n@param unit The unit of the source observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "unit", "getterDocumentation" : "

The unit of the source observation metric.

\n@return The unit of the source observation metric.", "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" : "Unit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Unit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Unit", "sensitive" : false, "setterDocumentation" : "

The unit of the source observation metric.

\n@param unit The unit of the source observation metric.", "setterMethodName" : "setUnit", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "unit", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "unit", "variableType" : "String", "documentation" : "

The unit of the source observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "Value", "defaultConsumerFluentSetterDocumentation" : "

The value of the source observation metric.

\nThis is a convenience that creates an instance of the {@link Double.Builder} avoiding the need to create one manually via {@link Double#builder()}.\n\nWhen the {@link Consumer} completes, {@link Double.Builder#build()} is called immediately and its result is passed to {@link #value(Double)}.\n@param value a consumer that will call methods on {@link Double.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(Double)", "deprecated" : false, "documentation" : "

The value of the source observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value of the source observation metric.

\n@param value The value of the source observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value of the source observation metric.

\n@return The value of the source observation metric.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "DOUBLE", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

The value of the source observation metric.

\n@param value The value of the source observation metric.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "value", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Double", "variableName" : "value", "variableType" : "Double", "documentation" : "

The value of the source observation metric.

", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EndTime" : { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the observation ended, in epoch seconds.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the observation ended, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@param endTime The time when the observation ended, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@return The time when the observation ended, in epoch seconds.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@param endTime The time when the observation ended, in epoch seconds.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the observation ended, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Id" : { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ObservationId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the observation 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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

The ID of the observation type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the observation type.

\n@param id The ID of the observation type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

The ID of the observation type.

\n@return The ID of the observation type.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

The ID of the observation type.

\n@param id The ID of the observation type.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

The ID of the observation type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LineTime" : { "beanStyleGetterMethodName" : "getLineTime", "beanStyleSetterMethodName" : "setLineTime", "c2jName" : "LineTime", "c2jShape" : "LineTime", "defaultConsumerFluentSetterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\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 #lineTime(Instant)}.\n@param lineTime 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 #lineTime(Instant)", "deprecated" : false, "documentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lineTime", "fluentSetterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@param lineTime The timestamp in the CloudWatch Logs that specifies when the matched line occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lineTime", "getterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@return The timestamp in the CloudWatch Logs that specifies when the matched line occurred.", "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" : "LineTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LineTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LineTime", "sensitive" : false, "setterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@param lineTime The timestamp in the CloudWatch Logs that specifies when the matched line occurred.", "setterMethodName" : "setLineTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lineTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lineTime", "variableType" : "java.time.Instant", "documentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogFilter" : { "beanStyleGetterMethodName" : "getLogFilterAsString", "beanStyleSetterMethodName" : "setLogFilter", "c2jName" : "LogFilter", "c2jShape" : "LogFilter", "defaultConsumerFluentSetterDocumentation" : "

The log filter of the observation.

\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 #logFilterAsString(String)}.\n@param logFilter 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 #logFilter(String)", "deprecated" : false, "documentation" : "

The log filter of the observation.

", "endpointDiscoveryId" : false, "enumType" : "LogFilter", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "logFilter", "fluentEnumSetterMethodName" : "logFilter", "fluentGetterMethodName" : "logFilterAsString", "fluentSetterDocumentation" : "

The log filter of the observation.

\n@param logFilter The log filter of the observation.\n@see LogFilter\n@return Returns a reference to this object so that method calls can be chained together.\n@see LogFilter", "fluentSetterMethodName" : "logFilter", "getterDocumentation" : "

The log filter of the observation.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #logFilter} will return {@link LogFilter#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #logFilterAsString}.\n

\n@return The log filter of the observation.\n@see LogFilter", "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" : "LogFilter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogFilter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogFilter", "sensitive" : false, "setterDocumentation" : "

The log filter of the observation.

\n@param logFilter The log filter of the observation.\n@see LogFilter", "setterMethodName" : "setLogFilter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logFilter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logFilter", "variableType" : "String", "documentation" : "

The log filter of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogGroup" : { "beanStyleGetterMethodName" : "getLogGroup", "beanStyleSetterMethodName" : "setLogGroup", "c2jName" : "LogGroup", "c2jShape" : "LogGroup", "defaultConsumerFluentSetterDocumentation" : "

The log group name.

\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 #logGroup(String)}.\n@param logGroup 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 #logGroup(String)", "deprecated" : false, "documentation" : "

The log group name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logGroup", "fluentSetterDocumentation" : "

The log group name.

\n@param logGroup The log group name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logGroup", "getterDocumentation" : "

The log group name.

\n@return The log group name.", "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" : "LogGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogGroup", "sensitive" : false, "setterDocumentation" : "

The log group name.

\n@param logGroup The log group name.", "setterMethodName" : "setLogGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logGroup", "variableType" : "String", "documentation" : "

The log group name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "LogText" : { "beanStyleGetterMethodName" : "getLogText", "beanStyleSetterMethodName" : "setLogText", "c2jName" : "LogText", "c2jShape" : "LogText", "defaultConsumerFluentSetterDocumentation" : "

The log text of the observation.

\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 #logText(String)}.\n@param logText 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 #logText(String)", "deprecated" : false, "documentation" : "

The log text of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logText", "fluentSetterDocumentation" : "

The log text of the observation.

\n@param logText The log text of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logText", "getterDocumentation" : "

The log text of the observation.

\n@return The log text of the observation.", "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" : "LogText", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogText", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogText", "sensitive" : false, "setterDocumentation" : "

The log text of the observation.

\n@param logText The log text of the observation.", "setterMethodName" : "setLogText", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logText", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logText", "variableType" : "String", "documentation" : "

The log text of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MetricName" : { "beanStyleGetterMethodName" : "getMetricName", "beanStyleSetterMethodName" : "setMetricName", "c2jName" : "MetricName", "c2jShape" : "MetricName", "defaultConsumerFluentSetterDocumentation" : "

The name of the observation metric.

\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 #metricName(String)}.\n@param metricName 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 #metricName(String)", "deprecated" : false, "documentation" : "

The name of the observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metricName", "fluentSetterDocumentation" : "

The name of the observation metric.

\n@param metricName The name of the observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metricName", "getterDocumentation" : "

The name of the observation metric.

\n@return The name of the observation metric.", "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" : "MetricName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MetricName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MetricName", "sensitive" : false, "setterDocumentation" : "

The name of the observation metric.

\n@param metricName The name of the observation metric.", "setterMethodName" : "setMetricName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metricName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metricName", "variableType" : "String", "documentation" : "

The name of the observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MetricNamespace" : { "beanStyleGetterMethodName" : "getMetricNamespace", "beanStyleSetterMethodName" : "setMetricNamespace", "c2jName" : "MetricNamespace", "c2jShape" : "MetricNamespace", "defaultConsumerFluentSetterDocumentation" : "

The namespace of the observation metric.

\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 #metricNamespace(String)}.\n@param metricNamespace 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 #metricNamespace(String)", "deprecated" : false, "documentation" : "

The namespace of the observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metricNamespace", "fluentSetterDocumentation" : "

The namespace of the observation metric.

\n@param metricNamespace The namespace of the observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metricNamespace", "getterDocumentation" : "

The namespace of the observation metric.

\n@return The namespace of the observation metric.", "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" : "MetricNamespace", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MetricNamespace", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MetricNamespace", "sensitive" : false, "setterDocumentation" : "

The namespace of the observation metric.

\n@param metricNamespace The namespace of the observation metric.", "setterMethodName" : "setMetricNamespace", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metricNamespace", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metricNamespace", "variableType" : "String", "documentation" : "

The namespace of the observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceARN" : { "beanStyleGetterMethodName" : "getSourceARN", "beanStyleSetterMethodName" : "setSourceARN", "c2jName" : "SourceARN", "c2jShape" : "SourceARN", "defaultConsumerFluentSetterDocumentation" : "

The source resource ARN of the observation.

\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 #sourceARN(String)}.\n@param sourceARN 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 #sourceARN(String)", "deprecated" : false, "documentation" : "

The source resource ARN of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceARN", "fluentSetterDocumentation" : "

The source resource ARN of the observation.

\n@param sourceARN The source resource ARN of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceARN", "getterDocumentation" : "

The source resource ARN of the observation.

\n@return The source resource ARN of the observation.", "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" : "SourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceARN", "sensitive" : false, "setterDocumentation" : "

The source resource ARN of the observation.

\n@param sourceARN The source resource ARN of the observation.", "setterMethodName" : "setSourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceARN", "variableType" : "String", "documentation" : "

The source resource ARN of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SourceType" : { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

The source type of the observation.

\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 #sourceType(String)}.\n@param sourceType 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 #sourceType(String)", "deprecated" : false, "documentation" : "

The source type of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

The source type of the observation.

\n@param sourceType The source type of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

The source type of the observation.

\n@return The source type of the observation.", "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" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

The source type of the observation.

\n@param sourceType The source type of the observation.", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

The source type of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StartTime" : { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the observation was first detected, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@param startTime The time when the observation was first detected, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@return The time when the observation was first detected, in epoch seconds.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@param startTime The time when the observation was first detected, in epoch seconds.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the observation was first detected, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Unit" : { "beanStyleGetterMethodName" : "getUnit", "beanStyleSetterMethodName" : "setUnit", "c2jName" : "Unit", "c2jShape" : "Unit", "defaultConsumerFluentSetterDocumentation" : "

The unit of the source observation metric.

\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 #unit(String)}.\n@param unit 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 #unit(String)", "deprecated" : false, "documentation" : "

The unit of the source observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "unit", "fluentSetterDocumentation" : "

The unit of the source observation metric.

\n@param unit The unit of the source observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "unit", "getterDocumentation" : "

The unit of the source observation metric.

\n@return The unit of the source observation metric.", "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" : "Unit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Unit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Unit", "sensitive" : false, "setterDocumentation" : "

The unit of the source observation metric.

\n@param unit The unit of the source observation metric.", "setterMethodName" : "setUnit", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "unit", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "unit", "variableType" : "String", "documentation" : "

The unit of the source observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "Value", "defaultConsumerFluentSetterDocumentation" : "

The value of the source observation metric.

\nThis is a convenience that creates an instance of the {@link Double.Builder} avoiding the need to create one manually via {@link Double#builder()}.\n\nWhen the {@link Consumer} completes, {@link Double.Builder#build()} is called immediately and its result is passed to {@link #value(Double)}.\n@param value a consumer that will call methods on {@link Double.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(Double)", "deprecated" : false, "documentation" : "

The value of the source observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value of the source observation metric.

\n@param value The value of the source observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value of the source observation metric.

\n@return The value of the source observation metric.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "DOUBLE", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

The value of the source observation metric.

\n@param value The value of the source observation metric.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "value", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Double", "variableName" : "value", "variableType" : "Double", "documentation" : "

The value of the source observation metric.

", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ObservationId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the observation 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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

The ID of the observation type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the observation type.

\n@param id The ID of the observation type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

The ID of the observation type.

\n@return The ID of the observation type.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

The ID of the observation type.

\n@param id The ID of the observation type.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

The ID of the observation type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the observation was first detected, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@param startTime The time when the observation was first detected, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@return The time when the observation was first detected, in epoch seconds.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the observation was first detected, in epoch seconds.

\n@param startTime The time when the observation was first detected, in epoch seconds.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the observation was first detected, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the observation ended, in epoch seconds.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the observation ended, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@param endTime The time when the observation ended, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@return The time when the observation ended, in epoch seconds.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the observation ended, in epoch seconds.

\n@param endTime The time when the observation ended, in epoch seconds.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the observation ended, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceType", "beanStyleSetterMethodName" : "setSourceType", "c2jName" : "SourceType", "c2jShape" : "SourceType", "defaultConsumerFluentSetterDocumentation" : "

The source type of the observation.

\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 #sourceType(String)}.\n@param sourceType 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 #sourceType(String)", "deprecated" : false, "documentation" : "

The source type of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceType", "fluentSetterDocumentation" : "

The source type of the observation.

\n@param sourceType The source type of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceType", "getterDocumentation" : "

The source type of the observation.

\n@return The source type of the observation.", "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" : "SourceType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceType", "sensitive" : false, "setterDocumentation" : "

The source type of the observation.

\n@param sourceType The source type of the observation.", "setterMethodName" : "setSourceType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceType", "variableType" : "String", "documentation" : "

The source type of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSourceARN", "beanStyleSetterMethodName" : "setSourceARN", "c2jName" : "SourceARN", "c2jShape" : "SourceARN", "defaultConsumerFluentSetterDocumentation" : "

The source resource ARN of the observation.

\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 #sourceARN(String)}.\n@param sourceARN 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 #sourceARN(String)", "deprecated" : false, "documentation" : "

The source resource ARN of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "sourceARN", "fluentSetterDocumentation" : "

The source resource ARN of the observation.

\n@param sourceARN The source resource ARN of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "sourceARN", "getterDocumentation" : "

The source resource ARN of the observation.

\n@return The source resource ARN of the observation.", "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" : "SourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SourceARN", "sensitive" : false, "setterDocumentation" : "

The source resource ARN of the observation.

\n@param sourceARN The source resource ARN of the observation.", "setterMethodName" : "setSourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "sourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "sourceARN", "variableType" : "String", "documentation" : "

The source resource ARN of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogGroup", "beanStyleSetterMethodName" : "setLogGroup", "c2jName" : "LogGroup", "c2jShape" : "LogGroup", "defaultConsumerFluentSetterDocumentation" : "

The log group name.

\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 #logGroup(String)}.\n@param logGroup 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 #logGroup(String)", "deprecated" : false, "documentation" : "

The log group name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logGroup", "fluentSetterDocumentation" : "

The log group name.

\n@param logGroup The log group name.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logGroup", "getterDocumentation" : "

The log group name.

\n@return The log group name.", "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" : "LogGroup", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogGroup", "sensitive" : false, "setterDocumentation" : "

The log group name.

\n@param logGroup The log group name.", "setterMethodName" : "setLogGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logGroup", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logGroup", "variableType" : "String", "documentation" : "

The log group name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLineTime", "beanStyleSetterMethodName" : "setLineTime", "c2jName" : "LineTime", "c2jShape" : "LineTime", "defaultConsumerFluentSetterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\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 #lineTime(Instant)}.\n@param lineTime 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 #lineTime(Instant)", "deprecated" : false, "documentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "lineTime", "fluentSetterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@param lineTime The timestamp in the CloudWatch Logs that specifies when the matched line occurred.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "lineTime", "getterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@return The timestamp in the CloudWatch Logs that specifies when the matched line occurred.", "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" : "LineTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LineTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "LineTime", "sensitive" : false, "setterDocumentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

\n@param lineTime The timestamp in the CloudWatch Logs that specifies when the matched line occurred.", "setterMethodName" : "setLineTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lineTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "lineTime", "variableType" : "java.time.Instant", "documentation" : "

The timestamp in the CloudWatch Logs that specifies when the matched line occurred.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogText", "beanStyleSetterMethodName" : "setLogText", "c2jName" : "LogText", "c2jShape" : "LogText", "defaultConsumerFluentSetterDocumentation" : "

The log text of the observation.

\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 #logText(String)}.\n@param logText 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 #logText(String)", "deprecated" : false, "documentation" : "

The log text of the observation.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "logText", "fluentSetterDocumentation" : "

The log text of the observation.

\n@param logText The log text of the observation.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "logText", "getterDocumentation" : "

The log text of the observation.

\n@return The log text of the observation.", "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" : "LogText", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogText", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogText", "sensitive" : false, "setterDocumentation" : "

The log text of the observation.

\n@param logText The log text of the observation.", "setterMethodName" : "setLogText", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logText", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logText", "variableType" : "String", "documentation" : "

The log text of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getLogFilterAsString", "beanStyleSetterMethodName" : "setLogFilter", "c2jName" : "LogFilter", "c2jShape" : "LogFilter", "defaultConsumerFluentSetterDocumentation" : "

The log filter of the observation.

\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 #logFilterAsString(String)}.\n@param logFilter 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 #logFilter(String)", "deprecated" : false, "documentation" : "

The log filter of the observation.

", "endpointDiscoveryId" : false, "enumType" : "LogFilter", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "logFilter", "fluentEnumSetterMethodName" : "logFilter", "fluentGetterMethodName" : "logFilterAsString", "fluentSetterDocumentation" : "

The log filter of the observation.

\n@param logFilter The log filter of the observation.\n@see LogFilter\n@return Returns a reference to this object so that method calls can be chained together.\n@see LogFilter", "fluentSetterMethodName" : "logFilter", "getterDocumentation" : "

The log filter of the observation.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #logFilter} will return {@link LogFilter#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #logFilterAsString}.\n

\n@return The log filter of the observation.\n@see LogFilter", "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" : "LogFilter", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "LogFilter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "LogFilter", "sensitive" : false, "setterDocumentation" : "

The log filter of the observation.

\n@param logFilter The log filter of the observation.\n@see LogFilter", "setterMethodName" : "setLogFilter", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "logFilter", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "logFilter", "variableType" : "String", "documentation" : "

The log filter of the observation.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetricNamespace", "beanStyleSetterMethodName" : "setMetricNamespace", "c2jName" : "MetricNamespace", "c2jShape" : "MetricNamespace", "defaultConsumerFluentSetterDocumentation" : "

The namespace of the observation metric.

\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 #metricNamespace(String)}.\n@param metricNamespace 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 #metricNamespace(String)", "deprecated" : false, "documentation" : "

The namespace of the observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metricNamespace", "fluentSetterDocumentation" : "

The namespace of the observation metric.

\n@param metricNamespace The namespace of the observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metricNamespace", "getterDocumentation" : "

The namespace of the observation metric.

\n@return The namespace of the observation metric.", "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" : "MetricNamespace", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MetricNamespace", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MetricNamespace", "sensitive" : false, "setterDocumentation" : "

The namespace of the observation metric.

\n@param metricNamespace The namespace of the observation metric.", "setterMethodName" : "setMetricNamespace", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metricNamespace", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metricNamespace", "variableType" : "String", "documentation" : "

The namespace of the observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMetricName", "beanStyleSetterMethodName" : "setMetricName", "c2jName" : "MetricName", "c2jShape" : "MetricName", "defaultConsumerFluentSetterDocumentation" : "

The name of the observation metric.

\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 #metricName(String)}.\n@param metricName 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 #metricName(String)", "deprecated" : false, "documentation" : "

The name of the observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "metricName", "fluentSetterDocumentation" : "

The name of the observation metric.

\n@param metricName The name of the observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "metricName", "getterDocumentation" : "

The name of the observation metric.

\n@return The name of the observation metric.", "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" : "MetricName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MetricName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MetricName", "sensitive" : false, "setterDocumentation" : "

The name of the observation metric.

\n@param metricName The name of the observation metric.", "setterMethodName" : "setMetricName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "metricName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "metricName", "variableType" : "String", "documentation" : "

The name of the observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUnit", "beanStyleSetterMethodName" : "setUnit", "c2jName" : "Unit", "c2jShape" : "Unit", "defaultConsumerFluentSetterDocumentation" : "

The unit of the source observation metric.

\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 #unit(String)}.\n@param unit 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 #unit(String)", "deprecated" : false, "documentation" : "

The unit of the source observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "unit", "fluentSetterDocumentation" : "

The unit of the source observation metric.

\n@param unit The unit of the source observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "unit", "getterDocumentation" : "

The unit of the source observation metric.

\n@return The unit of the source observation metric.", "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" : "Unit", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Unit", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Unit", "sensitive" : false, "setterDocumentation" : "

The unit of the source observation metric.

\n@param unit The unit of the source observation metric.", "setterMethodName" : "setUnit", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "unit", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "unit", "variableType" : "String", "documentation" : "

The unit of the source observation metric.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "Value", "defaultConsumerFluentSetterDocumentation" : "

The value of the source observation metric.

\nThis is a convenience that creates an instance of the {@link Double.Builder} avoiding the need to create one manually via {@link Double#builder()}.\n\nWhen the {@link Consumer} completes, {@link Double.Builder#build()} is called immediately and its result is passed to {@link #value(Double)}.\n@param value a consumer that will call methods on {@link Double.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(Double)", "deprecated" : false, "documentation" : "

The value of the source observation metric.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value of the source observation metric.

\n@param value The value of the source observation metric.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value of the source observation metric.

\n@return The value of the source observation metric.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "DOUBLE", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

The value of the source observation metric.

\n@param value The value of the source observation metric.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "value", "variableType" : "Double", "documentation" : null, "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Double", "variableName" : "value", "variableType" : "Double", "documentation" : "

The value of the source observation metric.

", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Observation", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Observation", "variableName" : "observation", "variableType" : "Observation", "documentation" : null, "simpleType" : "Observation", "variableSetterType" : "Observation" }, "wrapper" : false, "xmlNamespace" : null }, "Problem" : { "c2jName" : "Problem", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes a problem that is detected by correlating observations.

", "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" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param id The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param id The ID of the problem.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTitle", "beanStyleSetterMethodName" : "setTitle", "c2jName" : "Title", "c2jShape" : "Title", "defaultConsumerFluentSetterDocumentation" : "

The name of the problem.

\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 #title(String)}.\n@param title 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 #title(String)", "deprecated" : false, "documentation" : "

The name of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "title", "fluentSetterDocumentation" : "

The name of the problem.

\n@param title The name of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "title", "getterDocumentation" : "

The name of the problem.

\n@return The name of the problem.", "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" : "Title", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Title", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Title", "sensitive" : false, "setterDocumentation" : "

The name of the problem.

\n@param title The name of the problem.", "setterMethodName" : "setTitle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "

The name of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInsights", "beanStyleSetterMethodName" : "setInsights", "c2jName" : "Insights", "c2jShape" : "Insights", "defaultConsumerFluentSetterDocumentation" : "

A detailed analysis of the problem using machine learning.

\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 #insights(String)}.\n@param insights 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 #insights(String)", "deprecated" : false, "documentation" : "

A detailed analysis of the problem using machine learning.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "insights", "fluentSetterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@param insights A detailed analysis of the problem using machine learning.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "insights", "getterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@return A detailed analysis of the problem using machine learning.", "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" : "Insights", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Insights", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Insights", "sensitive" : false, "setterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@param insights A detailed analysis of the problem using machine learning.", "setterMethodName" : "setInsights", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "insights", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "insights", "variableType" : "String", "documentation" : "

A detailed analysis of the problem using machine learning.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

The status of the problem.

\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 status of the problem.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

The status of the problem.

\n@param status The status of the problem.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The status of the problem.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the problem.\n@see Status", "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 status of the problem.

\n@param status The status of the problem.\n@see Status", "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 status of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAffectedResource", "beanStyleSetterMethodName" : "setAffectedResource", "c2jName" : "AffectedResource", "c2jShape" : "AffectedResource", "defaultConsumerFluentSetterDocumentation" : "

The resource affected by the problem.

\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 #affectedResource(String)}.\n@param affectedResource 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 #affectedResource(String)", "deprecated" : false, "documentation" : "

The resource affected by the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "affectedResource", "fluentSetterDocumentation" : "

The resource affected by the problem.

\n@param affectedResource The resource affected by the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "affectedResource", "getterDocumentation" : "

The resource affected by the problem.

\n@return The resource affected by the problem.", "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" : "AffectedResource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AffectedResource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AffectedResource", "sensitive" : false, "setterDocumentation" : "

The resource affected by the problem.

\n@param affectedResource The resource affected by the problem.", "setterMethodName" : "setAffectedResource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "affectedResource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "affectedResource", "variableType" : "String", "documentation" : "

The resource affected by the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem started, in epoch seconds.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem started, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@param startTime The time when the problem started, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@return The time when the problem started, in epoch seconds.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@param startTime The time when the problem started, in epoch seconds.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem started, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem ended, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@param endTime The time when the problem ended, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@return The time when the problem ended, in epoch seconds.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@param endTime The time when the problem ended, in epoch seconds.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem ended, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSeverityLevelAsString", "beanStyleSetterMethodName" : "setSeverityLevel", "c2jName" : "SeverityLevel", "c2jShape" : "SeverityLevel", "defaultConsumerFluentSetterDocumentation" : "

A measure of the level of impact of the problem.

\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 #severityLevelAsString(String)}.\n@param severityLevel 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 #severityLevel(String)", "deprecated" : false, "documentation" : "

A measure of the level of impact of the problem.

", "endpointDiscoveryId" : false, "enumType" : "SeverityLevel", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "severityLevel", "fluentEnumSetterMethodName" : "severityLevel", "fluentGetterMethodName" : "severityLevelAsString", "fluentSetterDocumentation" : "

A measure of the level of impact of the problem.

\n@param severityLevel A measure of the level of impact of the problem.\n@see SeverityLevel\n@return Returns a reference to this object so that method calls can be chained together.\n@see SeverityLevel", "fluentSetterMethodName" : "severityLevel", "getterDocumentation" : "

A measure of the level of impact of the problem.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #severityLevel} will return {@link SeverityLevel#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #severityLevelAsString}.\n

\n@return A measure of the level of impact of the problem.\n@see SeverityLevel", "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" : "SeverityLevel", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SeverityLevel", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SeverityLevel", "sensitive" : false, "setterDocumentation" : "

A measure of the level of impact of the problem.

\n@param severityLevel A measure of the level of impact of the problem.\n@see SeverityLevel", "setterMethodName" : "setSeverityLevel", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "severityLevel", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "severityLevel", "variableType" : "String", "documentation" : "

A measure of the level of impact of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group affected by the problem.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group affected by the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group affected by the problem.

\n@param resourceGroupName The name of the resource group affected by the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group affected by the problem.

\n@return The name of the resource group affected by the problem.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group affected by the problem.

\n@param resourceGroupName The name of the resource group affected by the problem.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group affected by the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackAsStrings", "beanStyleSetterMethodName" : "setFeedbackWithStrings", "c2jName" : "Feedback", "c2jShape" : "Feedback", "defaultConsumerFluentSetterDocumentation" : "

Feedback provided by the user about the problem.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #feedbackAsStrings(Map)}.\n@param feedback a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackWithStrings(Map)", "deprecated" : false, "documentation" : "

Feedback provided by the user about the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "feedback", "fluentEnumSetterMethodName" : "feedback", "fluentGetterMethodName" : "feedbackAsStrings", "fluentSetterDocumentation" : "

Feedback provided by the user about the problem.

\n@param feedback Feedback provided by the user about the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackWithStrings", "getterDocumentation" : "

Feedback provided by the user about the problem.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return Feedback provided by the user about the problem.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Feedback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Feedback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKeyAsString", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "FeedbackKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key 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 #keyAsString(String)}.\n@param key 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 #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FeedbackKey", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "key", "fluentEnumSetterMethodName" : "key", "fluentGetterMethodName" : "keyAsString", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@see FeedbackKey\n@return Returns a reference to this object so that method calls can be chained together.\n@see FeedbackKey", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #key} will return {@link FeedbackKey#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #keyAsString}.\n

\n@return The value of the Key property for this object.\n@see FeedbackKey", "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" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@see FeedbackKey", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValueAsString", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FeedbackValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value 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 #valueAsString(String)}.\n@param value 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 #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FeedbackValue", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "value", "fluentEnumSetterMethodName" : "value", "fluentGetterMethodName" : "valueAsString", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@see FeedbackValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see FeedbackValue", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #value} will return {@link FeedbackValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #valueAsString}.\n

\n@return The value of the Value property for this object.\n@see FeedbackValue", "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" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@see FeedbackValue", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Feedback", "sensitive" : false, "setterDocumentation" : "

Feedback provided by the user about the problem.

\n@param feedback Feedback provided by the user about the problem.", "setterMethodName" : "setFeedbackWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "feedback", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "feedback", "variableType" : "java.util.Map", "documentation" : "

Feedback provided by the user about the problem.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AffectedResource" : { "beanStyleGetterMethodName" : "getAffectedResource", "beanStyleSetterMethodName" : "setAffectedResource", "c2jName" : "AffectedResource", "c2jShape" : "AffectedResource", "defaultConsumerFluentSetterDocumentation" : "

The resource affected by the problem.

\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 #affectedResource(String)}.\n@param affectedResource 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 #affectedResource(String)", "deprecated" : false, "documentation" : "

The resource affected by the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "affectedResource", "fluentSetterDocumentation" : "

The resource affected by the problem.

\n@param affectedResource The resource affected by the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "affectedResource", "getterDocumentation" : "

The resource affected by the problem.

\n@return The resource affected by the problem.", "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" : "AffectedResource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AffectedResource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AffectedResource", "sensitive" : false, "setterDocumentation" : "

The resource affected by the problem.

\n@param affectedResource The resource affected by the problem.", "setterMethodName" : "setAffectedResource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "affectedResource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "affectedResource", "variableType" : "String", "documentation" : "

The resource affected by the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "EndTime" : { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem ended, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@param endTime The time when the problem ended, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@return The time when the problem ended, in epoch seconds.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@param endTime The time when the problem ended, in epoch seconds.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem ended, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Feedback" : { "beanStyleGetterMethodName" : "getFeedbackAsStrings", "beanStyleSetterMethodName" : "setFeedbackWithStrings", "c2jName" : "Feedback", "c2jShape" : "Feedback", "defaultConsumerFluentSetterDocumentation" : "

Feedback provided by the user about the problem.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #feedbackAsStrings(Map)}.\n@param feedback a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackWithStrings(Map)", "deprecated" : false, "documentation" : "

Feedback provided by the user about the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "feedback", "fluentEnumSetterMethodName" : "feedback", "fluentGetterMethodName" : "feedbackAsStrings", "fluentSetterDocumentation" : "

Feedback provided by the user about the problem.

\n@param feedback Feedback provided by the user about the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackWithStrings", "getterDocumentation" : "

Feedback provided by the user about the problem.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return Feedback provided by the user about the problem.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Feedback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Feedback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKeyAsString", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "FeedbackKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key 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 #keyAsString(String)}.\n@param key 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 #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FeedbackKey", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "key", "fluentEnumSetterMethodName" : "key", "fluentGetterMethodName" : "keyAsString", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@see FeedbackKey\n@return Returns a reference to this object so that method calls can be chained together.\n@see FeedbackKey", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #key} will return {@link FeedbackKey#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #keyAsString}.\n

\n@return The value of the Key property for this object.\n@see FeedbackKey", "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" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@see FeedbackKey", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValueAsString", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FeedbackValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value 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 #valueAsString(String)}.\n@param value 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 #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FeedbackValue", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "value", "fluentEnumSetterMethodName" : "value", "fluentGetterMethodName" : "valueAsString", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@see FeedbackValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see FeedbackValue", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #value} will return {@link FeedbackValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #valueAsString}.\n

\n@return The value of the Value property for this object.\n@see FeedbackValue", "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" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@see FeedbackValue", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Feedback", "sensitive" : false, "setterDocumentation" : "

Feedback provided by the user about the problem.

\n@param feedback Feedback provided by the user about the problem.", "setterMethodName" : "setFeedbackWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "feedback", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "feedback", "variableType" : "java.util.Map", "documentation" : "

Feedback provided by the user about the problem.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Id" : { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param id The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param id The ID of the problem.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Insights" : { "beanStyleGetterMethodName" : "getInsights", "beanStyleSetterMethodName" : "setInsights", "c2jName" : "Insights", "c2jShape" : "Insights", "defaultConsumerFluentSetterDocumentation" : "

A detailed analysis of the problem using machine learning.

\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 #insights(String)}.\n@param insights 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 #insights(String)", "deprecated" : false, "documentation" : "

A detailed analysis of the problem using machine learning.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "insights", "fluentSetterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@param insights A detailed analysis of the problem using machine learning.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "insights", "getterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@return A detailed analysis of the problem using machine learning.", "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" : "Insights", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Insights", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Insights", "sensitive" : false, "setterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@param insights A detailed analysis of the problem using machine learning.", "setterMethodName" : "setInsights", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "insights", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "insights", "variableType" : "String", "documentation" : "

A detailed analysis of the problem using machine learning.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group affected by the problem.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group affected by the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group affected by the problem.

\n@param resourceGroupName The name of the resource group affected by the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group affected by the problem.

\n@return The name of the resource group affected by the problem.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group affected by the problem.

\n@param resourceGroupName The name of the resource group affected by the problem.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group affected by the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SeverityLevel" : { "beanStyleGetterMethodName" : "getSeverityLevelAsString", "beanStyleSetterMethodName" : "setSeverityLevel", "c2jName" : "SeverityLevel", "c2jShape" : "SeverityLevel", "defaultConsumerFluentSetterDocumentation" : "

A measure of the level of impact of the problem.

\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 #severityLevelAsString(String)}.\n@param severityLevel 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 #severityLevel(String)", "deprecated" : false, "documentation" : "

A measure of the level of impact of the problem.

", "endpointDiscoveryId" : false, "enumType" : "SeverityLevel", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "severityLevel", "fluentEnumSetterMethodName" : "severityLevel", "fluentGetterMethodName" : "severityLevelAsString", "fluentSetterDocumentation" : "

A measure of the level of impact of the problem.

\n@param severityLevel A measure of the level of impact of the problem.\n@see SeverityLevel\n@return Returns a reference to this object so that method calls can be chained together.\n@see SeverityLevel", "fluentSetterMethodName" : "severityLevel", "getterDocumentation" : "

A measure of the level of impact of the problem.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #severityLevel} will return {@link SeverityLevel#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #severityLevelAsString}.\n

\n@return A measure of the level of impact of the problem.\n@see SeverityLevel", "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" : "SeverityLevel", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SeverityLevel", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SeverityLevel", "sensitive" : false, "setterDocumentation" : "

A measure of the level of impact of the problem.

\n@param severityLevel A measure of the level of impact of the problem.\n@see SeverityLevel", "setterMethodName" : "setSeverityLevel", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "severityLevel", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "severityLevel", "variableType" : "String", "documentation" : "

A measure of the level of impact of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StartTime" : { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem started, in epoch seconds.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem started, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@param startTime The time when the problem started, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@return The time when the problem started, in epoch seconds.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@param startTime The time when the problem started, in epoch seconds.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem started, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

The status of the problem.

\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 status of the problem.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

The status of the problem.

\n@param status The status of the problem.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The status of the problem.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the problem.\n@see Status", "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 status of the problem.

\n@param status The status of the problem.\n@see Status", "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 status of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Title" : { "beanStyleGetterMethodName" : "getTitle", "beanStyleSetterMethodName" : "setTitle", "c2jName" : "Title", "c2jShape" : "Title", "defaultConsumerFluentSetterDocumentation" : "

The name of the problem.

\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 #title(String)}.\n@param title 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 #title(String)", "deprecated" : false, "documentation" : "

The name of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "title", "fluentSetterDocumentation" : "

The name of the problem.

\n@param title The name of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "title", "getterDocumentation" : "

The name of the problem.

\n@return The name of the problem.", "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" : "Title", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Title", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Title", "sensitive" : false, "setterDocumentation" : "

The name of the problem.

\n@param title The name of the problem.", "setterMethodName" : "setTitle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "

The name of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "Id", "c2jShape" : "ProblemId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the problem.

\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 #id(String)}.\n@param id 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 #id(String)", "deprecated" : false, "documentation" : "

The ID of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the problem.

\n@param id The ID of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "id", "getterDocumentation" : "

The ID of the problem.

\n@return The ID of the problem.", "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" : "Id", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Id", "sensitive" : false, "setterDocumentation" : "

The ID of the problem.

\n@param id The ID of the problem.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "

The ID of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTitle", "beanStyleSetterMethodName" : "setTitle", "c2jName" : "Title", "c2jShape" : "Title", "defaultConsumerFluentSetterDocumentation" : "

The name of the problem.

\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 #title(String)}.\n@param title 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 #title(String)", "deprecated" : false, "documentation" : "

The name of the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "title", "fluentSetterDocumentation" : "

The name of the problem.

\n@param title The name of the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "title", "getterDocumentation" : "

The name of the problem.

\n@return The name of the problem.", "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" : "Title", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Title", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Title", "sensitive" : false, "setterDocumentation" : "

The name of the problem.

\n@param title The name of the problem.", "setterMethodName" : "setTitle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "

The name of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInsights", "beanStyleSetterMethodName" : "setInsights", "c2jName" : "Insights", "c2jShape" : "Insights", "defaultConsumerFluentSetterDocumentation" : "

A detailed analysis of the problem using machine learning.

\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 #insights(String)}.\n@param insights 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 #insights(String)", "deprecated" : false, "documentation" : "

A detailed analysis of the problem using machine learning.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "insights", "fluentSetterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@param insights A detailed analysis of the problem using machine learning.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "insights", "getterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@return A detailed analysis of the problem using machine learning.", "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" : "Insights", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Insights", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Insights", "sensitive" : false, "setterDocumentation" : "

A detailed analysis of the problem using machine learning.

\n@param insights A detailed analysis of the problem using machine learning.", "setterMethodName" : "setInsights", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "insights", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "insights", "variableType" : "String", "documentation" : "

A detailed analysis of the problem using machine learning.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

The status of the problem.

\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 status of the problem.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

The status of the problem.

\n@param status The status of the problem.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The status of the problem.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the problem.\n@see Status", "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 status of the problem.

\n@param status The status of the problem.\n@see Status", "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 status of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAffectedResource", "beanStyleSetterMethodName" : "setAffectedResource", "c2jName" : "AffectedResource", "c2jShape" : "AffectedResource", "defaultConsumerFluentSetterDocumentation" : "

The resource affected by the problem.

\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 #affectedResource(String)}.\n@param affectedResource 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 #affectedResource(String)", "deprecated" : false, "documentation" : "

The resource affected by the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "affectedResource", "fluentSetterDocumentation" : "

The resource affected by the problem.

\n@param affectedResource The resource affected by the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "affectedResource", "getterDocumentation" : "

The resource affected by the problem.

\n@return The resource affected by the problem.", "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" : "AffectedResource", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "AffectedResource", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "AffectedResource", "sensitive" : false, "setterDocumentation" : "

The resource affected by the problem.

\n@param affectedResource The resource affected by the problem.", "setterMethodName" : "setAffectedResource", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "affectedResource", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "affectedResource", "variableType" : "String", "documentation" : "

The resource affected by the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTime", "beanStyleSetterMethodName" : "setStartTime", "c2jName" : "StartTime", "c2jShape" : "StartTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem started, in epoch seconds.

\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 #startTime(Instant)}.\n@param startTime 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 #startTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem started, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "startTime", "fluentSetterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@param startTime The time when the problem started, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTime", "getterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@return The time when the problem started, in epoch seconds.", "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" : "StartTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StartTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "StartTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem started, in epoch seconds.

\n@param startTime The time when the problem started, in epoch seconds.", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "startTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem started, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndTime", "beanStyleSetterMethodName" : "setEndTime", "c2jName" : "EndTime", "c2jShape" : "EndTime", "defaultConsumerFluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds.

\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 #endTime(Instant)}.\n@param endTime 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 #endTime(Instant)", "deprecated" : false, "documentation" : "

The time when the problem ended, in epoch seconds.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "endTime", "fluentSetterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@param endTime The time when the problem ended, in epoch seconds.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endTime", "getterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@return The time when the problem ended, in epoch seconds.", "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" : "EndTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "EndTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "EndTime", "sensitive" : false, "setterDocumentation" : "

The time when the problem ended, in epoch seconds.

\n@param endTime The time when the problem ended, in epoch seconds.", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "endTime", "variableType" : "java.time.Instant", "documentation" : "

The time when the problem ended, in epoch seconds.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSeverityLevelAsString", "beanStyleSetterMethodName" : "setSeverityLevel", "c2jName" : "SeverityLevel", "c2jShape" : "SeverityLevel", "defaultConsumerFluentSetterDocumentation" : "

A measure of the level of impact of the problem.

\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 #severityLevelAsString(String)}.\n@param severityLevel 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 #severityLevel(String)", "deprecated" : false, "documentation" : "

A measure of the level of impact of the problem.

", "endpointDiscoveryId" : false, "enumType" : "SeverityLevel", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "severityLevel", "fluentEnumSetterMethodName" : "severityLevel", "fluentGetterMethodName" : "severityLevelAsString", "fluentSetterDocumentation" : "

A measure of the level of impact of the problem.

\n@param severityLevel A measure of the level of impact of the problem.\n@see SeverityLevel\n@return Returns a reference to this object so that method calls can be chained together.\n@see SeverityLevel", "fluentSetterMethodName" : "severityLevel", "getterDocumentation" : "

A measure of the level of impact of the problem.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #severityLevel} will return {@link SeverityLevel#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #severityLevelAsString}.\n

\n@return A measure of the level of impact of the problem.\n@see SeverityLevel", "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" : "SeverityLevel", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SeverityLevel", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "SeverityLevel", "sensitive" : false, "setterDocumentation" : "

A measure of the level of impact of the problem.

\n@param severityLevel A measure of the level of impact of the problem.\n@see SeverityLevel", "setterMethodName" : "setSeverityLevel", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "severityLevel", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "severityLevel", "variableType" : "String", "documentation" : "

A measure of the level of impact of the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group affected by the problem.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group affected by the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group affected by the problem.

\n@param resourceGroupName The name of the resource group affected by the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group affected by the problem.

\n@return The name of the resource group affected by the problem.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group affected by the problem.

\n@param resourceGroupName The name of the resource group affected by the problem.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group affected by the problem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFeedbackAsStrings", "beanStyleSetterMethodName" : "setFeedbackWithStrings", "c2jName" : "Feedback", "c2jShape" : "Feedback", "defaultConsumerFluentSetterDocumentation" : "

Feedback provided by the user about the problem.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #feedbackAsStrings(Map)}.\n@param feedback a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #feedbackWithStrings(Map)", "deprecated" : false, "documentation" : "

Feedback provided by the user about the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "feedback", "fluentEnumSetterMethodName" : "feedback", "fluentGetterMethodName" : "feedbackAsStrings", "fluentSetterDocumentation" : "

Feedback provided by the user about the problem.

\n@param feedback Feedback provided by the user about the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "feedbackWithStrings", "getterDocumentation" : "

Feedback provided by the user about the problem.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return Feedback provided by the user about the problem.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Feedback", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Feedback", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKeyAsString", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "FeedbackKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key 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 #keyAsString(String)}.\n@param key 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 #key(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FeedbackKey", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "key", "fluentEnumSetterMethodName" : "key", "fluentGetterMethodName" : "keyAsString", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@see FeedbackKey\n@return Returns a reference to this object so that method calls can be chained together.\n@see FeedbackKey", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #key} will return {@link FeedbackKey#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #keyAsString}.\n

\n@return The value of the Key property for this object.\n@see FeedbackKey", "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" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@see FeedbackKey", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValueAsString", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FeedbackValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value 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 #valueAsString(String)}.\n@param value 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 #value(String)", "deprecated" : false, "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "FeedbackValue", "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : "value", "fluentEnumSetterMethodName" : "value", "fluentGetterMethodName" : "valueAsString", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@see FeedbackValue\n@return Returns a reference to this object so that method calls can be chained together.\n@see FeedbackValue", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #value} will return {@link FeedbackValue#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #valueAsString}.\n

\n@return The value of the Value property for this object.\n@see FeedbackValue", "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" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@see FeedbackValue", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Feedback", "sensitive" : false, "setterDocumentation" : "

Feedback provided by the user about the problem.

\n@param feedback Feedback provided by the user about the problem.", "setterMethodName" : "setFeedbackWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "feedback", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "feedback", "variableType" : "java.util.Map", "documentation" : "

Feedback provided by the user about the problem.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Problem", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Problem", "variableName" : "problem", "variableType" : "Problem", "documentation" : null, "simpleType" : "Problem", "variableSetterType" : "Problem" }, "wrapper" : false, "xmlNamespace" : null }, "RelatedObservations" : { "c2jName" : "RelatedObservations", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Describes observations related to the problem.

", "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" : "getObservationList", "beanStyleSetterMethodName" : "setObservationList", "c2jName" : "ObservationList", "c2jShape" : "ObservationList", "defaultConsumerFluentSetterDocumentation" : "

The list of observations related to the problem.

\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 #observationList(List)}.\n@param observationList 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 #observationList(List)", "deprecated" : false, "documentation" : "

The list of observations related to the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observationList", "fluentSetterDocumentation" : "

The list of observations related to the problem.

\n@param observationList The list of observations related to the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observationList", "getterDocumentation" : "

The list of observations related to the problem.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of observations related to the problem.", "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" : "ObservationList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ObservationList", "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" : "Observation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Observation.Builder} avoiding the need to create one manually via {@link Observation#builder()}.\n\nWhen the {@link Consumer} completes, {@link Observation.Builder#build()} is called immediately and its result is passed to {@link #member(Observation)}.\n@param member a consumer that will call methods on {@link Observation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Observation)", "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" : "Observation", "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" : "Observation", "variableName" : "member", "variableType" : "Observation", "documentation" : null, "simpleType" : "Observation", "variableSetterType" : "Observation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Observation", "variableName" : "member", "variableType" : "Observation", "documentation" : "", "simpleType" : "Observation", "variableSetterType" : "Observation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Observation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Observation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ObservationList", "sensitive" : false, "setterDocumentation" : "

The list of observations related to the problem.

\n@param observationList The list of observations related to the problem.", "setterMethodName" : "setObservationList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "observationList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "observationList", "variableType" : "java.util.List", "documentation" : "

The list of observations related to the problem.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ObservationList" : { "beanStyleGetterMethodName" : "getObservationList", "beanStyleSetterMethodName" : "setObservationList", "c2jName" : "ObservationList", "c2jShape" : "ObservationList", "defaultConsumerFluentSetterDocumentation" : "

The list of observations related to the problem.

\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 #observationList(List)}.\n@param observationList 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 #observationList(List)", "deprecated" : false, "documentation" : "

The list of observations related to the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observationList", "fluentSetterDocumentation" : "

The list of observations related to the problem.

\n@param observationList The list of observations related to the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observationList", "getterDocumentation" : "

The list of observations related to the problem.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of observations related to the problem.", "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" : "ObservationList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ObservationList", "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" : "Observation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Observation.Builder} avoiding the need to create one manually via {@link Observation#builder()}.\n\nWhen the {@link Consumer} completes, {@link Observation.Builder#build()} is called immediately and its result is passed to {@link #member(Observation)}.\n@param member a consumer that will call methods on {@link Observation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Observation)", "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" : "Observation", "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" : "Observation", "variableName" : "member", "variableType" : "Observation", "documentation" : null, "simpleType" : "Observation", "variableSetterType" : "Observation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Observation", "variableName" : "member", "variableType" : "Observation", "documentation" : "", "simpleType" : "Observation", "variableSetterType" : "Observation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Observation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Observation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ObservationList", "sensitive" : false, "setterDocumentation" : "

The list of observations related to the problem.

\n@param observationList The list of observations related to the problem.", "setterMethodName" : "setObservationList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "observationList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "observationList", "variableType" : "java.util.List", "documentation" : "

The list of observations related to the problem.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getObservationList", "beanStyleSetterMethodName" : "setObservationList", "c2jName" : "ObservationList", "c2jShape" : "ObservationList", "defaultConsumerFluentSetterDocumentation" : "

The list of observations related to the problem.

\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 #observationList(List)}.\n@param observationList 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 #observationList(List)", "deprecated" : false, "documentation" : "

The list of observations related to the problem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "observationList", "fluentSetterDocumentation" : "

The list of observations related to the problem.

\n@param observationList The list of observations related to the problem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "observationList", "getterDocumentation" : "

The list of observations related to the problem.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of observations related to the problem.", "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" : "ObservationList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ObservationList", "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" : "Observation", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Observation.Builder} avoiding the need to create one manually via {@link Observation#builder()}.\n\nWhen the {@link Consumer} completes, {@link Observation.Builder#build()} is called immediately and its result is passed to {@link #member(Observation)}.\n@param member a consumer that will call methods on {@link Observation.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Observation)", "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" : "Observation", "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" : "Observation", "variableName" : "member", "variableType" : "Observation", "documentation" : null, "simpleType" : "Observation", "variableSetterType" : "Observation" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Observation", "variableName" : "member", "variableType" : "Observation", "documentation" : "", "simpleType" : "Observation", "variableSetterType" : "Observation" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Observation", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Observation", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ObservationList", "sensitive" : false, "setterDocumentation" : "

The list of observations related to the problem.

\n@param observationList The list of observations related to the problem.", "setterMethodName" : "setObservationList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "observationList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "observationList", "variableType" : "java.util.List", "documentation" : "

The list of observations related to the problem.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RelatedObservations", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RelatedObservations", "variableName" : "relatedObservations", "variableType" : "RelatedObservations", "documentation" : null, "simpleType" : "RelatedObservations", "variableSetterType" : "RelatedObservations" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceInUseException" : { "c2jName" : "ResourceInUseException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The resource is already created or in use.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceInUseException", "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" : "ResourceInUseException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceInUseException", "variableName" : "resourceInUseException", "variableType" : "ResourceInUseException", "documentation" : null, "simpleType" : "ResourceInUseException", "variableSetterType" : "ResourceInUseException" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceNotFoundException" : { "c2jName" : "ResourceNotFoundException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The resource does not exist in the customer account.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceNotFoundException", "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" : "ResourceNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceNotFoundException", "variableName" : "resourceNotFoundException", "variableType" : "ResourceNotFoundException", "documentation" : null, "simpleType" : "ResourceNotFoundException", "variableSetterType" : "ResourceNotFoundException" }, "wrapper" : false, "xmlNamespace" : null }, "SeverityLevel" : { "c2jName" : "SeverityLevel", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "LOW", "value" : "LOW" }, { "name" : "MEDIUM", "value" : "MEDIUM" }, { "name" : "HIGH", "value" : "HIGH" } ], "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" : "SeverityLevel", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SeverityLevel", "variableName" : "severityLevel", "variableType" : "SeverityLevel", "documentation" : null, "simpleType" : "SeverityLevel", "variableSetterType" : "SeverityLevel" }, "wrapper" : false, "xmlNamespace" : null }, "Status" : { "c2jName" : "Status", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "IGNORE", "value" : "IGNORE" }, { "name" : "RESOLVED", "value" : "RESOLVED" }, { "name" : "PENDING", "value" : "PENDING" } ], "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" : "Status", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Status", "variableName" : "status", "variableType" : "Status", "documentation" : null, "simpleType" : "Status", "variableSetterType" : "Status" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateApplicationRequest" : { "c2jName" : "UpdateApplicationRequest", "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" : "UpdateApplication", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.UpdateApplication", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@return When set to true, creates opsItems for any problems detected on an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRemoveSNSTopic", "beanStyleSetterMethodName" : "setRemoveSNSTopic", "c2jName" : "RemoveSNSTopic", "c2jShape" : "RemoveSNSTopic", "defaultConsumerFluentSetterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\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 #removeSNSTopic(Boolean)}.\n@param removeSNSTopic 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 #removeSNSTopic(Boolean)", "deprecated" : false, "documentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "removeSNSTopic", "fluentSetterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@param removeSNSTopic Disassociates the SNS topic from the opsItem created for detected problems.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "removeSNSTopic", "getterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@return Disassociates the SNS topic from the opsItem created for detected problems.", "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" : "RemoveSNSTopic", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RemoveSNSTopic", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RemoveSNSTopic", "sensitive" : false, "setterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@param removeSNSTopic Disassociates the SNS topic from the opsItem created for detected problems.", "setterMethodName" : "setRemoveSNSTopic", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "removeSNSTopic", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "removeSNSTopic", "variableType" : "Boolean", "documentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "OpsCenterEnabled" : { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@return When set to true, creates opsItems for any problems detected on an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "OpsItemSNSTopicArn" : { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "RemoveSNSTopic" : { "beanStyleGetterMethodName" : "getRemoveSNSTopic", "beanStyleSetterMethodName" : "setRemoveSNSTopic", "c2jName" : "RemoveSNSTopic", "c2jShape" : "RemoveSNSTopic", "defaultConsumerFluentSetterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\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 #removeSNSTopic(Boolean)}.\n@param removeSNSTopic 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 #removeSNSTopic(Boolean)", "deprecated" : false, "documentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "removeSNSTopic", "fluentSetterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@param removeSNSTopic Disassociates the SNS topic from the opsItem created for detected problems.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "removeSNSTopic", "getterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@return Disassociates the SNS topic from the opsItem created for detected problems.", "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" : "RemoveSNSTopic", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RemoveSNSTopic", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RemoveSNSTopic", "sensitive" : false, "setterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@param removeSNSTopic Disassociates the SNS topic from the opsItem created for detected problems.", "setterMethodName" : "setRemoveSNSTopic", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "removeSNSTopic", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "removeSNSTopic", "variableType" : "Boolean", "documentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsCenterEnabled", "beanStyleSetterMethodName" : "setOpsCenterEnabled", "c2jName" : "OpsCenterEnabled", "c2jShape" : "OpsCenterEnabled", "defaultConsumerFluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\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 #opsCenterEnabled(Boolean)}.\n@param opsCenterEnabled 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 #opsCenterEnabled(Boolean)", "deprecated" : false, "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsCenterEnabled", "fluentSetterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsCenterEnabled", "getterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@return When set to true, creates opsItems for any problems detected on an application.", "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" : "OpsCenterEnabled", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsCenterEnabled", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "OpsCenterEnabled", "sensitive" : false, "setterDocumentation" : "

When set to true, creates opsItems for any problems detected on an application.

\n@param opsCenterEnabled When set to true, creates opsItems for any problems detected on an application.", "setterMethodName" : "setOpsCenterEnabled", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "opsCenterEnabled", "variableType" : "Boolean", "documentation" : "

When set to true, creates opsItems for any problems detected on an application.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getOpsItemSNSTopicArn", "beanStyleSetterMethodName" : "setOpsItemSNSTopicArn", "c2jName" : "OpsItemSNSTopicArn", "c2jShape" : "OpsItemSNSTopicArn", "defaultConsumerFluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\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 #opsItemSNSTopicArn(String)}.\n@param opsItemSNSTopicArn 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 #opsItemSNSTopicArn(String)", "deprecated" : false, "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "opsItemSNSTopicArn", "fluentSetterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "opsItemSNSTopicArn", "getterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@return The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "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" : "OpsItemSNSTopicArn", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "OpsItemSNSTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "OpsItemSNSTopicArn", "sensitive" : false, "setterDocumentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

\n@param opsItemSNSTopicArn The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.", "setterMethodName" : "setOpsItemSNSTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "opsItemSNSTopicArn", "variableType" : "String", "documentation" : "

The SNS topic provided to Application Insights that is associated to the created opsItem. Allows you to receive notifications for updates to the opsItem.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRemoveSNSTopic", "beanStyleSetterMethodName" : "setRemoveSNSTopic", "c2jName" : "RemoveSNSTopic", "c2jShape" : "RemoveSNSTopic", "defaultConsumerFluentSetterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\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 #removeSNSTopic(Boolean)}.\n@param removeSNSTopic 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 #removeSNSTopic(Boolean)", "deprecated" : false, "documentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "removeSNSTopic", "fluentSetterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@param removeSNSTopic Disassociates the SNS topic from the opsItem created for detected problems.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "removeSNSTopic", "getterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@return Disassociates the SNS topic from the opsItem created for detected problems.", "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" : "RemoveSNSTopic", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "RemoveSNSTopic", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "RemoveSNSTopic", "sensitive" : false, "setterDocumentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

\n@param removeSNSTopic Disassociates the SNS topic from the opsItem created for detected problems.", "setterMethodName" : "setRemoveSNSTopic", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "removeSNSTopic", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "removeSNSTopic", "variableType" : "Boolean", "documentation" : "

Disassociates the SNS topic from the opsItem created for detected problems.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName" ], "shapeName" : "UpdateApplicationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateApplicationRequest", "variableName" : "updateApplicationRequest", "variableType" : "UpdateApplicationRequest", "documentation" : null, "simpleType" : "UpdateApplicationRequest", "variableSetterType" : "UpdateApplicationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateApplicationResponse" : { "c2jName" : "UpdateApplicationResponse", "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" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ApplicationInfo" : { "beanStyleGetterMethodName" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getApplicationInfo", "beanStyleSetterMethodName" : "setApplicationInfo", "c2jName" : "ApplicationInfo", "c2jShape" : "ApplicationInfo", "defaultConsumerFluentSetterDocumentation" : "

Information about the application.

\nThis is a convenience that creates an instance of the {@link ApplicationInfo.Builder} avoiding the need to create one manually via {@link ApplicationInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ApplicationInfo.Builder#build()} is called immediately and its result is passed to {@link #applicationInfo(ApplicationInfo)}.\n@param applicationInfo a consumer that will call methods on {@link ApplicationInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #applicationInfo(ApplicationInfo)", "deprecated" : false, "documentation" : "

Information about the application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "applicationInfo", "fluentSetterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "applicationInfo", "getterDocumentation" : "

Information about the application.

\n@return Information about the application.", "getterModel" : { "returnType" : "ApplicationInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ApplicationInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ApplicationInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ApplicationInfo", "sensitive" : false, "setterDocumentation" : "

Information about the application.

\n@param applicationInfo Information about the application.", "setterMethodName" : "setApplicationInfo", "setterModel" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : null, "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ApplicationInfo", "variableName" : "applicationInfo", "variableType" : "ApplicationInfo", "documentation" : "

Information about the application.

", "simpleType" : "ApplicationInfo", "variableSetterType" : "ApplicationInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateApplicationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateApplicationResponse", "variableName" : "updateApplicationResponse", "variableType" : "UpdateApplicationResponse", "documentation" : null, "simpleType" : "UpdateApplicationResponse", "variableSetterType" : "UpdateApplicationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateComponentConfigurationRequest" : { "c2jName" : "UpdateComponentConfigurationRequest", "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" : "UpdateComponentConfiguration", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.UpdateComponentConfiguration", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@return The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentConfiguration" : { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@return The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Monitor" : { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tier" : { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMonitor", "beanStyleSetterMethodName" : "setMonitor", "c2jName" : "Monitor", "c2jShape" : "Monitor", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\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 #monitor(Boolean)}.\n@param monitor 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 #monitor(Boolean)", "deprecated" : false, "documentation" : "

Indicates whether the application component is monitored.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "monitor", "fluentSetterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "monitor", "getterDocumentation" : "

Indicates whether the application component is monitored.

\n@return Indicates whether the application component is monitored.", "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" : "Monitor", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Monitor", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "BOOLEAN", "name" : "Monitor", "sensitive" : false, "setterDocumentation" : "

Indicates whether the application component is monitored.

\n@param monitor Indicates whether the application component is monitored.", "setterMethodName" : "setMonitor", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : null, "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "monitor", "variableType" : "Boolean", "documentation" : "

Indicates whether the application component is monitored.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTier", "beanStyleSetterMethodName" : "setTier", "c2jName" : "Tier", "c2jShape" : "Tier", "defaultConsumerFluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\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 #tier(String)}.\n@param tier 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 #tier(String)", "deprecated" : false, "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tier", "fluentSetterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tier", "getterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@return The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "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" : "Tier", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tier", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Tier", "sensitive" : false, "setterDocumentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

\n@param tier The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.", "setterMethodName" : "setTier", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "tier", "variableType" : "String", "documentation" : "

The tier of the application component. Supported tiers include DOT_NET_WORKER, DOT_NET_WEB, SQL_SERVER, and DEFAULT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentConfiguration", "beanStyleSetterMethodName" : "setComponentConfiguration", "c2jName" : "ComponentConfiguration", "c2jShape" : "ComponentConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\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 #componentConfiguration(String)}.\n@param componentConfiguration 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 #componentConfiguration(String)", "deprecated" : false, "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentConfiguration", "fluentSetterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentConfiguration", "getterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@return The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.", "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" : "ComponentConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentConfiguration", "sensitive" : false, "setterDocumentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

\n@param componentConfiguration The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.", "setterMethodName" : "setComponentConfiguration", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentConfiguration", "variableType" : "String", "documentation" : "

The configuration settings of the component. The value is the escaped JSON of the configuration. For more information about the JSON format, see Working with JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the recommended configuration for a component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName", "ComponentName" ], "shapeName" : "UpdateComponentConfigurationRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateComponentConfigurationRequest", "variableName" : "updateComponentConfigurationRequest", "variableType" : "UpdateComponentConfigurationRequest", "documentation" : null, "simpleType" : "UpdateComponentConfigurationRequest", "variableSetterType" : "UpdateComponentConfigurationRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateComponentConfigurationResponse" : { "c2jName" : "UpdateComponentConfigurationResponse", "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" : "UpdateComponentConfigurationResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateComponentConfigurationResponse", "variableName" : "updateComponentConfigurationResponse", "variableType" : "UpdateComponentConfigurationResponse", "documentation" : null, "simpleType" : "UpdateComponentConfigurationResponse", "variableSetterType" : "UpdateComponentConfigurationResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateComponentRequest" : { "c2jName" : "UpdateComponentRequest", "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" : "UpdateComponent", "locationName" : null, "requestUri" : "/", "target" : "EC2WindowsBarleyService.UpdateComponent", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNewComponentName", "beanStyleSetterMethodName" : "setNewComponentName", "c2jName" : "NewComponentName", "c2jShape" : "NewComponentName", "defaultConsumerFluentSetterDocumentation" : "

The new name of the component.

\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 #newComponentName(String)}.\n@param newComponentName 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 #newComponentName(String)", "deprecated" : false, "documentation" : "

The new name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "newComponentName", "fluentSetterDocumentation" : "

The new name of the component.

\n@param newComponentName The new name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "newComponentName", "getterDocumentation" : "

The new name of the component.

\n@return The new name of the component.", "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" : "NewComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NewComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NewComponentName", "sensitive" : false, "setterDocumentation" : "

The new name of the component.

\n@param newComponentName The new name of the component.", "setterMethodName" : "setNewComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "newComponentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "newComponentName", "variableType" : "String", "documentation" : "

The new name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComponentName" : { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NewComponentName" : { "beanStyleGetterMethodName" : "getNewComponentName", "beanStyleSetterMethodName" : "setNewComponentName", "c2jName" : "NewComponentName", "c2jShape" : "NewComponentName", "defaultConsumerFluentSetterDocumentation" : "

The new name of the component.

\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 #newComponentName(String)}.\n@param newComponentName 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 #newComponentName(String)", "deprecated" : false, "documentation" : "

The new name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "newComponentName", "fluentSetterDocumentation" : "

The new name of the component.

\n@param newComponentName The new name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "newComponentName", "getterDocumentation" : "

The new name of the component.

\n@return The new name of the component.", "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" : "NewComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NewComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NewComponentName", "sensitive" : false, "setterDocumentation" : "

The new name of the component.

\n@param newComponentName The new name of the component.", "setterMethodName" : "setNewComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "newComponentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "newComponentName", "variableType" : "String", "documentation" : "

The new name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceGroupName" : { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceList" : { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupName", "beanStyleSetterMethodName" : "setResourceGroupName", "c2jName" : "ResourceGroupName", "c2jShape" : "ResourceGroupName", "defaultConsumerFluentSetterDocumentation" : "

The name of the resource group.

\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 #resourceGroupName(String)}.\n@param resourceGroupName 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 #resourceGroupName(String)", "deprecated" : false, "documentation" : "

The name of the resource group.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceGroupName", "fluentSetterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupName", "getterDocumentation" : "

The name of the resource group.

\n@return The name of the resource group.", "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" : "ResourceGroupName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceGroupName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceGroupName", "sensitive" : false, "setterDocumentation" : "

The name of the resource group.

\n@param resourceGroupName The name of the resource group.", "setterMethodName" : "setResourceGroupName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupName", "variableType" : "String", "documentation" : "

The name of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getComponentName", "beanStyleSetterMethodName" : "setComponentName", "c2jName" : "ComponentName", "c2jShape" : "ComponentName", "defaultConsumerFluentSetterDocumentation" : "

The name of the component.

\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 #componentName(String)}.\n@param componentName 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 #componentName(String)", "deprecated" : false, "documentation" : "

The name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "componentName", "fluentSetterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "componentName", "getterDocumentation" : "

The name of the component.

\n@return The name of the component.", "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" : "ComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComponentName", "sensitive" : false, "setterDocumentation" : "

The name of the component.

\n@param componentName The name of the component.", "setterMethodName" : "setComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "componentName", "variableType" : "String", "documentation" : "

The name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNewComponentName", "beanStyleSetterMethodName" : "setNewComponentName", "c2jName" : "NewComponentName", "c2jShape" : "NewComponentName", "defaultConsumerFluentSetterDocumentation" : "

The new name of the component.

\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 #newComponentName(String)}.\n@param newComponentName 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 #newComponentName(String)", "deprecated" : false, "documentation" : "

The new name of the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "newComponentName", "fluentSetterDocumentation" : "

The new name of the component.

\n@param newComponentName The new name of the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "newComponentName", "getterDocumentation" : "

The new name of the component.

\n@return The new name of the component.", "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" : "NewComponentName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NewComponentName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NewComponentName", "sensitive" : false, "setterDocumentation" : "

The new name of the component.

\n@param newComponentName The new name of the component.", "setterMethodName" : "setNewComponentName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "newComponentName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "newComponentName", "variableType" : "String", "documentation" : "

The new name of the component.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceList", "beanStyleSetterMethodName" : "setResourceList", "c2jName" : "ResourceList", "c2jShape" : "ResourceList", "defaultConsumerFluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\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 #resourceList(List)}.\n@param resourceList 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 #resourceList(List)", "deprecated" : false, "documentation" : "

The list of resource ARNs that belong to the component.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceList", "fluentSetterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceList", "getterDocumentation" : "

The list of resource ARNs that belong to the component.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n@return The list of resource ARNs that belong to the component.", "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" : "ResourceList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceList", "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" : "ResourceARN", "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" : "ResourceList", "sensitive" : false, "setterDocumentation" : "

The list of resource ARNs that belong to the component.

\n@param resourceList The list of resource ARNs that belong to the component.", "setterMethodName" : "setResourceList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceList", "variableType" : "java.util.List", "documentation" : "

The list of resource ARNs that belong to the component.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceGroupName", "ComponentName" ], "shapeName" : "UpdateComponentRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateComponentRequest", "variableName" : "updateComponentRequest", "variableType" : "UpdateComponentRequest", "documentation" : null, "simpleType" : "UpdateComponentRequest", "variableSetterType" : "UpdateComponentRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateComponentResponse" : { "c2jName" : "UpdateComponentResponse", "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" : "UpdateComponentResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateComponentResponse", "variableName" : "updateComponentResponse", "variableType" : "UpdateComponentResponse", "documentation" : null, "simpleType" : "UpdateComponentResponse", "variableSetterType" : "UpdateComponentResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ValidationException" : { "c2jName" : "ValidationException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The parameter is not valid.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ValidationException", "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" : "ValidationException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ValidationException", "variableName" : "validationException", "variableType" : "ValidationException", "documentation" : null, "simpleType" : "ValidationException", "variableSetterType" : "ValidationException" }, "wrapper" : false, "xmlNamespace" : null } }, "customAuthorizers" : { }, "customRetryPolicy" : null, "examples" : { "examples" : { }, "version" : null }, "fileHeader" : "/*\n * Copyright 2014-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\").\n * You may not use this file except in compliance with the License.\n * A copy of the License is located at\n *\n * http://aws.amazon.com/apache2.0\n *\n * or in the \"license\" file accompanying this file. This file is distributed\n * on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either\n * express or implied. See the License for the specific language governing\n * permissions and limitations under the License.\n */\n", "sdkBaseResponseFqcn" : "software.amazon.awssdk.awscore.AwsResponse", "sdkModeledExceptionBaseClassName" : "ApplicationInsightsException", "sdkModeledExceptionBaseFqcn" : "software.amazon.awssdk.services.applicationinsights.model.ApplicationInsightsException", "sdkRequestBaseClassName" : "ApplicationInsightsRequest", "sdkResponseBaseClassName" : "ApplicationInsightsResponse" }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy