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

models.health-2016-08-04-intermediate.json Maven / Gradle / Ivy

Go to download

The AWS Java SDK for AWS Health APIs and Notifications module holds the client classes that are used for communicating with AWS Health APIs and Notifications service.

There is a newer version: 1.12.780
Show newest version
{
  "customizationConfig" : {
    "additionalShapeConstructors" : null,
    "authPolicyActions" : {
      "actionPrefix" : null,
      "fileNamePrefix" : null,
      "skip" : true
    },
    "calculateCRC32FromCompressedData" : false,
    "convenienceTypeOverloads" : [ ],
    "customClientConfigFactory" : null,
    "customCodeTemplates" : null,
    "customErrorCodeFieldName" : null,
    "customExceptionUnmarshallerImpl" : null,
    "customFileHeader" : null,
    "customResponseMetadataClassName" : null,
    "customServiceMetadata" : null,
    "customServiceNameForRequest" : null,
    "customSignerProvider" : null,
    "deprecatedSuppressions" : null,
    "operationModifiers" : null,
    "operationsWithResponseStreamContentLengthValidation" : null,
    "presignersFqcn" : null,
    "renameShapes" : null,
    "requestMetrics" : null,
    "requiredParamValidationEnabled" : false,
    "sdkModeledExceptionBaseClassName" : null,
    "sendEmptyAutoConstructedListAsEmptyList" : null,
    "sendExplicitlyEmptyListsForQuery" : false,
    "serviceClientHoldInputStream" : false,
    "shapeModifiers" : null,
    "shapeSubstitutions" : null,
    "simpleMethods" : null,
    "skipInterfaceAdditions" : false,
    "skipSmokeTests" : true,
    "transformDirectory" : "transform",
    "useAutoConstructList" : false,
    "useAutoConstructMap" : false
  },
  "metadata" : {
    "apiVersion" : "2016-08-04",
    "asyncClient" : "AWSHealthAsyncClient",
    "asyncClientBuilderClassName" : "AWSHealthAsyncClientBuilder",
    "asyncInterface" : "AWSHealthAsync",
    "cborProtocol" : false,
    "checksumFormat" : null,
    "contentType" : null,
    "cucumberModuleInjectorClassName" : "AWSHealthModuleInjector",
    "defaultEndpoint" : "health.us-east-1.amazonaws.com",
    "defaultEndpointWithoutHttpProtocol" : "health.us-east-1.amazonaws.com",
    "defaultRegion" : null,
    "documentation" : "AWS Health 

The AWS Health API provides programmatic access to the AWS Health information that is presented in the AWS Personal Health Dashboard. You can get information about events that affect your AWS resources:

In addition, these operations provide information about event types and summary counts of events or affected entities:

The Health API requires a Business or Enterprise support plan from AWS Support. Calling the Health API from an account that does not have a Business or Enterprise support plan causes a SubscriptionRequiredException.

For authentication of requests, AWS Health uses the Signature Version 4 Signing Process.

See the AWS Health User Guide for information about how to use the API.

Service Endpoint

The HTTP endpoint for the AWS Health API is:

  • https://health.us-east-1.amazonaws.com

", "endpointPrefix" : "health", "hasApiWithStreamInput" : false, "ionProtocol" : false, "jsonProtocol" : true, "jsonVersion" : "1.1", "packageName" : "com.amazonaws.services.health", "packagePath" : "com/amazonaws/services/health", "protocol" : "json", "protocolDefaultExceptionUmarshallerImpl" : null, "protocolFactory" : "com.amazonaws.protocol.json.SdkJsonProtocolFactory", "requestBaseFqcn" : "com.amazonaws.AmazonWebServiceRequest", "requiresApiKey" : false, "requiresIamSigners" : false, "serviceAbbreviation" : "AWSHealth", "serviceFullName" : "AWS Health APIs and Notifications", "serviceName" : "AWSHealth", "signingName" : "health", "smokeTestsPackageName" : "com.amazonaws.services.health.smoketests", "syncClient" : "AWSHealthClient", "syncClientBuilderClassName" : "AWSHealthClientBuilder", "syncInterface" : "AWSHealth", "uid" : "health-2016-08-04", "unmarshallerClassSuffix" : "JsonUnmarshaller", "unmarshallerContextClassName" : "JsonUnmarshallerContext", "xmlProtocol" : false }, "operations" : { "DescribeAffectedEntities" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "java.util.concurrent.Future", "asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler", "asyncReturnType" : "DescribeAffectedEntitiesResult", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a list of entities that have been affected by the specified events, based on the specified filter criteria. Entities can refer to individual customer resources, groups of customer resources, or any other construct, depending on the AWS service. Events that have impact beyond that of the affected entities, or where the extent of impact is unknown, include at least one entity indicating this.

At least one event ARN is required. Results are sorted by the lastUpdatedTime of the entity, starting with the most recent.

", "exceptions" : [ { "exceptionName" : "InvalidPaginationTokenException", "documentation" : "

The specified pagination token (nextToken) is not valid.

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

The specified locale is not supported.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeAffectedEntitiesRequest", "variableName" : "describeAffectedEntitiesRequest", "variableType" : "DescribeAffectedEntitiesRequest", "documentation" : "", "simpleType" : "DescribeAffectedEntitiesRequest", "variableSetterType" : "DescribeAffectedEntitiesRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeAffectedEntities", "operationName" : "DescribeAffectedEntities", "returnType" : { "returnType" : "DescribeAffectedEntitiesResult", "documentation" : null }, "syncReturnType" : "DescribeAffectedEntitiesResult" }, "DescribeEntityAggregates" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "java.util.concurrent.Future", "asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler", "asyncReturnType" : "DescribeEntityAggregatesResult", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the number of entities that are affected by each of the specified events. If no events are specified, the counts of all affected entities are returned.

", "exceptions" : null, "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEntityAggregatesRequest", "variableName" : "describeEntityAggregatesRequest", "variableType" : "DescribeEntityAggregatesRequest", "documentation" : "", "simpleType" : "DescribeEntityAggregatesRequest", "variableSetterType" : "DescribeEntityAggregatesRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeEntityAggregates", "operationName" : "DescribeEntityAggregates", "returnType" : { "returnType" : "DescribeEntityAggregatesResult", "documentation" : null }, "syncReturnType" : "DescribeEntityAggregatesResult" }, "DescribeEventAggregates" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "java.util.concurrent.Future", "asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler", "asyncReturnType" : "DescribeEventAggregatesResult", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the number of events of each event type (issue, scheduled change, and account notification). If no filter is specified, the counts of all events in each category are returned.

", "exceptions" : [ { "exceptionName" : "InvalidPaginationTokenException", "documentation" : "

The specified pagination token (nextToken) is not valid.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEventAggregatesRequest", "variableName" : "describeEventAggregatesRequest", "variableType" : "DescribeEventAggregatesRequest", "documentation" : "", "simpleType" : "DescribeEventAggregatesRequest", "variableSetterType" : "DescribeEventAggregatesRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeEventAggregates", "operationName" : "DescribeEventAggregates", "returnType" : { "returnType" : "DescribeEventAggregatesResult", "documentation" : null }, "syncReturnType" : "DescribeEventAggregatesResult" }, "DescribeEventDetails" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "java.util.concurrent.Future", "asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler", "asyncReturnType" : "DescribeEventDetailsResult", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns detailed information about one or more specified events. Information includes standard event data (region, service, etc., as returned by DescribeEvents), a detailed event description, and possible additional metadata that depends upon the nature of the event. Affected entities are not included; to retrieve those, use the DescribeAffectedEntities operation.

If a specified event cannot be retrieved, an error message is returned for that event.

", "exceptions" : [ { "exceptionName" : "UnsupportedLocaleException", "documentation" : "

The specified locale is not supported.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEventDetailsRequest", "variableName" : "describeEventDetailsRequest", "variableType" : "DescribeEventDetailsRequest", "documentation" : "", "simpleType" : "DescribeEventDetailsRequest", "variableSetterType" : "DescribeEventDetailsRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeEventDetails", "operationName" : "DescribeEventDetails", "returnType" : { "returnType" : "DescribeEventDetailsResult", "documentation" : null }, "syncReturnType" : "DescribeEventDetailsResult" }, "DescribeEventTypes" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "java.util.concurrent.Future", "asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler", "asyncReturnType" : "DescribeEventTypesResult", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the event types that meet the specified filter criteria. If no filter criteria are specified, all event types are returned, in no particular order.

", "exceptions" : [ { "exceptionName" : "InvalidPaginationTokenException", "documentation" : "

The specified pagination token (nextToken) is not valid.

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

The specified locale is not supported.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEventTypesRequest", "variableName" : "describeEventTypesRequest", "variableType" : "DescribeEventTypesRequest", "documentation" : "", "simpleType" : "DescribeEventTypesRequest", "variableSetterType" : "DescribeEventTypesRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeEventTypes", "operationName" : "DescribeEventTypes", "returnType" : { "returnType" : "DescribeEventTypesResult", "documentation" : null }, "syncReturnType" : "DescribeEventTypesResult" }, "DescribeEvents" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "java.util.concurrent.Future", "asyncHandlerType" : "com.amazonaws.handlers.AsyncHandler", "asyncReturnType" : "DescribeEventsResult", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns information about events that meet the specified filter criteria. Events are returned in a summary form and do not include the detailed description, any additional metadata that depends on the event type, or any affected resources. To retrieve that information, use the DescribeEventDetails and DescribeAffectedEntities operations.

If no filter criteria are specified, all events are returned. Results are sorted by lastModifiedTime, starting with the most recent.

", "exceptions" : [ { "exceptionName" : "InvalidPaginationTokenException", "documentation" : "

The specified pagination token (nextToken) is not valid.

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

The specified locale is not supported.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeEventsRequest", "variableName" : "describeEventsRequest", "variableType" : "DescribeEventsRequest", "documentation" : "", "simpleType" : "DescribeEventsRequest", "variableSetterType" : "DescribeEventsRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeEvents", "operationName" : "DescribeEvents", "returnType" : { "returnType" : "DescribeEventsResult", "documentation" : null }, "syncReturnType" : "DescribeEventsResult" } }, "shapes" : { "AffectedEntity" : { "c2jName" : "AffectedEntity", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Information about an entity that is affected by a Health event.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "entityArn", "c2jShape" : "entityArn", "deprecated" : false, "documentation" : "

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@param entityArn The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityArn", "getterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@return The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K*/", "getterMethodName" : "getEntityArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EntityArn", "setterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@param entityArn The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K*/", "setterMethodName" : "setEntityArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "entityArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@param entityArn The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "entityArn", "variableType" : "String", "documentation" : "

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventArn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getEventArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventArn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setEventArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "entityValue", "c2jShape" : "entityValue", "deprecated" : false, "documentation" : "

The ID of the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The ID of the affected entity.

\n@param entityValue The ID of the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityValue", "getterDocumentation" : "/**

The ID of the affected entity.

\n@return The ID of the affected entity.*/", "getterMethodName" : "getEntityValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityValue", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EntityValue", "setterDocumentation" : "/**

The ID of the affected entity.

\n@param entityValue The ID of the affected entity.*/", "setterMethodName" : "setEntityValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "entityValue", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The ID of the affected entity.

\n@param entityValue The ID of the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "entityValue", "variableType" : "String", "documentation" : "

The ID of the affected entity.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "awsAccountId", "c2jShape" : "accountId", "deprecated" : false, "documentation" : "

The 12-digit AWS account number that contains the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@param awsAccountId The 12-digit AWS account number that contains the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAwsAccountId", "getterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@return The 12-digit AWS account number that contains the affected entity.*/", "getterMethodName" : "getAwsAccountId", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "awsAccountId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "awsAccountId", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AwsAccountId", "setterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@param awsAccountId The 12-digit AWS account number that contains the affected entity.*/", "setterMethodName" : "setAwsAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "awsAccountId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@param awsAccountId The 12-digit AWS account number that contains the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "awsAccountId", "variableType" : "String", "documentation" : "

The 12-digit AWS account number that contains the affected entity.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "lastUpdatedTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The most recent time that the entity was updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent time that the entity was updated.

\n@param lastUpdatedTime The most recent time that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTime", "getterDocumentation" : "/**

The most recent time that the entity was updated.

\n@return The most recent time that the entity was updated.*/", "getterMethodName" : "getLastUpdatedTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "LastUpdatedTime", "setterDocumentation" : "/**

The most recent time that the entity was updated.

\n@param lastUpdatedTime The most recent time that the entity was updated.*/", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent time that the entity was updated.

\n@param lastUpdatedTime The most recent time that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "

The most recent time that the entity was updated.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "c2jName" : "statusCode", "c2jShape" : "entityStatusCode", "deprecated" : false, "documentation" : "

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

", "enumType" : "EntityStatusCode", "fluentSetterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@param statusCode The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "fluentSetterMethodName" : "withStatusCode", "getterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@return The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@see EntityStatusCode*/", "getterMethodName" : "getStatusCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "statusCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "statusCode", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "StatusCode", "setterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@param statusCode The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@see EntityStatusCode*/", "setterMethodName" : "setStatusCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@param statusCode The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "tags", "c2jShape" : "tagSet", "deprecated" : false, "documentation" : "

A map of entity tags attached to the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTags", "getterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@return A map of entity tags attached to the affected entity.*/", "getterMethodName" : "getTags", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "tagValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "Tags", "setterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.*/", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of entity tags attached to the affected entity.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AwsAccountId" : { "c2jName" : "awsAccountId", "c2jShape" : "accountId", "deprecated" : false, "documentation" : "

The 12-digit AWS account number that contains the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@param awsAccountId The 12-digit AWS account number that contains the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAwsAccountId", "getterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@return The 12-digit AWS account number that contains the affected entity.*/", "getterMethodName" : "getAwsAccountId", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "awsAccountId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "awsAccountId", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AwsAccountId", "setterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@param awsAccountId The 12-digit AWS account number that contains the affected entity.*/", "setterMethodName" : "setAwsAccountId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "awsAccountId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The 12-digit AWS account number that contains the affected entity.

\n@param awsAccountId The 12-digit AWS account number that contains the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "awsAccountId", "variableType" : "String", "documentation" : "

The 12-digit AWS account number that contains the affected entity.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EntityArn" : { "c2jName" : "entityArn", "c2jShape" : "entityArn", "deprecated" : false, "documentation" : "

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@param entityArn The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityArn", "getterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@return The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K*/", "getterMethodName" : "getEntityArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EntityArn", "setterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@param entityArn The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K*/", "setterMethodName" : "setEntityArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "entityArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

\n@param entityArn The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "entityArn", "variableType" : "String", "documentation" : "

The unique identifier for the entity. Format: arn:aws:health:entity-region:aws-account:entity/entity-id . Example: arn:aws:health:us-east-1:111222333444:entity/AVh5GGT7ul1arKr1sE1K

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EntityValue" : { "c2jName" : "entityValue", "c2jShape" : "entityValue", "deprecated" : false, "documentation" : "

The ID of the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The ID of the affected entity.

\n@param entityValue The ID of the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityValue", "getterDocumentation" : "/**

The ID of the affected entity.

\n@return The ID of the affected entity.*/", "getterMethodName" : "getEntityValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityValue", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EntityValue", "setterDocumentation" : "/**

The ID of the affected entity.

\n@param entityValue The ID of the affected entity.*/", "setterMethodName" : "setEntityValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "entityValue", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The ID of the affected entity.

\n@param entityValue The ID of the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "entityValue", "variableType" : "String", "documentation" : "

The ID of the affected entity.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EventArn" : { "c2jName" : "eventArn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getEventArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventArn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setEventArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "LastUpdatedTime" : { "c2jName" : "lastUpdatedTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The most recent time that the entity was updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent time that the entity was updated.

\n@param lastUpdatedTime The most recent time that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTime", "getterDocumentation" : "/**

The most recent time that the entity was updated.

\n@return The most recent time that the entity was updated.*/", "getterMethodName" : "getLastUpdatedTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "LastUpdatedTime", "setterDocumentation" : "/**

The most recent time that the entity was updated.

\n@param lastUpdatedTime The most recent time that the entity was updated.*/", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent time that the entity was updated.

\n@param lastUpdatedTime The most recent time that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "

The most recent time that the entity was updated.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "StatusCode" : { "c2jName" : "statusCode", "c2jShape" : "entityStatusCode", "deprecated" : false, "documentation" : "

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

", "enumType" : "EntityStatusCode", "fluentSetterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@param statusCode The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "fluentSetterMethodName" : "withStatusCode", "getterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@return The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@see EntityStatusCode*/", "getterMethodName" : "getStatusCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "statusCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "statusCode", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "StatusCode", "setterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@param statusCode The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@see EntityStatusCode*/", "setterMethodName" : "setStatusCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

\n@param statusCode The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "

The most recent status of the entity affected by the event. The possible values are IMPAIRED, UNIMPAIRED, and UNKNOWN.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "c2jName" : "tags", "c2jShape" : "tagSet", "deprecated" : false, "documentation" : "

A map of entity tags attached to the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTags", "getterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@return A map of entity tags attached to the affected entity.*/", "getterMethodName" : "getTags", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "tagValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "Tags", "setterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.*/", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of entity tags attached to the affected entity.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AffectedEntity", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AffectedEntity", "variableName" : "affectedEntity", "variableType" : "AffectedEntity", "documentation" : null, "simpleType" : "AffectedEntity", "variableSetterType" : "AffectedEntity" }, "wrapper" : false }, "DateTimeRange" : { "c2jName" : "DateTimeRange", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

A range of dates and times that is used by the EventFilter and EntityFilter objects. If from is set and to is set: match items where the timestamp (startTime, endTime, or lastUpdatedTime) is between from and to inclusive. If from is set and to is not set: match items where the timestamp value is equal to or after from. If from is not set and to is set: match items where the timestamp value is equal to or before to.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "from", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The starting date and time of a time range.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The starting date and time of a time range.

\n@param from The starting date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFrom", "getterDocumentation" : "/**

The starting date and time of a time range.

\n@return The starting date and time of a time range.*/", "getterMethodName" : "getFrom", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "from", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "from", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "From", "setterDocumentation" : "/**

The starting date and time of a time range.

\n@param from The starting date and time of a time range.*/", "setterMethodName" : "setFrom", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "from", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The starting date and time of a time range.

\n@param from The starting date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "from", "variableType" : "java.util.Date", "documentation" : "

The starting date and time of a time range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "c2jName" : "to", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The ending date and time of a time range.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The ending date and time of a time range.

\n@param to The ending date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTo", "getterDocumentation" : "/**

The ending date and time of a time range.

\n@return The ending date and time of a time range.*/", "getterMethodName" : "getTo", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "to", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "to", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "To", "setterDocumentation" : "/**

The ending date and time of a time range.

\n@param to The ending date and time of a time range.*/", "setterMethodName" : "setTo", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "to", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The ending date and time of a time range.

\n@param to The ending date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "to", "variableType" : "java.util.Date", "documentation" : "

The ending date and time of a time range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "From" : { "c2jName" : "from", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The starting date and time of a time range.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The starting date and time of a time range.

\n@param from The starting date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFrom", "getterDocumentation" : "/**

The starting date and time of a time range.

\n@return The starting date and time of a time range.*/", "getterMethodName" : "getFrom", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "from", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "from", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "From", "setterDocumentation" : "/**

The starting date and time of a time range.

\n@param from The starting date and time of a time range.*/", "setterMethodName" : "setFrom", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "from", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The starting date and time of a time range.

\n@param from The starting date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "from", "variableType" : "java.util.Date", "documentation" : "

The starting date and time of a time range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "To" : { "c2jName" : "to", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The ending date and time of a time range.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The ending date and time of a time range.

\n@param to The ending date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTo", "getterDocumentation" : "/**

The ending date and time of a time range.

\n@return The ending date and time of a time range.*/", "getterMethodName" : "getTo", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "to", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "to", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "To", "setterDocumentation" : "/**

The ending date and time of a time range.

\n@param to The ending date and time of a time range.*/", "setterMethodName" : "setTo", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "to", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The ending date and time of a time range.

\n@param to The ending date and time of a time range.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "to", "variableType" : "java.util.Date", "documentation" : "

The ending date and time of a time range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DateTimeRange", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "dateTimeRange", "variableType" : "DateTimeRange", "documentation" : null, "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "wrapper" : false }, "DescribeAffectedEntitiesRequest" : { "c2jName" : "DescribeAffectedEntitiesRequest", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeAffectedEntities", "locationName" : null, "requestUri" : "/", "target" : "AWSHealth_20160804.DescribeAffectedEntities", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "c2jName" : "filter", "c2jShape" : "EntityFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned. At least one event ARN is required.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@param filter Values to narrow the results returned. At least one event ARN is required.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@return Values to narrow the results returned. At least one event ARN is required.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EntityFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@param filter Values to narrow the results returned. At least one event ARN is required.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EntityFilter", "variableName" : "filter", "variableType" : "EntityFilter", "documentation" : "", "simpleType" : "EntityFilter", "variableSetterType" : "EntityFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@param filter Values to narrow the results returned. At least one event ARN is required.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EntityFilter", "variableName" : "filter", "variableType" : "EntityFilter", "documentation" : "

Values to narrow the results returned. At least one event ARN is required.

", "simpleType" : "EntityFilter", "variableSetterType" : "EntityFilter" }, "xmlNameSpaceUri" : null }, { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filter" : { "c2jName" : "filter", "c2jShape" : "EntityFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned. At least one event ARN is required.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@param filter Values to narrow the results returned. At least one event ARN is required.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@return Values to narrow the results returned. At least one event ARN is required.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EntityFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@param filter Values to narrow the results returned. At least one event ARN is required.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EntityFilter", "variableName" : "filter", "variableType" : "EntityFilter", "documentation" : "", "simpleType" : "EntityFilter", "variableSetterType" : "EntityFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned. At least one event ARN is required.

\n@param filter Values to narrow the results returned. At least one event ARN is required.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EntityFilter", "variableName" : "filter", "variableType" : "EntityFilter", "documentation" : "

Values to narrow the results returned. At least one event ARN is required.

", "simpleType" : "EntityFilter", "variableSetterType" : "EntityFilter" }, "xmlNameSpaceUri" : null }, "Locale" : { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "filter" ], "shapeName" : "DescribeAffectedEntitiesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeAffectedEntitiesRequest", "variableName" : "describeAffectedEntitiesRequest", "variableType" : "DescribeAffectedEntitiesRequest", "documentation" : null, "simpleType" : "DescribeAffectedEntitiesRequest", "variableSetterType" : "DescribeAffectedEntitiesRequest" }, "wrapper" : false }, "DescribeAffectedEntitiesResult" : { "c2jName" : "DescribeAffectedEntitiesResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "entities", "c2jShape" : "EntityList", "deprecated" : false, "documentation" : "

The entities that match the filter criteria.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The entities that match the filter criteria.

\n@param entities The entities that match the filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntities", "getterDocumentation" : "/**

The entities that match the filter criteria.

\n@return The entities that match the filter criteria.*/", "getterMethodName" : "getEntities", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entities", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entities", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "AffectedEntity", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "AffectedEntity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AffectedEntity", "variableName" : "member", "variableType" : "AffectedEntity", "documentation" : "", "simpleType" : "AffectedEntity", "variableSetterType" : "AffectedEntity" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "AffectedEntity", "variableName" : "member", "variableType" : "AffectedEntity", "documentation" : "", "simpleType" : "AffectedEntity", "variableSetterType" : "AffectedEntity" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AffectedEntity", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AffectedEntity", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Entities", "setterDocumentation" : "/**

The entities that match the filter criteria.

\n@param entities The entities that match the filter criteria.*/", "setterMethodName" : "setEntities", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entities", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The entities that match the filter criteria.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntities(java.util.Collection)} or {@link #withEntities(java.util.Collection)} if you want to override the existing values.

\n@param entities The entities that match the filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entities", "variableType" : "java.util.List", "documentation" : "

The entities that match the filter criteria.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Entities" : { "c2jName" : "entities", "c2jShape" : "EntityList", "deprecated" : false, "documentation" : "

The entities that match the filter criteria.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The entities that match the filter criteria.

\n@param entities The entities that match the filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntities", "getterDocumentation" : "/**

The entities that match the filter criteria.

\n@return The entities that match the filter criteria.*/", "getterMethodName" : "getEntities", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entities", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entities", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "AffectedEntity", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "AffectedEntity", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AffectedEntity", "variableName" : "member", "variableType" : "AffectedEntity", "documentation" : "", "simpleType" : "AffectedEntity", "variableSetterType" : "AffectedEntity" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "AffectedEntity", "variableName" : "member", "variableType" : "AffectedEntity", "documentation" : "", "simpleType" : "AffectedEntity", "variableSetterType" : "AffectedEntity" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AffectedEntity", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AffectedEntity", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Entities", "setterDocumentation" : "/**

The entities that match the filter criteria.

\n@param entities The entities that match the filter criteria.*/", "setterMethodName" : "setEntities", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entities", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The entities that match the filter criteria.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntities(java.util.Collection)} or {@link #withEntities(java.util.Collection)} if you want to override the existing values.

\n@param entities The entities that match the filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entities", "variableType" : "java.util.List", "documentation" : "

The entities that match the filter criteria.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeAffectedEntitiesResult", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeAffectedEntitiesResult", "variableName" : "describeAffectedEntitiesResult", "variableType" : "DescribeAffectedEntitiesResult", "documentation" : null, "simpleType" : "DescribeAffectedEntitiesResult", "variableSetterType" : "DescribeAffectedEntitiesResult" }, "wrapper" : false }, "DescribeEntityAggregatesRequest" : { "c2jName" : "DescribeEntityAggregatesRequest", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeEntityAggregates", "locationName" : null, "requestUri" : "/", "target" : "AWSHealth_20160804.DescribeEntityAggregates", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "c2jName" : "eventArns", "c2jShape" : "EventArnsList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventArns" : { "c2jName" : "eventArns", "c2jShape" : "EventArnsList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEntityAggregatesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEntityAggregatesRequest", "variableName" : "describeEntityAggregatesRequest", "variableType" : "DescribeEntityAggregatesRequest", "documentation" : null, "simpleType" : "DescribeEntityAggregatesRequest", "variableSetterType" : "DescribeEntityAggregatesRequest" }, "wrapper" : false }, "DescribeEntityAggregatesResult" : { "c2jName" : "DescribeEntityAggregatesResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "entityAggregates", "c2jShape" : "EntityAggregateList", "deprecated" : false, "documentation" : "

The number of entities that are affected by each of the specified events.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n@param entityAggregates The number of entities that are affected by each of the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityAggregates", "getterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n@return The number of entities that are affected by each of the specified events.*/", "getterMethodName" : "getEntityAggregates", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityAggregates", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityAggregates", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EntityAggregate", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EntityAggregate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EntityAggregate", "variableName" : "member", "variableType" : "EntityAggregate", "documentation" : "", "simpleType" : "EntityAggregate", "variableSetterType" : "EntityAggregate" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EntityAggregate", "variableName" : "member", "variableType" : "EntityAggregate", "documentation" : "", "simpleType" : "EntityAggregate", "variableSetterType" : "EntityAggregate" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EntityAggregate", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EntityAggregate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityAggregates", "setterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n@param entityAggregates The number of entities that are affected by each of the specified events.*/", "setterMethodName" : "setEntityAggregates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityAggregates", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityAggregates(java.util.Collection)} or {@link #withEntityAggregates(java.util.Collection)} if you want to override the existing values.

\n@param entityAggregates The number of entities that are affected by each of the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityAggregates", "variableType" : "java.util.List", "documentation" : "

The number of entities that are affected by each of the specified events.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EntityAggregates" : { "c2jName" : "entityAggregates", "c2jShape" : "EntityAggregateList", "deprecated" : false, "documentation" : "

The number of entities that are affected by each of the specified events.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n@param entityAggregates The number of entities that are affected by each of the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityAggregates", "getterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n@return The number of entities that are affected by each of the specified events.*/", "getterMethodName" : "getEntityAggregates", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityAggregates", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityAggregates", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EntityAggregate", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EntityAggregate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EntityAggregate", "variableName" : "member", "variableType" : "EntityAggregate", "documentation" : "", "simpleType" : "EntityAggregate", "variableSetterType" : "EntityAggregate" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EntityAggregate", "variableName" : "member", "variableType" : "EntityAggregate", "documentation" : "", "simpleType" : "EntityAggregate", "variableSetterType" : "EntityAggregate" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EntityAggregate", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EntityAggregate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityAggregates", "setterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n@param entityAggregates The number of entities that are affected by each of the specified events.*/", "setterMethodName" : "setEntityAggregates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityAggregates", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The number of entities that are affected by each of the specified events.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityAggregates(java.util.Collection)} or {@link #withEntityAggregates(java.util.Collection)} if you want to override the existing values.

\n@param entityAggregates The number of entities that are affected by each of the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityAggregates", "variableType" : "java.util.List", "documentation" : "

The number of entities that are affected by each of the specified events.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEntityAggregatesResult", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEntityAggregatesResult", "variableName" : "describeEntityAggregatesResult", "variableType" : "DescribeEntityAggregatesResult", "documentation" : null, "simpleType" : "DescribeEntityAggregatesResult", "variableSetterType" : "DescribeEntityAggregatesResult" }, "wrapper" : false }, "DescribeEventAggregatesRequest" : { "c2jName" : "DescribeEventAggregatesRequest", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeEventAggregates", "locationName" : null, "requestUri" : "/", "target" : "AWSHealth_20160804.DescribeEventAggregates", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "c2jName" : "filter", "c2jShape" : "EventFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned.

\n@return Values to narrow the results returned.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EventFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "

Values to narrow the results returned.

", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "xmlNameSpaceUri" : null }, { "c2jName" : "aggregateField", "c2jShape" : "eventAggregateField", "deprecated" : false, "documentation" : "

The only currently supported value is eventTypeCategory.

", "enumType" : "EventAggregateField", "fluentSetterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@param aggregateField The only currently supported value is eventTypeCategory.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventAggregateField*/", "fluentSetterMethodName" : "withAggregateField", "getterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@return The only currently supported value is eventTypeCategory.\n@see EventAggregateField*/", "getterMethodName" : "getAggregateField", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "aggregateField", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "aggregateField", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AggregateField", "setterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@param aggregateField The only currently supported value is eventTypeCategory.\n@see EventAggregateField*/", "setterMethodName" : "setAggregateField", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "aggregateField", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@param aggregateField The only currently supported value is eventTypeCategory.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventAggregateField*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "aggregateField", "variableType" : "String", "documentation" : "

The only currently supported value is eventTypeCategory.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AggregateField" : { "c2jName" : "aggregateField", "c2jShape" : "eventAggregateField", "deprecated" : false, "documentation" : "

The only currently supported value is eventTypeCategory.

", "enumType" : "EventAggregateField", "fluentSetterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@param aggregateField The only currently supported value is eventTypeCategory.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventAggregateField*/", "fluentSetterMethodName" : "withAggregateField", "getterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@return The only currently supported value is eventTypeCategory.\n@see EventAggregateField*/", "getterMethodName" : "getAggregateField", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "aggregateField", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "aggregateField", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AggregateField", "setterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@param aggregateField The only currently supported value is eventTypeCategory.\n@see EventAggregateField*/", "setterMethodName" : "setAggregateField", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "aggregateField", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The only currently supported value is eventTypeCategory.

\n@param aggregateField The only currently supported value is eventTypeCategory.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventAggregateField*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "aggregateField", "variableType" : "String", "documentation" : "

The only currently supported value is eventTypeCategory.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Filter" : { "c2jName" : "filter", "c2jShape" : "EventFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned.

\n@return Values to narrow the results returned.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EventFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "

Values to narrow the results returned.

", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "aggregateField" ], "shapeName" : "DescribeEventAggregatesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEventAggregatesRequest", "variableName" : "describeEventAggregatesRequest", "variableType" : "DescribeEventAggregatesRequest", "documentation" : null, "simpleType" : "DescribeEventAggregatesRequest", "variableSetterType" : "DescribeEventAggregatesRequest" }, "wrapper" : false }, "DescribeEventAggregatesResult" : { "c2jName" : "DescribeEventAggregatesResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "eventAggregates", "c2jShape" : "EventAggregateList", "deprecated" : false, "documentation" : "

The number of events in each category that meet the optional filter criteria.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n@param eventAggregates The number of events in each category that meet the optional filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventAggregates", "getterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n@return The number of events in each category that meet the optional filter criteria.*/", "getterMethodName" : "getEventAggregates", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventAggregates", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventAggregates", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventAggregate", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventAggregate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventAggregate", "variableName" : "member", "variableType" : "EventAggregate", "documentation" : "", "simpleType" : "EventAggregate", "variableSetterType" : "EventAggregate" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventAggregate", "variableName" : "member", "variableType" : "EventAggregate", "documentation" : "", "simpleType" : "EventAggregate", "variableSetterType" : "EventAggregate" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventAggregate", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventAggregate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventAggregates", "setterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n@param eventAggregates The number of events in each category that meet the optional filter criteria.*/", "setterMethodName" : "setEventAggregates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventAggregates", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventAggregates(java.util.Collection)} or {@link #withEventAggregates(java.util.Collection)} if you want to override the existing values.

\n@param eventAggregates The number of events in each category that meet the optional filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventAggregates", "variableType" : "java.util.List", "documentation" : "

The number of events in each category that meet the optional filter criteria.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventAggregates" : { "c2jName" : "eventAggregates", "c2jShape" : "EventAggregateList", "deprecated" : false, "documentation" : "

The number of events in each category that meet the optional filter criteria.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n@param eventAggregates The number of events in each category that meet the optional filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventAggregates", "getterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n@return The number of events in each category that meet the optional filter criteria.*/", "getterMethodName" : "getEventAggregates", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventAggregates", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventAggregates", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventAggregate", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventAggregate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventAggregate", "variableName" : "member", "variableType" : "EventAggregate", "documentation" : "", "simpleType" : "EventAggregate", "variableSetterType" : "EventAggregate" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventAggregate", "variableName" : "member", "variableType" : "EventAggregate", "documentation" : "", "simpleType" : "EventAggregate", "variableSetterType" : "EventAggregate" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventAggregate", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventAggregate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventAggregates", "setterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n@param eventAggregates The number of events in each category that meet the optional filter criteria.*/", "setterMethodName" : "setEventAggregates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventAggregates", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The number of events in each category that meet the optional filter criteria.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventAggregates(java.util.Collection)} or {@link #withEventAggregates(java.util.Collection)} if you want to override the existing values.

\n@param eventAggregates The number of events in each category that meet the optional filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventAggregates", "variableType" : "java.util.List", "documentation" : "

The number of events in each category that meet the optional filter criteria.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventAggregatesResult", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEventAggregatesResult", "variableName" : "describeEventAggregatesResult", "variableType" : "DescribeEventAggregatesResult", "documentation" : null, "simpleType" : "DescribeEventAggregatesResult", "variableSetterType" : "DescribeEventAggregatesResult" }, "wrapper" : false }, "DescribeEventDetailsRequest" : { "c2jName" : "DescribeEventDetailsRequest", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeEventDetails", "locationName" : null, "requestUri" : "/", "target" : "AWSHealth_20160804.DescribeEventDetails", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "c2jName" : "eventArns", "c2jShape" : "eventArnList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventArns" : { "c2jName" : "eventArns", "c2jShape" : "eventArnList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Locale" : { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "eventArns" ], "shapeName" : "DescribeEventDetailsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEventDetailsRequest", "variableName" : "describeEventDetailsRequest", "variableType" : "DescribeEventDetailsRequest", "documentation" : null, "simpleType" : "DescribeEventDetailsRequest", "variableSetterType" : "DescribeEventDetailsRequest" }, "wrapper" : false }, "DescribeEventDetailsResult" : { "c2jName" : "DescribeEventDetailsResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "successfulSet", "c2jShape" : "DescribeEventDetailsSuccessfulSet", "deprecated" : false, "documentation" : "

Information about the events that could be retrieved.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Information about the events that could be retrieved.

\n@param successfulSet Information about the events that could be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withSuccessfulSet", "getterDocumentation" : "/**

Information about the events that could be retrieved.

\n@return Information about the events that could be retrieved.*/", "getterMethodName" : "getSuccessfulSet", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "successfulSet", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "successfulSet", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventDetails", "variableName" : "member", "variableType" : "EventDetails", "documentation" : "", "simpleType" : "EventDetails", "variableSetterType" : "EventDetails" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventDetails", "variableName" : "member", "variableType" : "EventDetails", "documentation" : "", "simpleType" : "EventDetails", "variableSetterType" : "EventDetails" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventDetails", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventDetails", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "SuccessfulSet", "setterDocumentation" : "/**

Information about the events that could be retrieved.

\n@param successfulSet Information about the events that could be retrieved.*/", "setterMethodName" : "setSuccessfulSet", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "successfulSet", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

Information about the events that could be retrieved.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setSuccessfulSet(java.util.Collection)} or {@link #withSuccessfulSet(java.util.Collection)} if you want to override the existing values.

\n@param successfulSet Information about the events that could be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "successfulSet", "variableType" : "java.util.List", "documentation" : "

Information about the events that could be retrieved.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "failedSet", "c2jShape" : "DescribeEventDetailsFailedSet", "deprecated" : false, "documentation" : "

Error messages for any events that could not be retrieved.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n@param failedSet Error messages for any events that could not be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFailedSet", "getterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n@return Error messages for any events that could not be retrieved.*/", "getterMethodName" : "getFailedSet", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "failedSet", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedSet", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventDetailsErrorItem", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventDetailsErrorItem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventDetailsErrorItem", "variableName" : "member", "variableType" : "EventDetailsErrorItem", "documentation" : "", "simpleType" : "EventDetailsErrorItem", "variableSetterType" : "EventDetailsErrorItem" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventDetailsErrorItem", "variableName" : "member", "variableType" : "EventDetailsErrorItem", "documentation" : "", "simpleType" : "EventDetailsErrorItem", "variableSetterType" : "EventDetailsErrorItem" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventDetailsErrorItem", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventDetailsErrorItem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "FailedSet", "setterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n@param failedSet Error messages for any events that could not be retrieved.*/", "setterMethodName" : "setFailedSet", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "failedSet", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setFailedSet(java.util.Collection)} or {@link #withFailedSet(java.util.Collection)} if you want to override the existing values.

\n@param failedSet Error messages for any events that could not be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "failedSet", "variableType" : "java.util.List", "documentation" : "

Error messages for any events that could not be retrieved.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailedSet" : { "c2jName" : "failedSet", "c2jShape" : "DescribeEventDetailsFailedSet", "deprecated" : false, "documentation" : "

Error messages for any events that could not be retrieved.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n@param failedSet Error messages for any events that could not be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFailedSet", "getterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n@return Error messages for any events that could not be retrieved.*/", "getterMethodName" : "getFailedSet", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "failedSet", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedSet", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventDetailsErrorItem", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventDetailsErrorItem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventDetailsErrorItem", "variableName" : "member", "variableType" : "EventDetailsErrorItem", "documentation" : "", "simpleType" : "EventDetailsErrorItem", "variableSetterType" : "EventDetailsErrorItem" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventDetailsErrorItem", "variableName" : "member", "variableType" : "EventDetailsErrorItem", "documentation" : "", "simpleType" : "EventDetailsErrorItem", "variableSetterType" : "EventDetailsErrorItem" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventDetailsErrorItem", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventDetailsErrorItem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "FailedSet", "setterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n@param failedSet Error messages for any events that could not be retrieved.*/", "setterMethodName" : "setFailedSet", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "failedSet", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

Error messages for any events that could not be retrieved.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setFailedSet(java.util.Collection)} or {@link #withFailedSet(java.util.Collection)} if you want to override the existing values.

\n@param failedSet Error messages for any events that could not be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "failedSet", "variableType" : "java.util.List", "documentation" : "

Error messages for any events that could not be retrieved.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SuccessfulSet" : { "c2jName" : "successfulSet", "c2jShape" : "DescribeEventDetailsSuccessfulSet", "deprecated" : false, "documentation" : "

Information about the events that could be retrieved.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Information about the events that could be retrieved.

\n@param successfulSet Information about the events that could be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withSuccessfulSet", "getterDocumentation" : "/**

Information about the events that could be retrieved.

\n@return Information about the events that could be retrieved.*/", "getterMethodName" : "getSuccessfulSet", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "successfulSet", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "successfulSet", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventDetails", "variableName" : "member", "variableType" : "EventDetails", "documentation" : "", "simpleType" : "EventDetails", "variableSetterType" : "EventDetails" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventDetails", "variableName" : "member", "variableType" : "EventDetails", "documentation" : "", "simpleType" : "EventDetails", "variableSetterType" : "EventDetails" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventDetails", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventDetails", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "SuccessfulSet", "setterDocumentation" : "/**

Information about the events that could be retrieved.

\n@param successfulSet Information about the events that could be retrieved.*/", "setterMethodName" : "setSuccessfulSet", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "successfulSet", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

Information about the events that could be retrieved.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setSuccessfulSet(java.util.Collection)} or {@link #withSuccessfulSet(java.util.Collection)} if you want to override the existing values.

\n@param successfulSet Information about the events that could be retrieved.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "successfulSet", "variableType" : "java.util.List", "documentation" : "

Information about the events that could be retrieved.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventDetailsResult", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEventDetailsResult", "variableName" : "describeEventDetailsResult", "variableType" : "DescribeEventDetailsResult", "documentation" : null, "simpleType" : "DescribeEventDetailsResult", "variableSetterType" : "DescribeEventDetailsResult" }, "wrapper" : false }, "DescribeEventTypesRequest" : { "c2jName" : "DescribeEventTypesRequest", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeEventTypes", "locationName" : null, "requestUri" : "/", "target" : "AWSHealth_20160804.DescribeEventTypes", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "c2jName" : "filter", "c2jShape" : "EventTypeFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned.

\n@return Values to narrow the results returned.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EventTypeFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EventTypeFilter", "variableName" : "filter", "variableType" : "EventTypeFilter", "documentation" : "", "simpleType" : "EventTypeFilter", "variableSetterType" : "EventTypeFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventTypeFilter", "variableName" : "filter", "variableType" : "EventTypeFilter", "documentation" : "

Values to narrow the results returned.

", "simpleType" : "EventTypeFilter", "variableSetterType" : "EventTypeFilter" }, "xmlNameSpaceUri" : null }, { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filter" : { "c2jName" : "filter", "c2jShape" : "EventTypeFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned.

\n@return Values to narrow the results returned.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EventTypeFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EventTypeFilter", "variableName" : "filter", "variableType" : "EventTypeFilter", "documentation" : "", "simpleType" : "EventTypeFilter", "variableSetterType" : "EventTypeFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventTypeFilter", "variableName" : "filter", "variableType" : "EventTypeFilter", "documentation" : "

Values to narrow the results returned.

", "simpleType" : "EventTypeFilter", "variableSetterType" : "EventTypeFilter" }, "xmlNameSpaceUri" : null }, "Locale" : { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventTypesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEventTypesRequest", "variableName" : "describeEventTypesRequest", "variableType" : "DescribeEventTypesRequest", "documentation" : null, "simpleType" : "DescribeEventTypesRequest", "variableSetterType" : "DescribeEventTypesRequest" }, "wrapper" : false }, "DescribeEventTypesResult" : { "c2jName" : "DescribeEventTypesResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "eventTypes", "c2jShape" : "EventTypeList", "deprecated" : false, "documentation" : "

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n@param eventTypes A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypes", "getterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n@return A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).*/", "getterMethodName" : "getEventTypes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventType", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventType", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventType", "variableName" : "member", "variableType" : "EventType", "documentation" : "", "simpleType" : "EventType", "variableSetterType" : "EventType" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventType", "variableName" : "member", "variableType" : "EventType", "documentation" : "", "simpleType" : "EventType", "variableSetterType" : "EventType" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventType", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventType", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypes", "setterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n@param eventTypes A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).*/", "setterMethodName" : "setEventTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypes(java.util.Collection)} or {@link #withEventTypes(java.util.Collection)} if you want to override the existing values.

\n@param eventTypes A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypes", "variableType" : "java.util.List", "documentation" : "

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventTypes" : { "c2jName" : "eventTypes", "c2jShape" : "EventTypeList", "deprecated" : false, "documentation" : "

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n@param eventTypes A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypes", "getterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n@return A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).*/", "getterMethodName" : "getEventTypes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "EventType", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "EventType", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventType", "variableName" : "member", "variableType" : "EventType", "documentation" : "", "simpleType" : "EventType", "variableSetterType" : "EventType" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventType", "variableName" : "member", "variableType" : "EventType", "documentation" : "", "simpleType" : "EventType", "variableSetterType" : "EventType" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventType", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventType", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypes", "setterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n@param eventTypes A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).*/", "setterMethodName" : "setEventTypes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypes(java.util.Collection)} or {@link #withEventTypes(java.util.Collection)} if you want to override the existing values.

\n@param eventTypes A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypes", "variableType" : "java.util.List", "documentation" : "

A list of event types that match the filter criteria. Event types have a category (issue, accountNotification, or scheduledChange), a service (for example, EC2, RDS, DATAPIPELINE, BILLING), and a code (in the format AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventTypesResult", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEventTypesResult", "variableName" : "describeEventTypesResult", "variableType" : "DescribeEventTypesResult", "documentation" : null, "simpleType" : "DescribeEventTypesResult", "variableSetterType" : "DescribeEventTypesResult" }, "wrapper" : false }, "DescribeEventsRequest" : { "c2jName" : "DescribeEventsRequest", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeEvents", "locationName" : null, "requestUri" : "/", "target" : "AWSHealth_20160804.DescribeEvents", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "c2jName" : "filter", "c2jShape" : "EventFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned.

\n@return Values to narrow the results returned.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EventFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "

Values to narrow the results returned.

", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filter" : { "c2jName" : "filter", "c2jShape" : "EventFilter", "deprecated" : false, "documentation" : "

Values to narrow the results returned.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withFilter", "getterDocumentation" : "/**

Values to narrow the results returned.

\n@return Values to narrow the results returned.*/", "getterMethodName" : "getFilter", "getterModel" : { "returnType" : "EventFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Filter", "setterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.*/", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "simple" : false, "varargSetterDocumentation" : "/**

Values to narrow the results returned.

\n@param filter Values to narrow the results returned.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventFilter", "variableName" : "filter", "variableType" : "EventFilter", "documentation" : "

Values to narrow the results returned.

", "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "xmlNameSpaceUri" : null }, "Locale" : { "c2jName" : "locale", "c2jShape" : "locale", "deprecated" : false, "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLocale", "getterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@return The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "getterMethodName" : "getLocale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Locale", "setterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.*/", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

\n@param locale The locale (language) to return information in. English (en) is the default and the only supported value at this time.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale (language) to return information in. English (en) is the default and the only supported value at this time.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "c2jName" : "maxResults", "c2jShape" : "maxResults", "deprecated" : false, "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMaxResults", "getterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@return The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "getterMethodName" : "getMaxResults", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "MaxResults", "setterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.*/", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The maximum number of items to return in one batch, between 10 and 100, inclusive.

\n@param maxResults The maximum number of items to return in one batch, between 10 and 100, inclusive.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of items to return in one batch, between 10 and 100, inclusive.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeEventsRequest", "variableName" : "describeEventsRequest", "variableType" : "DescribeEventsRequest", "documentation" : null, "simpleType" : "DescribeEventsRequest", "variableSetterType" : "DescribeEventsRequest" }, "wrapper" : false }, "DescribeEventsResult" : { "c2jName" : "DescribeEventsResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "events", "c2jShape" : "EventList", "deprecated" : false, "documentation" : "

The events that match the specified filter criteria.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The events that match the specified filter criteria.

\n@param events The events that match the specified filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEvents", "getterDocumentation" : "/**

The events that match the specified filter criteria.

\n@return The events that match the specified filter criteria.*/", "getterMethodName" : "getEvents", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "events", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "events", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "Event", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "Event", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Event", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Events", "setterDocumentation" : "/**

The events that match the specified filter criteria.

\n@param events The events that match the specified filter criteria.*/", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The events that match the specified filter criteria.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEvents(java.util.Collection)} or {@link #withEvents(java.util.Collection)} if you want to override the existing values.

\n@param events The events that match the specified filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

The events that match the specified filter criteria.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Events" : { "c2jName" : "events", "c2jShape" : "EventList", "deprecated" : false, "documentation" : "

The events that match the specified filter criteria.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The events that match the specified filter criteria.

\n@param events The events that match the specified filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEvents", "getterDocumentation" : "/**

The events that match the specified filter criteria.

\n@return The events that match the specified filter criteria.*/", "getterMethodName" : "getEvents", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "events", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "events", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "Event", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "Event", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Event", "variableName" : "member", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Event", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Event", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Events", "setterDocumentation" : "/**

The events that match the specified filter criteria.

\n@param events The events that match the specified filter criteria.*/", "setterMethodName" : "setEvents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The events that match the specified filter criteria.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEvents(java.util.Collection)} or {@link #withEvents(java.util.Collection)} if you want to override the existing values.

\n@param events The events that match the specified filter criteria.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "events", "variableType" : "java.util.List", "documentation" : "

The events that match the specified filter criteria.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "NextToken" : { "c2jName" : "nextToken", "c2jShape" : "nextToken", "deprecated" : false, "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "enumType" : null, "fluentSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withNextToken", "getterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@return If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "getterMethodName" : "getNextToken", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "NextToken", "setterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.*/", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

\n@param nextToken If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeEventsResult", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeEventsResult", "variableName" : "describeEventsResult", "variableType" : "DescribeEventsResult", "documentation" : null, "simpleType" : "DescribeEventsResult", "variableSetterType" : "DescribeEventsResult" }, "wrapper" : false }, "EntityAggregate" : { "c2jName" : "EntityAggregate", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The number of entities that are affected by one or more events. Returned by the DescribeEntityAggregates operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "eventArn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getEventArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventArn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setEventArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "count", "c2jShape" : "count", "deprecated" : false, "documentation" : "

The number entities that match the criteria for the specified events.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@param count The number entities that match the criteria for the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withCount", "getterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@return The number entities that match the criteria for the specified events.*/", "getterMethodName" : "getCount", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "count", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "count", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Count", "setterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@param count The number entities that match the criteria for the specified events.*/", "setterMethodName" : "setCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@param count The number entities that match the criteria for the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "

The number entities that match the criteria for the specified events.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Count" : { "c2jName" : "count", "c2jShape" : "count", "deprecated" : false, "documentation" : "

The number entities that match the criteria for the specified events.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@param count The number entities that match the criteria for the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withCount", "getterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@return The number entities that match the criteria for the specified events.*/", "getterMethodName" : "getCount", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "count", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "count", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Count", "setterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@param count The number entities that match the criteria for the specified events.*/", "setterMethodName" : "setCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The number entities that match the criteria for the specified events.

\n@param count The number entities that match the criteria for the specified events.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "

The number entities that match the criteria for the specified events.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "EventArn" : { "c2jName" : "eventArn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getEventArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventArn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setEventArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EntityAggregate", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EntityAggregate", "variableName" : "entityAggregate", "variableType" : "EntityAggregate", "documentation" : null, "simpleType" : "EntityAggregate", "variableSetterType" : "EntityAggregate" }, "wrapper" : false }, "EntityFilter" : { "c2jName" : "EntityFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The values to use to filter results from the DescribeAffectedEntities operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "eventArns", "c2jShape" : "eventArnList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "entityArns", "c2jShape" : "entityArnList", "deprecated" : false, "documentation" : "

A list of entity ARNs (unique identifiers).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityArns", "getterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@return A list of entity ARNs (unique identifiers).*/", "getterMethodName" : "getEntityArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityArns", "setterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).*/", "setterMethodName" : "setEntityArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityArns(java.util.Collection)} or {@link #withEntityArns(java.util.Collection)} if you want to override the existing values.

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "

A list of entity ARNs (unique identifiers).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "entityValues", "c2jShape" : "entityValueList", "deprecated" : false, "documentation" : "

A list of IDs for affected entities.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of IDs for affected entities.

\n@param entityValues A list of IDs for affected entities.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityValues", "getterDocumentation" : "/**

A list of IDs for affected entities.

\n@return A list of IDs for affected entities.*/", "getterMethodName" : "getEntityValues", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityValues", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityValues", "setterDocumentation" : "/**

A list of IDs for affected entities.

\n@param entityValues A list of IDs for affected entities.*/", "setterMethodName" : "setEntityValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of IDs for affected entities.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityValues(java.util.Collection)} or {@link #withEntityValues(java.util.Collection)} if you want to override the existing values.

\n@param entityValues A list of IDs for affected entities.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "

A list of IDs for affected entities.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "lastUpdatedTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of the most recent dates and times that the entity was updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n@param lastUpdatedTimes A list of the most recent dates and times that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTimes", "getterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n@return A list of the most recent dates and times that the entity was updated.*/", "getterMethodName" : "getLastUpdatedTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "LastUpdatedTimes", "setterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n@param lastUpdatedTimes A list of the most recent dates and times that the entity was updated.*/", "setterMethodName" : "setLastUpdatedTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setLastUpdatedTimes(java.util.Collection)} or {@link #withLastUpdatedTimes(java.util.Collection)} if you want to override the existing values.

\n@param lastUpdatedTimes A list of the most recent dates and times that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "

A list of the most recent dates and times that the entity was updated.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "tags", "c2jShape" : "tagFilter", "deprecated" : false, "documentation" : "

A map of entity tags attached to the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTags", "getterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@return A map of entity tags attached to the affected entity.*/", "getterMethodName" : "getTags", "getterModel" : { "returnType" : "java.util.List>", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "tagSet", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "tagValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "java.util.Map", "map" : true, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Map", "templateImplType" : "java.util.ArrayList>", "templateType" : "java.util.List>" }, "map" : false, "mapModel" : null, "name" : "Tags", "setterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.*/", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "simple" : false, "varargSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "

A map of entity tags attached to the affected entity.

", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "xmlNameSpaceUri" : null }, { "c2jName" : "statusCodes", "c2jShape" : "entityStatusCodeList", "deprecated" : false, "documentation" : "

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

", "enumType" : "EntityStatusCode", "fluentSetterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n@param statusCodes A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "fluentSetterMethodName" : "withStatusCodes", "getterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n@return A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@see EntityStatusCode*/", "getterMethodName" : "getStatusCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "statusCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "statusCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityStatusCode", "deprecated" : false, "documentation" : "", "enumType" : "EntityStatusCode", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EntityStatusCode*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EntityStatusCode*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "StatusCodes", "setterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n@param statusCodes A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@see EntityStatusCode*/", "setterMethodName" : "setStatusCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "statusCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setStatusCodes(java.util.Collection)} or {@link #withStatusCodes(java.util.Collection)} if you want to override the existing values.

\n@param statusCodes A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "statusCodes", "variableType" : "java.util.List", "documentation" : "

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EntityArns" : { "c2jName" : "entityArns", "c2jShape" : "entityArnList", "deprecated" : false, "documentation" : "

A list of entity ARNs (unique identifiers).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityArns", "getterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@return A list of entity ARNs (unique identifiers).*/", "getterMethodName" : "getEntityArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityArns", "setterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).*/", "setterMethodName" : "setEntityArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityArns(java.util.Collection)} or {@link #withEntityArns(java.util.Collection)} if you want to override the existing values.

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "

A list of entity ARNs (unique identifiers).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EntityValues" : { "c2jName" : "entityValues", "c2jShape" : "entityValueList", "deprecated" : false, "documentation" : "

A list of IDs for affected entities.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of IDs for affected entities.

\n@param entityValues A list of IDs for affected entities.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityValues", "getterDocumentation" : "/**

A list of IDs for affected entities.

\n@return A list of IDs for affected entities.*/", "getterMethodName" : "getEntityValues", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityValues", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityValues", "setterDocumentation" : "/**

A list of IDs for affected entities.

\n@param entityValues A list of IDs for affected entities.*/", "setterMethodName" : "setEntityValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of IDs for affected entities.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityValues(java.util.Collection)} or {@link #withEntityValues(java.util.Collection)} if you want to override the existing values.

\n@param entityValues A list of IDs for affected entities.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "

A list of IDs for affected entities.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EventArns" : { "c2jName" : "eventArns", "c2jShape" : "eventArnList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "LastUpdatedTimes" : { "c2jName" : "lastUpdatedTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of the most recent dates and times that the entity was updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n@param lastUpdatedTimes A list of the most recent dates and times that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTimes", "getterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n@return A list of the most recent dates and times that the entity was updated.*/", "getterMethodName" : "getLastUpdatedTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "LastUpdatedTimes", "setterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n@param lastUpdatedTimes A list of the most recent dates and times that the entity was updated.*/", "setterMethodName" : "setLastUpdatedTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of the most recent dates and times that the entity was updated.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setLastUpdatedTimes(java.util.Collection)} or {@link #withLastUpdatedTimes(java.util.Collection)} if you want to override the existing values.

\n@param lastUpdatedTimes A list of the most recent dates and times that the entity was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "

A list of the most recent dates and times that the entity was updated.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "StatusCodes" : { "c2jName" : "statusCodes", "c2jShape" : "entityStatusCodeList", "deprecated" : false, "documentation" : "

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

", "enumType" : "EntityStatusCode", "fluentSetterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n@param statusCodes A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "fluentSetterMethodName" : "withStatusCodes", "getterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n@return A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@see EntityStatusCode*/", "getterMethodName" : "getStatusCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "statusCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "statusCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityStatusCode", "deprecated" : false, "documentation" : "", "enumType" : "EntityStatusCode", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EntityStatusCode*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EntityStatusCode*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "StatusCodes", "setterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n@param statusCodes A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@see EntityStatusCode*/", "setterMethodName" : "setStatusCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "statusCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setStatusCodes(java.util.Collection)} or {@link #withStatusCodes(java.util.Collection)} if you want to override the existing values.

\n@param statusCodes A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EntityStatusCode*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "statusCodes", "variableType" : "java.util.List", "documentation" : "

A list of entity status codes (IMPAIRED, UNIMPAIRED, or UNKNOWN).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Tags" : { "c2jName" : "tags", "c2jShape" : "tagFilter", "deprecated" : false, "documentation" : "

A map of entity tags attached to the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTags", "getterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@return A map of entity tags attached to the affected entity.*/", "getterMethodName" : "getTags", "getterModel" : { "returnType" : "java.util.List>", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "tagSet", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "tagValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "java.util.Map", "map" : true, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Map", "templateImplType" : "java.util.ArrayList>", "templateType" : "java.util.List>" }, "map" : false, "mapModel" : null, "name" : "Tags", "setterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.*/", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "simple" : false, "varargSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "

A map of entity tags attached to the affected entity.

", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "eventArns" ], "shapeName" : "EntityFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EntityFilter", "variableName" : "entityFilter", "variableType" : "EntityFilter", "documentation" : null, "simpleType" : "EntityFilter", "variableSetterType" : "EntityFilter" }, "wrapper" : false }, "EntityStatusCode" : { "c2jName" : "entityStatusCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "IMPAIRED", "value" : "IMPAIRED" }, { "name" : "UNIMPAIRED", "value" : "UNIMPAIRED" }, { "name" : "UNKNOWN", "value" : "UNKNOWN" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : null, "membersAsMap" : { }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EntityStatusCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EntityStatusCode", "variableName" : "entityStatusCode", "variableType" : "EntityStatusCode", "documentation" : null, "simpleType" : "EntityStatusCode", "variableSetterType" : "EntityStatusCode" }, "wrapper" : false }, "Event" : { "c2jName" : "Event", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Summary information about an event, returned by the DescribeEvents operation. The DescribeEventDetails operation also returns this information, as well as the EventDescription and additional event metadata.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "arn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param arn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Arn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param arn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param arn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "service", "c2jShape" : "service", "deprecated" : false, "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withService", "getterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@return The AWS service that is affected by the event. For example, EC2, RDS.*/", "getterMethodName" : "getService", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "service", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "service", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Service", "setterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.*/", "setterMethodName" : "setService", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventTypeCode", "c2jShape" : "eventTypeCode", "deprecated" : false, "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param eventTypeCode The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypeCode", "getterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@return The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "getterMethodName" : "getEventTypeCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCode", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventTypeCode", "setterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param eventTypeCode The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "setterMethodName" : "setEventTypeCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param eventTypeCode The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCode", "variableType" : "String", "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventTypeCategory", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "

The

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

The

\n@param eventTypeCategory The\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withEventTypeCategory", "getterDocumentation" : "/**

The

\n@return The\n@see EventTypeCategory*/", "getterMethodName" : "getEventTypeCategory", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCategory", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCategory", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventTypeCategory", "setterDocumentation" : "/**

The

\n@param eventTypeCategory The\n@see EventTypeCategory*/", "setterMethodName" : "setEventTypeCategory", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCategory", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The

\n@param eventTypeCategory The\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCategory", "variableType" : "String", "documentation" : "

The

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "region", "c2jShape" : "region", "deprecated" : false, "documentation" : "

The AWS region name of the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS region name of the event.

\n@param region The AWS region name of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withRegion", "getterDocumentation" : "/**

The AWS region name of the event.

\n@return The AWS region name of the event.*/", "getterMethodName" : "getRegion", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "region", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "region", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Region", "setterDocumentation" : "/**

The AWS region name of the event.

\n@param region The AWS region name of the event.*/", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS region name of the event.

\n@param region The AWS region name of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

The AWS region name of the event.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "availabilityZone", "c2jShape" : "availabilityZone", "deprecated" : false, "documentation" : "

The AWS Availability Zone of the event. For example, us-east-1a.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@param availabilityZone The AWS Availability Zone of the event. For example, us-east-1a.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAvailabilityZone", "getterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@return The AWS Availability Zone of the event. For example, us-east-1a.*/", "getterMethodName" : "getAvailabilityZone", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "availabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "availabilityZone", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AvailabilityZone", "setterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@param availabilityZone The AWS Availability Zone of the event. For example, us-east-1a.*/", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@param availabilityZone The AWS Availability Zone of the event. For example, us-east-1a.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

The AWS Availability Zone of the event. For example, us-east-1a.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "startTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The date and time that the event began.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The date and time that the event began.

\n@param startTime The date and time that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withStartTime", "getterDocumentation" : "/**

The date and time that the event began.

\n@return The date and time that the event began.*/", "getterMethodName" : "getStartTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "startTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "StartTime", "setterDocumentation" : "/**

The date and time that the event began.

\n@param startTime The date and time that the event began.*/", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The date and time that the event began.

\n@param startTime The date and time that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startTime", "variableType" : "java.util.Date", "documentation" : "

The date and time that the event began.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "c2jName" : "endTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The date and time that the event ended.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The date and time that the event ended.

\n@param endTime The date and time that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEndTime", "getterDocumentation" : "/**

The date and time that the event ended.

\n@return The date and time that the event ended.*/", "getterMethodName" : "getEndTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "endTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "endTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EndTime", "setterDocumentation" : "/**

The date and time that the event ended.

\n@param endTime The date and time that the event ended.*/", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The date and time that the event ended.

\n@param endTime The date and time that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endTime", "variableType" : "java.util.Date", "documentation" : "

The date and time that the event ended.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "c2jName" : "lastUpdatedTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The most recent date and time that the event was updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@param lastUpdatedTime The most recent date and time that the event was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTime", "getterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@return The most recent date and time that the event was updated.*/", "getterMethodName" : "getLastUpdatedTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "LastUpdatedTime", "setterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@param lastUpdatedTime The most recent date and time that the event was updated.*/", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@param lastUpdatedTime The most recent date and time that the event was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "

The most recent date and time that the event was updated.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "c2jName" : "statusCode", "c2jShape" : "eventStatusCode", "deprecated" : false, "documentation" : "

The most recent status of the event. Possible values are open, closed, and upcoming.

", "enumType" : "EventStatusCode", "fluentSetterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@param statusCode The most recent status of the event. Possible values are open, closed, and upcoming.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "fluentSetterMethodName" : "withStatusCode", "getterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@return The most recent status of the event. Possible values are open, closed, and upcoming.\n@see EventStatusCode*/", "getterMethodName" : "getStatusCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "statusCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "statusCode", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "StatusCode", "setterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@param statusCode The most recent status of the event. Possible values are open, closed, and upcoming.\n@see EventStatusCode*/", "setterMethodName" : "setStatusCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@param statusCode The most recent status of the event. Possible values are open, closed, and upcoming.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "

The most recent status of the event. Possible values are open, closed, and upcoming.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "c2jName" : "arn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param arn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Arn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param arn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param arn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AvailabilityZone" : { "c2jName" : "availabilityZone", "c2jShape" : "availabilityZone", "deprecated" : false, "documentation" : "

The AWS Availability Zone of the event. For example, us-east-1a.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@param availabilityZone The AWS Availability Zone of the event. For example, us-east-1a.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAvailabilityZone", "getterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@return The AWS Availability Zone of the event. For example, us-east-1a.*/", "getterMethodName" : "getAvailabilityZone", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "availabilityZone", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "availabilityZone", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AvailabilityZone", "setterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@param availabilityZone The AWS Availability Zone of the event. For example, us-east-1a.*/", "setterMethodName" : "setAvailabilityZone", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS Availability Zone of the event. For example, us-east-1a.

\n@param availabilityZone The AWS Availability Zone of the event. For example, us-east-1a.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "availabilityZone", "variableType" : "String", "documentation" : "

The AWS Availability Zone of the event. For example, us-east-1a.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EndTime" : { "c2jName" : "endTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The date and time that the event ended.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The date and time that the event ended.

\n@param endTime The date and time that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEndTime", "getterDocumentation" : "/**

The date and time that the event ended.

\n@return The date and time that the event ended.*/", "getterMethodName" : "getEndTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "endTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "endTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EndTime", "setterDocumentation" : "/**

The date and time that the event ended.

\n@param endTime The date and time that the event ended.*/", "setterMethodName" : "setEndTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The date and time that the event ended.

\n@param endTime The date and time that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endTime", "variableType" : "java.util.Date", "documentation" : "

The date and time that the event ended.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "EventTypeCategory" : { "c2jName" : "eventTypeCategory", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "

The

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

The

\n@param eventTypeCategory The\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withEventTypeCategory", "getterDocumentation" : "/**

The

\n@return The\n@see EventTypeCategory*/", "getterMethodName" : "getEventTypeCategory", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCategory", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCategory", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventTypeCategory", "setterDocumentation" : "/**

The

\n@param eventTypeCategory The\n@see EventTypeCategory*/", "setterMethodName" : "setEventTypeCategory", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCategory", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The

\n@param eventTypeCategory The\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCategory", "variableType" : "String", "documentation" : "

The

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EventTypeCode" : { "c2jName" : "eventTypeCode", "c2jShape" : "eventTypeCode", "deprecated" : false, "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param eventTypeCode The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypeCode", "getterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@return The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "getterMethodName" : "getEventTypeCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCode", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventTypeCode", "setterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param eventTypeCode The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "setterMethodName" : "setEventTypeCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param eventTypeCode The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventTypeCode", "variableType" : "String", "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "LastUpdatedTime" : { "c2jName" : "lastUpdatedTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The most recent date and time that the event was updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@param lastUpdatedTime The most recent date and time that the event was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTime", "getterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@return The most recent date and time that the event was updated.*/", "getterMethodName" : "getLastUpdatedTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "LastUpdatedTime", "setterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@param lastUpdatedTime The most recent date and time that the event was updated.*/", "setterMethodName" : "setLastUpdatedTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent date and time that the event was updated.

\n@param lastUpdatedTime The most recent date and time that the event was updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "lastUpdatedTime", "variableType" : "java.util.Date", "documentation" : "

The most recent date and time that the event was updated.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "Region" : { "c2jName" : "region", "c2jShape" : "region", "deprecated" : false, "documentation" : "

The AWS region name of the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS region name of the event.

\n@param region The AWS region name of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withRegion", "getterDocumentation" : "/**

The AWS region name of the event.

\n@return The AWS region name of the event.*/", "getterMethodName" : "getRegion", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "region", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "region", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Region", "setterDocumentation" : "/**

The AWS region name of the event.

\n@param region The AWS region name of the event.*/", "setterMethodName" : "setRegion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS region name of the event.

\n@param region The AWS region name of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "region", "variableType" : "String", "documentation" : "

The AWS region name of the event.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Service" : { "c2jName" : "service", "c2jShape" : "service", "deprecated" : false, "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withService", "getterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@return The AWS service that is affected by the event. For example, EC2, RDS.*/", "getterMethodName" : "getService", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "service", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "service", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Service", "setterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.*/", "setterMethodName" : "setService", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StartTime" : { "c2jName" : "startTime", "c2jShape" : "timestamp", "deprecated" : false, "documentation" : "

The date and time that the event began.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The date and time that the event began.

\n@param startTime The date and time that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withStartTime", "getterDocumentation" : "/**

The date and time that the event began.

\n@return The date and time that the event began.*/", "getterMethodName" : "getStartTime", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "startTime", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startTime", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "StartTime", "setterDocumentation" : "/**

The date and time that the event began.

\n@param startTime The date and time that the event began.*/", "setterMethodName" : "setStartTime", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startTime", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "/**

The date and time that the event began.

\n@param startTime The date and time that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startTime", "variableType" : "java.util.Date", "documentation" : "

The date and time that the event began.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "StatusCode" : { "c2jName" : "statusCode", "c2jShape" : "eventStatusCode", "deprecated" : false, "documentation" : "

The most recent status of the event. Possible values are open, closed, and upcoming.

", "enumType" : "EventStatusCode", "fluentSetterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@param statusCode The most recent status of the event. Possible values are open, closed, and upcoming.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "fluentSetterMethodName" : "withStatusCode", "getterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@return The most recent status of the event. Possible values are open, closed, and upcoming.\n@see EventStatusCode*/", "getterMethodName" : "getStatusCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "statusCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "statusCode", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "StatusCode", "setterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@param statusCode The most recent status of the event. Possible values are open, closed, and upcoming.\n@see EventStatusCode*/", "setterMethodName" : "setStatusCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent status of the event. Possible values are open, closed, and upcoming.

\n@param statusCode The most recent status of the event. Possible values are open, closed, and upcoming.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "statusCode", "variableType" : "String", "documentation" : "

The most recent status of the event. Possible values are open, closed, and upcoming.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Event", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Event", "variableName" : "event", "variableType" : "Event", "documentation" : null, "simpleType" : "Event", "variableSetterType" : "Event" }, "wrapper" : false }, "EventAggregate" : { "c2jName" : "EventAggregate", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The number of events of each issue type. Returned by the DescribeEventAggregates operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "aggregateValue", "c2jShape" : "aggregateValue", "deprecated" : false, "documentation" : "

The issue type for the associated count.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The issue type for the associated count.

\n@param aggregateValue The issue type for the associated count.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAggregateValue", "getterDocumentation" : "/**

The issue type for the associated count.

\n@return The issue type for the associated count.*/", "getterMethodName" : "getAggregateValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "aggregateValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "aggregateValue", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AggregateValue", "setterDocumentation" : "/**

The issue type for the associated count.

\n@param aggregateValue The issue type for the associated count.*/", "setterMethodName" : "setAggregateValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "aggregateValue", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The issue type for the associated count.

\n@param aggregateValue The issue type for the associated count.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "aggregateValue", "variableType" : "String", "documentation" : "

The issue type for the associated count.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "count", "c2jShape" : "count", "deprecated" : false, "documentation" : "

The number of events of the associated issue type.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number of events of the associated issue type.

\n@param count The number of events of the associated issue type.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withCount", "getterDocumentation" : "/**

The number of events of the associated issue type.

\n@return The number of events of the associated issue type.*/", "getterMethodName" : "getCount", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "count", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "count", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Count", "setterDocumentation" : "/**

The number of events of the associated issue type.

\n@param count The number of events of the associated issue type.*/", "setterMethodName" : "setCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The number of events of the associated issue type.

\n@param count The number of events of the associated issue type.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "

The number of events of the associated issue type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AggregateValue" : { "c2jName" : "aggregateValue", "c2jShape" : "aggregateValue", "deprecated" : false, "documentation" : "

The issue type for the associated count.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The issue type for the associated count.

\n@param aggregateValue The issue type for the associated count.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAggregateValue", "getterDocumentation" : "/**

The issue type for the associated count.

\n@return The issue type for the associated count.*/", "getterMethodName" : "getAggregateValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "aggregateValue", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "aggregateValue", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "AggregateValue", "setterDocumentation" : "/**

The issue type for the associated count.

\n@param aggregateValue The issue type for the associated count.*/", "setterMethodName" : "setAggregateValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "aggregateValue", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The issue type for the associated count.

\n@param aggregateValue The issue type for the associated count.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "aggregateValue", "variableType" : "String", "documentation" : "

The issue type for the associated count.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Count" : { "c2jName" : "count", "c2jShape" : "count", "deprecated" : false, "documentation" : "

The number of events of the associated issue type.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The number of events of the associated issue type.

\n@param count The number of events of the associated issue type.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withCount", "getterDocumentation" : "/**

The number of events of the associated issue type.

\n@return The number of events of the associated issue type.*/", "getterMethodName" : "getCount", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "count", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "count", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Count", "setterDocumentation" : "/**

The number of events of the associated issue type.

\n@param count The number of events of the associated issue type.*/", "setterMethodName" : "setCount", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "/**

The number of events of the associated issue type.

\n@param count The number of events of the associated issue type.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "count", "variableType" : "Integer", "documentation" : "

The number of events of the associated issue type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventAggregate", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventAggregate", "variableName" : "eventAggregate", "variableType" : "EventAggregate", "documentation" : null, "simpleType" : "EventAggregate", "variableSetterType" : "EventAggregate" }, "wrapper" : false }, "EventAggregateField" : { "c2jName" : "eventAggregateField", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "EventTypeCategory", "value" : "eventTypeCategory" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : null, "membersAsMap" : { }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventAggregateField", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventAggregateField", "variableName" : "eventAggregateField", "variableType" : "EventAggregateField", "documentation" : null, "simpleType" : "EventAggregateField", "variableSetterType" : "EventAggregateField" }, "wrapper" : false }, "EventDescription" : { "c2jName" : "EventDescription", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The detailed description of the event. Included in the information returned by the DescribeEventDetails operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "latestDescription", "c2jShape" : "eventDescription", "deprecated" : false, "documentation" : "

The most recent description of the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent description of the event.

\n@param latestDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLatestDescription", "getterDocumentation" : "/**

The most recent description of the event.

\n@return The most recent description of the event.*/", "getterMethodName" : "getLatestDescription", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "latestDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "latestDescription", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "LatestDescription", "setterDocumentation" : "/**

The most recent description of the event.

\n@param latestDescription The most recent description of the event.*/", "setterMethodName" : "setLatestDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "latestDescription", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent description of the event.

\n@param latestDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "latestDescription", "variableType" : "String", "documentation" : "

The most recent description of the event.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "LatestDescription" : { "c2jName" : "latestDescription", "c2jShape" : "eventDescription", "deprecated" : false, "documentation" : "

The most recent description of the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent description of the event.

\n@param latestDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLatestDescription", "getterDocumentation" : "/**

The most recent description of the event.

\n@return The most recent description of the event.*/", "getterMethodName" : "getLatestDescription", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "latestDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "latestDescription", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "LatestDescription", "setterDocumentation" : "/**

The most recent description of the event.

\n@param latestDescription The most recent description of the event.*/", "setterMethodName" : "setLatestDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "latestDescription", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The most recent description of the event.

\n@param latestDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "latestDescription", "variableType" : "String", "documentation" : "

The most recent description of the event.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventDescription", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventDescription", "variableName" : "eventDescription", "variableType" : "EventDescription", "documentation" : null, "simpleType" : "EventDescription", "variableSetterType" : "EventDescription" }, "wrapper" : false }, "EventDetails" : { "c2jName" : "EventDetails", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Detailed information about an event. A combination of an Event object, an EventDescription object, and additional metadata about the event. Returned by the DescribeEventDetails operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "event", "c2jShape" : "Event", "deprecated" : false, "documentation" : "

Summary information about the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Summary information about the event.

\n@param event Summary information about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEvent", "getterDocumentation" : "/**

Summary information about the event.

\n@return Summary information about the event.*/", "getterMethodName" : "getEvent", "getterModel" : { "returnType" : "Event", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Event", "setterDocumentation" : "/**

Summary information about the event.

\n@param event Summary information about the event.*/", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "Event", "variableName" : "event", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "simple" : false, "varargSetterDocumentation" : "/**

Summary information about the event.

\n@param event Summary information about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Event", "variableName" : "event", "variableType" : "Event", "documentation" : "

Summary information about the event.

", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventDescription", "c2jShape" : "EventDescription", "deprecated" : false, "documentation" : "

The most recent description of the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent description of the event.

\n@param eventDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventDescription", "getterDocumentation" : "/**

The most recent description of the event.

\n@return The most recent description of the event.*/", "getterMethodName" : "getEventDescription", "getterModel" : { "returnType" : "EventDescription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventDescription", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventDescription", "setterDocumentation" : "/**

The most recent description of the event.

\n@param eventDescription The most recent description of the event.*/", "setterMethodName" : "setEventDescription", "setterModel" : { "variableDeclarationType" : "EventDescription", "variableName" : "eventDescription", "variableType" : "EventDescription", "documentation" : "", "simpleType" : "EventDescription", "variableSetterType" : "EventDescription" }, "simple" : false, "varargSetterDocumentation" : "/**

The most recent description of the event.

\n@param eventDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventDescription", "variableName" : "eventDescription", "variableType" : "EventDescription", "documentation" : "

The most recent description of the event.

", "simpleType" : "EventDescription", "variableSetterType" : "EventDescription" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventMetadata", "c2jShape" : "eventMetadata", "deprecated" : false, "documentation" : "

Additional metadata about the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Additional metadata about the event.

\n@param eventMetadata Additional metadata about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventMetadata", "getterDocumentation" : "/**

Additional metadata about the event.

\n@return Additional metadata about the event.*/", "getterMethodName" : "getEventMetadata", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventMetadata", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "metadataValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "EventMetadata", "setterDocumentation" : "/**

Additional metadata about the event.

\n@param eventMetadata Additional metadata about the event.*/", "setterMethodName" : "setEventMetadata", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "eventMetadata", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**

Additional metadata about the event.

\n@param eventMetadata Additional metadata about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "eventMetadata", "variableType" : "java.util.Map", "documentation" : "

Additional metadata about the event.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Event" : { "c2jName" : "event", "c2jShape" : "Event", "deprecated" : false, "documentation" : "

Summary information about the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Summary information about the event.

\n@param event Summary information about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEvent", "getterDocumentation" : "/**

Summary information about the event.

\n@return Summary information about the event.*/", "getterMethodName" : "getEvent", "getterModel" : { "returnType" : "Event", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Event", "setterDocumentation" : "/**

Summary information about the event.

\n@param event Summary information about the event.*/", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "Event", "variableName" : "event", "variableType" : "Event", "documentation" : "", "simpleType" : "Event", "variableSetterType" : "Event" }, "simple" : false, "varargSetterDocumentation" : "/**

Summary information about the event.

\n@param event Summary information about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "Event", "variableName" : "event", "variableType" : "Event", "documentation" : "

Summary information about the event.

", "simpleType" : "Event", "variableSetterType" : "Event" }, "xmlNameSpaceUri" : null }, "EventDescription" : { "c2jName" : "eventDescription", "c2jShape" : "EventDescription", "deprecated" : false, "documentation" : "

The most recent description of the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The most recent description of the event.

\n@param eventDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventDescription", "getterDocumentation" : "/**

The most recent description of the event.

\n@return The most recent description of the event.*/", "getterMethodName" : "getEventDescription", "getterModel" : { "returnType" : "EventDescription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventDescription", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventDescription", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventDescription", "setterDocumentation" : "/**

The most recent description of the event.

\n@param eventDescription The most recent description of the event.*/", "setterMethodName" : "setEventDescription", "setterModel" : { "variableDeclarationType" : "EventDescription", "variableName" : "eventDescription", "variableType" : "EventDescription", "documentation" : "", "simpleType" : "EventDescription", "variableSetterType" : "EventDescription" }, "simple" : false, "varargSetterDocumentation" : "/**

The most recent description of the event.

\n@param eventDescription The most recent description of the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "EventDescription", "variableName" : "eventDescription", "variableType" : "EventDescription", "documentation" : "

The most recent description of the event.

", "simpleType" : "EventDescription", "variableSetterType" : "EventDescription" }, "xmlNameSpaceUri" : null }, "EventMetadata" : { "c2jName" : "eventMetadata", "c2jShape" : "eventMetadata", "deprecated" : false, "documentation" : "

Additional metadata about the event.

", "enumType" : null, "fluentSetterDocumentation" : "/**

Additional metadata about the event.

\n@param eventMetadata Additional metadata about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventMetadata", "getterDocumentation" : "/**

Additional metadata about the event.

\n@return Additional metadata about the event.*/", "getterMethodName" : "getEventMetadata", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventMetadata", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "metadataValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "EventMetadata", "setterDocumentation" : "/**

Additional metadata about the event.

\n@param eventMetadata Additional metadata about the event.*/", "setterMethodName" : "setEventMetadata", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "eventMetadata", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**

Additional metadata about the event.

\n@param eventMetadata Additional metadata about the event.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "eventMetadata", "variableType" : "java.util.Map", "documentation" : "

Additional metadata about the event.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventDetails", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventDetails", "variableName" : "eventDetails", "variableType" : "EventDetails", "documentation" : null, "simpleType" : "EventDetails", "variableSetterType" : "EventDetails" }, "wrapper" : false }, "EventDetailsErrorItem" : { "c2jName" : "EventDetailsErrorItem", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Error information returned when a DescribeEventDetails operation cannot find a specified event.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "eventArn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getEventArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventArn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setEventArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "errorName", "c2jShape" : "string", "deprecated" : false, "documentation" : "

The name of the error.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The name of the error.

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

The name of the error.

\n@return The name of the error.*/", "getterMethodName" : "getErrorName", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "errorName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorName", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "ErrorName", "setterDocumentation" : "/**

The name of the error.

\n@param errorName The name of the error.*/", "setterMethodName" : "setErrorName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The name of the error.

\n@param errorName The name of the error.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "errorName", "variableType" : "String", "documentation" : "

The name of the error.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "errorMessage", "c2jShape" : "string", "deprecated" : false, "documentation" : "

A message that describes the error.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A message that describes the error.

\n@param errorMessage A message that describes the error.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withErrorMessage", "getterDocumentation" : "/**

A message that describes the error.

\n@return A message that describes the error.*/", "getterMethodName" : "getErrorMessage", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "errorMessage", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorMessage", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "ErrorMessage", "setterDocumentation" : "/**

A message that describes the error.

\n@param errorMessage A message that describes the error.*/", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

A message that describes the error.

\n@param errorMessage A message that describes the error.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

A message that describes the error.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ErrorMessage" : { "c2jName" : "errorMessage", "c2jShape" : "string", "deprecated" : false, "documentation" : "

A message that describes the error.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A message that describes the error.

\n@param errorMessage A message that describes the error.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withErrorMessage", "getterDocumentation" : "/**

A message that describes the error.

\n@return A message that describes the error.*/", "getterMethodName" : "getErrorMessage", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "errorMessage", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorMessage", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "ErrorMessage", "setterDocumentation" : "/**

A message that describes the error.

\n@param errorMessage A message that describes the error.*/", "setterMethodName" : "setErrorMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

A message that describes the error.

\n@param errorMessage A message that describes the error.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "errorMessage", "variableType" : "String", "documentation" : "

A message that describes the error.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ErrorName" : { "c2jName" : "errorName", "c2jShape" : "string", "deprecated" : false, "documentation" : "

The name of the error.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The name of the error.

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

The name of the error.

\n@return The name of the error.*/", "getterMethodName" : "getErrorName", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "errorName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorName", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "ErrorName", "setterDocumentation" : "/**

The name of the error.

\n@param errorName The name of the error.*/", "setterMethodName" : "setErrorName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "errorName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The name of the error.

\n@param errorName The name of the error.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "errorName", "variableType" : "String", "documentation" : "

The name of the error.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "EventArn" : { "c2jName" : "eventArn", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArn", "getterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@return The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "getterMethodName" : "getEventArn", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArn", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "EventArn", "setterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331*/", "setterMethodName" : "setEventArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

\n@param eventArn The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "eventArn", "variableType" : "String", "documentation" : "

The unique identifier for the event. Format: arn:aws:health:event-region::event/EVENT_TYPE_PLUS_ID . Example: arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventDetailsErrorItem", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventDetailsErrorItem", "variableName" : "eventDetailsErrorItem", "variableType" : "EventDetailsErrorItem", "documentation" : null, "simpleType" : "EventDetailsErrorItem", "variableSetterType" : "EventDetailsErrorItem" }, "wrapper" : false }, "EventFilter" : { "c2jName" : "EventFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The values to use to filter results from the DescribeEvents and DescribeEventAggregates operations.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "eventArns", "c2jShape" : "eventArnList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventTypeCodes", "c2jShape" : "eventTypeList", "deprecated" : false, "documentation" : "

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n@param eventTypeCodes A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypeCodes", "getterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n@return A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"*/", "getterMethodName" : "getEventTypeCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventType", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCodes", "setterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n@param eventTypeCodes A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"*/", "setterMethodName" : "setEventTypeCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCodes(java.util.Collection)} or {@link #withEventTypeCodes(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCodes A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "services", "c2jShape" : "serviceList", "deprecated" : false, "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withServices", "getterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@return The AWS services associated with the event. For example, EC2, RDS.*/", "getterMethodName" : "getServices", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "services", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "services", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "service", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Services", "setterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.*/", "setterMethodName" : "setServices", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setServices(java.util.Collection)} or {@link #withServices(java.util.Collection)} if you want to override the existing values.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "regions", "c2jShape" : "regionList", "deprecated" : false, "documentation" : "

A list of AWS regions.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of AWS regions.

\n@param regions A list of AWS regions.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withRegions", "getterDocumentation" : "/**

A list of AWS regions.

\n@return A list of AWS regions.*/", "getterMethodName" : "getRegions", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "regions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "regions", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "region", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Regions", "setterDocumentation" : "/**

A list of AWS regions.

\n@param regions A list of AWS regions.*/", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of AWS regions.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setRegions(java.util.Collection)} or {@link #withRegions(java.util.Collection)} if you want to override the existing values.

\n@param regions A list of AWS regions.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

A list of AWS regions.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "availabilityZones", "c2jShape" : "availabilityZones", "deprecated" : false, "documentation" : "

A list of AWS availability zones.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of AWS availability zones.

\n@param availabilityZones A list of AWS availability zones.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAvailabilityZones", "getterDocumentation" : "/**

A list of AWS availability zones.

\n@return A list of AWS availability zones.*/", "getterMethodName" : "getAvailabilityZones", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "availabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "availabilityZones", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "availabilityZone", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "AvailabilityZones", "setterDocumentation" : "/**

A list of AWS availability zones.

\n@param availabilityZones A list of AWS availability zones.*/", "setterMethodName" : "setAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of AWS availability zones.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setAvailabilityZones(java.util.Collection)} or {@link #withAvailabilityZones(java.util.Collection)} if you want to override the existing values.

\n@param availabilityZones A list of AWS availability zones.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : "

A list of AWS availability zones.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "startTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of dates and times that the event began.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of dates and times that the event began.

\n@param startTimes A list of dates and times that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withStartTimes", "getterDocumentation" : "/**

A list of dates and times that the event began.

\n@return A list of dates and times that the event began.*/", "getterMethodName" : "getStartTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "startTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "StartTimes", "setterDocumentation" : "/**

A list of dates and times that the event began.

\n@param startTimes A list of dates and times that the event began.*/", "setterMethodName" : "setStartTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "startTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of dates and times that the event began.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setStartTimes(java.util.Collection)} or {@link #withStartTimes(java.util.Collection)} if you want to override the existing values.

\n@param startTimes A list of dates and times that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "startTimes", "variableType" : "java.util.List", "documentation" : "

A list of dates and times that the event began.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "endTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of dates and times that the event ended.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of dates and times that the event ended.

\n@param endTimes A list of dates and times that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEndTimes", "getterDocumentation" : "/**

A list of dates and times that the event ended.

\n@return A list of dates and times that the event ended.*/", "getterMethodName" : "getEndTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "endTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "endTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EndTimes", "setterDocumentation" : "/**

A list of dates and times that the event ended.

\n@param endTimes A list of dates and times that the event ended.*/", "setterMethodName" : "setEndTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "endTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of dates and times that the event ended.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEndTimes(java.util.Collection)} or {@link #withEndTimes(java.util.Collection)} if you want to override the existing values.

\n@param endTimes A list of dates and times that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "endTimes", "variableType" : "java.util.List", "documentation" : "

A list of dates and times that the event ended.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "lastUpdatedTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of dates and times that the event was last updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n@param lastUpdatedTimes A list of dates and times that the event was last updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTimes", "getterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n@return A list of dates and times that the event was last updated.*/", "getterMethodName" : "getLastUpdatedTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "LastUpdatedTimes", "setterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n@param lastUpdatedTimes A list of dates and times that the event was last updated.*/", "setterMethodName" : "setLastUpdatedTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setLastUpdatedTimes(java.util.Collection)} or {@link #withLastUpdatedTimes(java.util.Collection)} if you want to override the existing values.

\n@param lastUpdatedTimes A list of dates and times that the event was last updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "

A list of dates and times that the event was last updated.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "entityArns", "c2jShape" : "entityArnList", "deprecated" : false, "documentation" : "

A list of entity ARNs (unique identifiers).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityArns", "getterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@return A list of entity ARNs (unique identifiers).*/", "getterMethodName" : "getEntityArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityArns", "setterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).*/", "setterMethodName" : "setEntityArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityArns(java.util.Collection)} or {@link #withEntityArns(java.util.Collection)} if you want to override the existing values.

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "

A list of entity ARNs (unique identifiers).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "entityValues", "c2jShape" : "entityValueList", "deprecated" : false, "documentation" : "

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n@param entityValues A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityValues", "getterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n@return A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).*/", "getterMethodName" : "getEntityValues", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityValues", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityValues", "setterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n@param entityValues A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).*/", "setterMethodName" : "setEntityValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityValues(java.util.Collection)} or {@link #withEntityValues(java.util.Collection)} if you want to override the existing values.

\n@param entityValues A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventTypeCategories", "c2jShape" : "eventTypeCategoryList", "deprecated" : false, "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withEventTypeCategories", "getterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@return A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "getterMethodName" : "getEventTypeCategories", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCategories", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCategories", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EventTypeCategory*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EventTypeCategory*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCategories", "setterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "setterMethodName" : "setEventTypeCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCategories(java.util.Collection)} or {@link #withEventTypeCategories(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "tags", "c2jShape" : "tagFilter", "deprecated" : false, "documentation" : "

A map of entity tags attached to the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTags", "getterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@return A map of entity tags attached to the affected entity.*/", "getterMethodName" : "getTags", "getterModel" : { "returnType" : "java.util.List>", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "tagSet", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "tagValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "java.util.Map", "map" : true, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Map", "templateImplType" : "java.util.ArrayList>", "templateType" : "java.util.List>" }, "map" : false, "mapModel" : null, "name" : "Tags", "setterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.*/", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "simple" : false, "varargSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "

A map of entity tags attached to the affected entity.

", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventStatusCodes", "c2jShape" : "eventStatusCodeList", "deprecated" : false, "documentation" : "

A list of event status codes.

", "enumType" : "EventStatusCode", "fluentSetterDocumentation" : "/**

A list of event status codes.

\n@param eventStatusCodes A list of event status codes.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "fluentSetterMethodName" : "withEventStatusCodes", "getterDocumentation" : "/**

A list of event status codes.

\n@return A list of event status codes.\n@see EventStatusCode*/", "getterMethodName" : "getEventStatusCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventStatusCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventStatusCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventStatusCode", "deprecated" : false, "documentation" : "", "enumType" : "EventStatusCode", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EventStatusCode*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EventStatusCode*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventStatusCodes", "setterDocumentation" : "/**

A list of event status codes.

\n@param eventStatusCodes A list of event status codes.\n@see EventStatusCode*/", "setterMethodName" : "setEventStatusCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventStatusCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event status codes.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventStatusCodes(java.util.Collection)} or {@link #withEventStatusCodes(java.util.Collection)} if you want to override the existing values.

\n@param eventStatusCodes A list of event status codes.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventStatusCodes", "variableType" : "java.util.List", "documentation" : "

A list of event status codes.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AvailabilityZones" : { "c2jName" : "availabilityZones", "c2jShape" : "availabilityZones", "deprecated" : false, "documentation" : "

A list of AWS availability zones.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of AWS availability zones.

\n@param availabilityZones A list of AWS availability zones.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withAvailabilityZones", "getterDocumentation" : "/**

A list of AWS availability zones.

\n@return A list of AWS availability zones.*/", "getterMethodName" : "getAvailabilityZones", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "availabilityZones", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "availabilityZones", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "availabilityZone", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "AvailabilityZones", "setterDocumentation" : "/**

A list of AWS availability zones.

\n@param availabilityZones A list of AWS availability zones.*/", "setterMethodName" : "setAvailabilityZones", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of AWS availability zones.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setAvailabilityZones(java.util.Collection)} or {@link #withAvailabilityZones(java.util.Collection)} if you want to override the existing values.

\n@param availabilityZones A list of AWS availability zones.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "availabilityZones", "variableType" : "java.util.List", "documentation" : "

A list of AWS availability zones.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EndTimes" : { "c2jName" : "endTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of dates and times that the event ended.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of dates and times that the event ended.

\n@param endTimes A list of dates and times that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEndTimes", "getterDocumentation" : "/**

A list of dates and times that the event ended.

\n@return A list of dates and times that the event ended.*/", "getterMethodName" : "getEndTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "endTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "endTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EndTimes", "setterDocumentation" : "/**

A list of dates and times that the event ended.

\n@param endTimes A list of dates and times that the event ended.*/", "setterMethodName" : "setEndTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "endTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of dates and times that the event ended.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEndTimes(java.util.Collection)} or {@link #withEndTimes(java.util.Collection)} if you want to override the existing values.

\n@param endTimes A list of dates and times that the event ended.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "endTimes", "variableType" : "java.util.List", "documentation" : "

A list of dates and times that the event ended.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EntityArns" : { "c2jName" : "entityArns", "c2jShape" : "entityArnList", "deprecated" : false, "documentation" : "

A list of entity ARNs (unique identifiers).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityArns", "getterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@return A list of entity ARNs (unique identifiers).*/", "getterMethodName" : "getEntityArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityArns", "setterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n@param entityArns A list of entity ARNs (unique identifiers).*/", "setterMethodName" : "setEntityArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity ARNs (unique identifiers).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityArns(java.util.Collection)} or {@link #withEntityArns(java.util.Collection)} if you want to override the existing values.

\n@param entityArns A list of entity ARNs (unique identifiers).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityArns", "variableType" : "java.util.List", "documentation" : "

A list of entity ARNs (unique identifiers).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EntityValues" : { "c2jName" : "entityValues", "c2jShape" : "entityValueList", "deprecated" : false, "documentation" : "

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n@param entityValues A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEntityValues", "getterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n@return A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).*/", "getterMethodName" : "getEntityValues", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "entityValues", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "entityValues", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "entityValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EntityValues", "setterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n@param entityValues A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).*/", "setterMethodName" : "setEntityValues", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEntityValues(java.util.Collection)} or {@link #withEntityValues(java.util.Collection)} if you want to override the existing values.

\n@param entityValues A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "entityValues", "variableType" : "java.util.List", "documentation" : "

A list of entity identifiers, such as EC2 instance IDs (i-34ab692e) or EBS volumes (vol-426ab23e).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EventArns" : { "c2jName" : "eventArns", "c2jShape" : "eventArnList", "deprecated" : false, "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventArns", "getterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@return A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "getterMethodName" : "getEventArns", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventArns", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventArn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventArns", "setterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"*/", "setterMethodName" : "setEventArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventArns(java.util.Collection)} or {@link #withEventArns(java.util.Collection)} if you want to override the existing values.

\n@param eventArns A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventArns", "variableType" : "java.util.List", "documentation" : "

A list of event ARNs (unique identifiers). For example: \"arn:aws:health:us-east-1::event/AWS_EC2_MAINTENANCE_5331\", \"arn:aws:health:us-west-1::event/AWS_EBS_LOST_VOLUME_xyz\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EventStatusCodes" : { "c2jName" : "eventStatusCodes", "c2jShape" : "eventStatusCodeList", "deprecated" : false, "documentation" : "

A list of event status codes.

", "enumType" : "EventStatusCode", "fluentSetterDocumentation" : "/**

A list of event status codes.

\n@param eventStatusCodes A list of event status codes.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "fluentSetterMethodName" : "withEventStatusCodes", "getterDocumentation" : "/**

A list of event status codes.

\n@return A list of event status codes.\n@see EventStatusCode*/", "getterMethodName" : "getEventStatusCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventStatusCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventStatusCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventStatusCode", "deprecated" : false, "documentation" : "", "enumType" : "EventStatusCode", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EventStatusCode*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EventStatusCode*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventStatusCodes", "setterDocumentation" : "/**

A list of event status codes.

\n@param eventStatusCodes A list of event status codes.\n@see EventStatusCode*/", "setterMethodName" : "setEventStatusCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventStatusCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event status codes.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventStatusCodes(java.util.Collection)} or {@link #withEventStatusCodes(java.util.Collection)} if you want to override the existing values.

\n@param eventStatusCodes A list of event status codes.\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventStatusCode*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventStatusCodes", "variableType" : "java.util.List", "documentation" : "

A list of event status codes.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EventTypeCategories" : { "c2jName" : "eventTypeCategories", "c2jShape" : "eventTypeCategoryList", "deprecated" : false, "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withEventTypeCategories", "getterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@return A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "getterMethodName" : "getEventTypeCategories", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCategories", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCategories", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EventTypeCategory*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EventTypeCategory*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCategories", "setterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "setterMethodName" : "setEventTypeCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCategories(java.util.Collection)} or {@link #withEventTypeCategories(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EventTypeCodes" : { "c2jName" : "eventTypeCodes", "c2jShape" : "eventTypeList", "deprecated" : false, "documentation" : "

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n@param eventTypeCodes A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypeCodes", "getterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n@return A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"*/", "getterMethodName" : "getEventTypeCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventType", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCodes", "setterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n@param eventTypeCodes A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"*/", "setterMethodName" : "setEventTypeCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCodes(java.util.Collection)} or {@link #withEventTypeCodes(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCodes A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "

A list of unique identifiers for event types. For example, \"AWS_EC2_SYSTEM_MAINTENANCE_EVENT\",\"AWS_RDS_MAINTENANCE_SCHEDULED\"

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "LastUpdatedTimes" : { "c2jName" : "lastUpdatedTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of dates and times that the event was last updated.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n@param lastUpdatedTimes A list of dates and times that the event was last updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withLastUpdatedTimes", "getterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n@return A list of dates and times that the event was last updated.*/", "getterMethodName" : "getLastUpdatedTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "lastUpdatedTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "lastUpdatedTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "LastUpdatedTimes", "setterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n@param lastUpdatedTimes A list of dates and times that the event was last updated.*/", "setterMethodName" : "setLastUpdatedTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of dates and times that the event was last updated.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setLastUpdatedTimes(java.util.Collection)} or {@link #withLastUpdatedTimes(java.util.Collection)} if you want to override the existing values.

\n@param lastUpdatedTimes A list of dates and times that the event was last updated.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "lastUpdatedTimes", "variableType" : "java.util.List", "documentation" : "

A list of dates and times that the event was last updated.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Regions" : { "c2jName" : "regions", "c2jShape" : "regionList", "deprecated" : false, "documentation" : "

A list of AWS regions.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of AWS regions.

\n@param regions A list of AWS regions.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withRegions", "getterDocumentation" : "/**

A list of AWS regions.

\n@return A list of AWS regions.*/", "getterMethodName" : "getRegions", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "regions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "regions", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "region", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Regions", "setterDocumentation" : "/**

A list of AWS regions.

\n@param regions A list of AWS regions.*/", "setterMethodName" : "setRegions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of AWS regions.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setRegions(java.util.Collection)} or {@link #withRegions(java.util.Collection)} if you want to override the existing values.

\n@param regions A list of AWS regions.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "regions", "variableType" : "java.util.List", "documentation" : "

A list of AWS regions.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Services" : { "c2jName" : "services", "c2jShape" : "serviceList", "deprecated" : false, "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withServices", "getterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@return The AWS services associated with the event. For example, EC2, RDS.*/", "getterMethodName" : "getServices", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "services", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "services", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "service", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Services", "setterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.*/", "setterMethodName" : "setServices", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setServices(java.util.Collection)} or {@link #withServices(java.util.Collection)} if you want to override the existing values.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "StartTimes" : { "c2jName" : "startTimes", "c2jShape" : "dateTimeRangeList", "deprecated" : false, "documentation" : "

A list of dates and times that the event began.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of dates and times that the event began.

\n@param startTimes A list of dates and times that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withStartTimes", "getterDocumentation" : "/**

A list of dates and times that the event began.

\n@return A list of dates and times that the event began.*/", "getterMethodName" : "getStartTimes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "startTimes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startTimes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "DateTimeRange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "DateTimeRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "DateTimeRange", "variableName" : "member", "variableType" : "DateTimeRange", "documentation" : "", "simpleType" : "DateTimeRange", "variableSetterType" : "DateTimeRange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "DateTimeRange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "DateTimeRange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "StartTimes", "setterDocumentation" : "/**

A list of dates and times that the event began.

\n@param startTimes A list of dates and times that the event began.*/", "setterMethodName" : "setStartTimes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "startTimes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of dates and times that the event began.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setStartTimes(java.util.Collection)} or {@link #withStartTimes(java.util.Collection)} if you want to override the existing values.

\n@param startTimes A list of dates and times that the event began.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "startTimes", "variableType" : "java.util.List", "documentation" : "

A list of dates and times that the event began.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Tags" : { "c2jName" : "tags", "c2jShape" : "tagFilter", "deprecated" : false, "documentation" : "

A map of entity tags attached to the affected entity.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withTags", "getterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@return A map of entity tags attached to the affected entity.*/", "getterMethodName" : "getTags", "getterModel" : { "returnType" : "java.util.List>", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "tagSet", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : null, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "c2jName" : "value", "c2jShape" : "tagValue", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withValue", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getValue", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Value", "setterDocumentation" : "/**\n@param value */", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param value \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "valueType" : "String", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "member", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "java.util.Map", "map" : true, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Map", "templateImplType" : "java.util.ArrayList>", "templateType" : "java.util.List>" }, "map" : false, "mapModel" : null, "name" : "Tags", "setterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n@param tags A map of entity tags attached to the affected entity.*/", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "simple" : false, "varargSetterDocumentation" : "/**

A map of entity tags attached to the affected entity.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setTags(java.util.Collection)} or {@link #withTags(java.util.Collection)} if you want to override the existing values.

\n@param tags A map of entity tags attached to the affected entity.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List>", "variableName" : "tags", "variableType" : "java.util.List>", "documentation" : "

A map of entity tags attached to the affected entity.

", "simpleType" : "Map>", "variableSetterType" : "java.util.Collection>" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventFilter", "variableName" : "eventFilter", "variableType" : "EventFilter", "documentation" : null, "simpleType" : "EventFilter", "variableSetterType" : "EventFilter" }, "wrapper" : false }, "EventStatusCode" : { "c2jName" : "eventStatusCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "Open", "value" : "open" }, { "name" : "Closed", "value" : "closed" }, { "name" : "Upcoming", "value" : "upcoming" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : null, "membersAsMap" : { }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventStatusCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventStatusCode", "variableName" : "eventStatusCode", "variableType" : "EventStatusCode", "documentation" : null, "simpleType" : "EventStatusCode", "variableSetterType" : "EventStatusCode" }, "wrapper" : false }, "EventType" : { "c2jName" : "EventType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Metadata about a type of event that is reported by AWS Health. Data consists of the category (for example, issue), the service (for example, EC2), and the event type code (for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT).

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "service", "c2jShape" : "service", "deprecated" : false, "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withService", "getterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@return The AWS service that is affected by the event. For example, EC2, RDS.*/", "getterMethodName" : "getService", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "service", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "service", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Service", "setterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.*/", "setterMethodName" : "setService", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "code", "c2jShape" : "eventTypeCode", "deprecated" : false, "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param code The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withCode", "getterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@return The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "getterMethodName" : "getCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "code", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "code", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Code", "setterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param code The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param code The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "c2jName" : "category", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param category A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withCategory", "getterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@return A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "getterMethodName" : "getCategory", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "category", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "category", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Category", "setterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param category A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "setterMethodName" : "setCategory", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "category", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param category A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "category", "variableType" : "String", "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Category" : { "c2jName" : "category", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param category A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withCategory", "getterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@return A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "getterMethodName" : "getCategory", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "category", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "category", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Category", "setterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param category A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "setterMethodName" : "setCategory", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "category", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param category A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "category", "variableType" : "String", "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Code" : { "c2jName" : "code", "c2jShape" : "eventTypeCode", "deprecated" : false, "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param code The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withCode", "getterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@return The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "getterMethodName" : "getCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "code", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "code", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Code", "setterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param code The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.*/", "setterMethodName" : "setCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

\n@param code The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "code", "variableType" : "String", "documentation" : "

The unique identifier for the event type. The format is AWS_SERVICE_DESCRIPTION ; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Service" : { "c2jName" : "service", "c2jShape" : "service", "deprecated" : false, "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withService", "getterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@return The AWS service that is affected by the event. For example, EC2, RDS.*/", "getterMethodName" : "getService", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "service", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "service", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Service", "setterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.*/", "setterMethodName" : "setService", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**

The AWS service that is affected by the event. For example, EC2, RDS.

\n@param service The AWS service that is affected by the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "

The AWS service that is affected by the event. For example, EC2, RDS.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventType", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventType", "variableName" : "eventType", "variableType" : "EventType", "documentation" : null, "simpleType" : "EventType", "variableSetterType" : "EventType" }, "wrapper" : false }, "EventTypeCategory" : { "c2jName" : "eventTypeCategory", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "Issue", "value" : "issue" }, { "name" : "AccountNotification", "value" : "accountNotification" }, { "name" : "ScheduledChange", "value" : "scheduledChange" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : null, "membersAsMap" : { }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventTypeCategory", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventTypeCategory", "variableName" : "eventTypeCategory", "variableType" : "EventTypeCategory", "documentation" : null, "simpleType" : "EventTypeCategory", "variableSetterType" : "EventTypeCategory" }, "wrapper" : false }, "EventTypeFilter" : { "c2jName" : "EventTypeFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The values to use to filter results from the DescribeEventTypes operation.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "c2jName" : "eventTypeCodes", "c2jShape" : "EventTypeCodeList", "deprecated" : false, "documentation" : "

A list of event type codes.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event type codes.

\n@param eventTypeCodes A list of event type codes.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypeCodes", "getterDocumentation" : "/**

A list of event type codes.

\n@return A list of event type codes.*/", "getterMethodName" : "getEventTypeCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventTypeCode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCodes", "setterDocumentation" : "/**

A list of event type codes.

\n@param eventTypeCodes A list of event type codes.*/", "setterMethodName" : "setEventTypeCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event type codes.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCodes(java.util.Collection)} or {@link #withEventTypeCodes(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCodes A list of event type codes.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "

A list of event type codes.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "services", "c2jShape" : "serviceList", "deprecated" : false, "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withServices", "getterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@return The AWS services associated with the event. For example, EC2, RDS.*/", "getterMethodName" : "getServices", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "services", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "services", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "service", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Services", "setterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.*/", "setterMethodName" : "setServices", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setServices(java.util.Collection)} or {@link #withServices(java.util.Collection)} if you want to override the existing values.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "c2jName" : "eventTypeCategories", "c2jShape" : "EventTypeCategoryList", "deprecated" : false, "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withEventTypeCategories", "getterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@return A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "getterMethodName" : "getEventTypeCategories", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCategories", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCategories", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EventTypeCategory*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EventTypeCategory*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCategories", "setterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "setterMethodName" : "setEventTypeCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCategories(java.util.Collection)} or {@link #withEventTypeCategories(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventTypeCategories" : { "c2jName" : "eventTypeCategories", "c2jShape" : "EventTypeCategoryList", "deprecated" : false, "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withEventTypeCategories", "getterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@return A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "getterMethodName" : "getEventTypeCategories", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCategories", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCategories", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventTypeCategory", "deprecated" : false, "documentation" : "", "enumType" : "EventTypeCategory", "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return \n@see EventTypeCategory*/", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member \n@see EventTypeCategory*/", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCategories", "setterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@see EventTypeCategory*/", "setterMethodName" : "setEventTypeCategories", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event type category codes (issue, scheduledChange, or accountNotification).

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCategories(java.util.Collection)} or {@link #withEventTypeCategories(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCategories A list of event type category codes (issue, scheduledChange, or accountNotification).\n@return Returns a reference to this object so that method calls can be chained together.\n@see EventTypeCategory*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCategories", "variableType" : "java.util.List", "documentation" : "

A list of event type category codes (issue, scheduledChange, or accountNotification).

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "EventTypeCodes" : { "c2jName" : "eventTypeCodes", "c2jShape" : "EventTypeCodeList", "deprecated" : false, "documentation" : "

A list of event type codes.

", "enumType" : null, "fluentSetterDocumentation" : "/**

A list of event type codes.

\n@param eventTypeCodes A list of event type codes.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withEventTypeCodes", "getterDocumentation" : "/**

A list of event type codes.

\n@return A list of event type codes.*/", "getterMethodName" : "getEventTypeCodes", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "eventTypeCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventTypeCodes", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "eventTypeCode", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "EventTypeCodes", "setterDocumentation" : "/**

A list of event type codes.

\n@param eventTypeCodes A list of event type codes.*/", "setterMethodName" : "setEventTypeCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

A list of event type codes.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setEventTypeCodes(java.util.Collection)} or {@link #withEventTypeCodes(java.util.Collection)} if you want to override the existing values.

\n@param eventTypeCodes A list of event type codes.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventTypeCodes", "variableType" : "java.util.List", "documentation" : "

A list of event type codes.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Services" : { "c2jName" : "services", "c2jShape" : "serviceList", "deprecated" : false, "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "enumType" : null, "fluentSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withServices", "getterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@return The AWS services associated with the event. For example, EC2, RDS.*/", "getterMethodName" : "getServices", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "services", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "services", "uri" : false }, "idempotencyToken" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "c2jName" : "member", "c2jShape" : "service", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "fluentSetterMethodName" : "withMember", "getterDocumentation" : "/**\n@return */", "getterMethodName" : "getMember", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "name" : "Member", "setterDocumentation" : "/**\n@param member */", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "/**\n@param member \n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "name" : "Services", "setterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n@param services The AWS services associated with the event. For example, EC2, RDS.*/", "setterMethodName" : "setServices", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "/**

The AWS services associated with the event. For example, EC2, RDS.

\n

NOTE: This method appends the values to the existing list (if any). Use {@link #setServices(java.util.Collection)} or {@link #withServices(java.util.Collection)} if you want to override the existing values.

\n@param services The AWS services associated with the event. For example, EC2, RDS.\n@return Returns a reference to this object so that method calls can be chained together.*/", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "services", "variableType" : "java.util.List", "documentation" : "

The AWS services associated with the event. For example, EC2, RDS.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "EventTypeFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventTypeFilter", "variableName" : "eventTypeFilter", "variableType" : "EventTypeFilter", "documentation" : null, "simpleType" : "EventTypeFilter", "variableSetterType" : "EventTypeFilter" }, "wrapper" : false }, "InvalidPaginationTokenException" : { "c2jName" : "InvalidPaginationToken", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The specified pagination token (nextToken) is not valid.

", "enums" : null, "errorCode" : "InvalidPaginationToken", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidPaginationTokenException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidPaginationTokenException", "variableName" : "invalidPaginationTokenException", "variableType" : "InvalidPaginationTokenException", "documentation" : null, "simpleType" : "InvalidPaginationTokenException", "variableSetterType" : "InvalidPaginationTokenException" }, "wrapper" : false }, "UnsupportedLocaleException" : { "c2jName" : "UnsupportedLocale", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The specified locale is not supported.

", "enums" : null, "errorCode" : "UnsupportedLocale", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UnsupportedLocaleException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UnsupportedLocaleException", "variableName" : "unsupportedLocaleException", "variableType" : "UnsupportedLocaleException", "documentation" : null, "simpleType" : "UnsupportedLocaleException", "variableSetterType" : "UnsupportedLocaleException" }, "wrapper" : false } }, "clientConfigFactory" : "ClientConfigurationFactory", "customAuthorizers" : { }, "examples" : { "examples" : { }, "version" : "1.0" }, "exceptionUnmarshallerImpl" : null, "fileHeader" : "/*\n * Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights\n * 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 */", "hasWaiters" : false, "sdkBaseResponseFqcn" : "com.amazonaws.AmazonWebServiceResult", "sdkModeledExceptionBaseClassName" : "AWSHealthException", "sdkModeledExceptionBaseFqcn" : "com.amazonaws.services.health.model.AWSHealthException", "serviceBaseExceptionFqcn" : "com.amazonaws.AmazonServiceException", "transformPackage" : "com.amazonaws.services.health.model.transform" }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy