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

models.inspector-2016-02-16-intermediate.json Maven / Gradle / Ivy

Go to download

The AWS Java SDK for Amazon Inspector Service module holds the client classes that are used for communicating with Amazon Inspector Service

There is a newer version: 2.31.2
Show newest version
{
  "customizationConfig" : {
    "additionalShapeConstructors" : null,
    "authPolicyActions" : {
      "actionPrefix" : null,
      "fileNamePrefix" : null,
      "skip" : true
    },
    "calculateCrc32FromCompressedData" : false,
    "convenienceTypeOverloads" : [ ],
    "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,
    "serviceSpecificClientConfigClass" : null,
    "serviceSpecificEndpointBuilderClass" : null,
    "serviceSpecificHttpConfig" : null,
    "shapeModifiers" : {
      "AccessDeniedException" : {
        "exclude" : null,
        "excludeShape" : false,
        "inject" : null,
        "modify" : [ {
          "errorCode" : {
            "emitAsType" : null,
            "emitEnumName" : null,
            "emitPropertyName" : "inspectorErrorCode",
            "marshallLocationName" : null,
            "unmarshallLocationName" : null
          }
        } ]
      },
      "InvalidCrossAccountRoleException" : {
        "exclude" : null,
        "excludeShape" : false,
        "inject" : null,
        "modify" : [ {
          "errorCode" : {
            "emitAsType" : null,
            "emitEnumName" : null,
            "emitPropertyName" : "inspectorErrorCode",
            "marshallLocationName" : null,
            "unmarshallLocationName" : null
          }
        } ]
      },
      "InvalidInputException" : {
        "exclude" : null,
        "excludeShape" : false,
        "inject" : null,
        "modify" : [ {
          "errorCode" : {
            "emitAsType" : null,
            "emitEnumName" : null,
            "emitPropertyName" : "inspectorErrorCode",
            "marshallLocationName" : null,
            "unmarshallLocationName" : null
          }
        } ]
      },
      "LimitExceededException" : {
        "exclude" : null,
        "excludeShape" : false,
        "inject" : null,
        "modify" : [ {
          "errorCode" : {
            "emitAsType" : null,
            "emitEnumName" : null,
            "emitPropertyName" : "inspectorErrorCode",
            "marshallLocationName" : null,
            "unmarshallLocationName" : null
          }
        } ]
      },
      "NoSuchEntityException" : {
        "exclude" : null,
        "excludeShape" : false,
        "inject" : null,
        "modify" : [ {
          "errorCode" : {
            "emitAsType" : null,
            "emitEnumName" : null,
            "emitPropertyName" : "inspectorErrorCode",
            "marshallLocationName" : null,
            "unmarshallLocationName" : null
          }
        } ]
      }
    },
    "shapeSubstitutions" : null,
    "shareModelsWith" : null,
    "simpleMethods" : null,
    "skipInterfaceAdditions" : false,
    "skipSmokeTests" : false,
    "useAutoConstructList" : false,
    "useAutoConstructMap" : false
  },
  "metadata" : {
    "apiVersion" : "2016-02-16",
    "asyncBuilder" : "DefaultInspectorAsyncClientBuilder",
    "asyncBuilderInterface" : "InspectorAsyncClientBuilder",
    "asyncClient" : "DefaultInspectorAsyncClient",
    "asyncInterface" : "InspectorAsyncClient",
    "authPolicyPackageName" : null,
    "authType" : "V4",
    "baseBuilder" : "DefaultInspectorBaseClientBuilder",
    "baseBuilderInterface" : "InspectorBaseClientBuilder",
    "baseExceptionName" : "InspectorException",
    "cborProtocol" : false,
    "checksumFormat" : null,
    "clientPackageName" : "inspector",
    "contentType" : null,
    "cucumberModuleInjectorClassName" : "InspectorClientModuleInjector",
    "defaultEndpoint" : null,
    "defaultEndpointWithoutHttpProtocol" : null,
    "defaultRegion" : null,
    "documentation" : "Amazon Inspector 

Amazon Inspector enables you to analyze the behavior of your AWS resources and to identify potential security issues. For more information, see Amazon Inspector User Guide.

", "endpointPrefix" : "inspector", "fullAuthPolicyPackageName" : "software.amazon.awssdk.services", "fullClientPackageName" : "software.amazon.awssdk.services.inspector", "fullModelPackageName" : "software.amazon.awssdk.services.inspector.model", "fullRequestTransformPackageName" : "software.amazon.awssdk.services.inspector.transform", "fullSmokeTestsPackageName" : "software.amazon.awssdk.services.inspector.smoketests", "fullTransformPackageName" : "software.amazon.awssdk.services.inspector.transform", "fullWaitersPackageName" : "software.amazon.awssdk.services.inspector.waiters", "hasApiWithStreamInput" : false, "ionProtocol" : false, "jsonProtocol" : true, "jsonVersion" : "1.1", "modelPackageName" : "inspector.model", "protocol" : "json", "protocolDefaultExceptionUmarshallerImpl" : null, "protocolFactory" : "software.amazon.awssdk.protocol.json.SdkJsonProtocolFactory", "requestBaseFqcn" : "software.amazon.awssdk.AmazonWebServiceRequest", "requestTransformPackageName" : "inspector.transform", "requiresApiKey" : false, "requiresIamSigners" : false, "rootPackageName" : "software.amazon.awssdk.services", "serviceAbbreviation" : null, "serviceFullName" : "Amazon Inspector", "serviceName" : "Amazon Inspector", "signingName" : "inspector", "smokeTestsPackageName" : "inspector.smoketests", "syncBuilder" : "DefaultInspectorClientBuilder", "syncBuilderInterface" : "InspectorClientBuilder", "syncClient" : "DefaultInspectorClient", "syncInterface" : "InspectorClient", "transformPackageName" : "inspector.transform", "uid" : "inspector-2016-02-16", "unmarshallerContextClassName" : "JsonUnmarshallerContext", "waitersPackageName" : "inspector.waiters", "xmlProtocol" : false }, "operations" : { "AddAttributesToFindings" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "AddAttributesToFindingsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "AddAttributesToFindingsRequest", "variableName" : "addAttributesToFindingsRequest", "variableType" : "AddAttributesToFindingsRequest", "documentation" : "", "simpleType" : "AddAttributesToFindingsRequest", "variableSetterType" : "AddAttributesToFindingsRequest" }, "inputStreamPropertyName" : null, "methodName" : "addAttributesToFindings", "operationName" : "AddAttributesToFindings", "returnType" : { "returnType" : "AddAttributesToFindingsResponse", "documentation" : null }, "syncReturnType" : "AddAttributesToFindingsResponse" }, "CreateAssessmentTarget" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "CreateAssessmentTargetResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account. For more information, see Amazon Inspector Assessment Targets.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateAssessmentTargetRequest", "variableName" : "createAssessmentTargetRequest", "variableType" : "CreateAssessmentTargetRequest", "documentation" : "", "simpleType" : "CreateAssessmentTargetRequest", "variableSetterType" : "CreateAssessmentTargetRequest" }, "inputStreamPropertyName" : null, "methodName" : "createAssessmentTarget", "operationName" : "CreateAssessmentTarget", "returnType" : { "returnType" : "CreateAssessmentTargetResponse", "documentation" : null }, "syncReturnType" : "CreateAssessmentTargetResponse" }, "CreateAssessmentTemplate" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "CreateAssessmentTemplateResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateAssessmentTemplateRequest", "variableName" : "createAssessmentTemplateRequest", "variableType" : "CreateAssessmentTemplateRequest", "documentation" : "", "simpleType" : "CreateAssessmentTemplateRequest", "variableSetterType" : "CreateAssessmentTemplateRequest" }, "inputStreamPropertyName" : null, "methodName" : "createAssessmentTemplate", "operationName" : "CreateAssessmentTemplate", "returnType" : { "returnType" : "CreateAssessmentTemplateResponse", "documentation" : null }, "syncReturnType" : "CreateAssessmentTemplateResponse" }, "CreateResourceGroup" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "CreateResourceGroupResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target. The created resource group is then used to create an Amazon Inspector assessment target. For more information, see CreateAssessmentTarget.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.

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

You do not have required permissions to access the requested resource.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateResourceGroupRequest", "variableName" : "createResourceGroupRequest", "variableType" : "CreateResourceGroupRequest", "documentation" : "", "simpleType" : "CreateResourceGroupRequest", "variableSetterType" : "CreateResourceGroupRequest" }, "inputStreamPropertyName" : null, "methodName" : "createResourceGroup", "operationName" : "CreateResourceGroup", "returnType" : { "returnType" : "CreateResourceGroupResponse", "documentation" : null }, "syncReturnType" : "CreateResourceGroupResponse" }, "DeleteAssessmentRun" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DeleteAssessmentRunResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the assessment run that is specified by the ARN of the assessment run.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You cannot perform a specified action if an assessment run is currently in progress.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteAssessmentRunRequest", "variableName" : "deleteAssessmentRunRequest", "variableType" : "DeleteAssessmentRunRequest", "documentation" : "", "simpleType" : "DeleteAssessmentRunRequest", "variableSetterType" : "DeleteAssessmentRunRequest" }, "inputStreamPropertyName" : null, "methodName" : "deleteAssessmentRun", "operationName" : "DeleteAssessmentRun", "returnType" : { "returnType" : "DeleteAssessmentRunResponse", "documentation" : null }, "syncReturnType" : "DeleteAssessmentRunResponse" }, "DeleteAssessmentTarget" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DeleteAssessmentTargetResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the assessment target that is specified by the ARN of the assessment target.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You cannot perform a specified action if an assessment run is currently in progress.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteAssessmentTargetRequest", "variableName" : "deleteAssessmentTargetRequest", "variableType" : "DeleteAssessmentTargetRequest", "documentation" : "", "simpleType" : "DeleteAssessmentTargetRequest", "variableSetterType" : "DeleteAssessmentTargetRequest" }, "inputStreamPropertyName" : null, "methodName" : "deleteAssessmentTarget", "operationName" : "DeleteAssessmentTarget", "returnType" : { "returnType" : "DeleteAssessmentTargetResponse", "documentation" : null }, "syncReturnType" : "DeleteAssessmentTargetResponse" }, "DeleteAssessmentTemplate" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DeleteAssessmentTemplateResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes the assessment template that is specified by the ARN of the assessment template.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You cannot perform a specified action if an assessment run is currently in progress.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteAssessmentTemplateRequest", "variableName" : "deleteAssessmentTemplateRequest", "variableType" : "DeleteAssessmentTemplateRequest", "documentation" : "", "simpleType" : "DeleteAssessmentTemplateRequest", "variableSetterType" : "DeleteAssessmentTemplateRequest" }, "inputStreamPropertyName" : null, "methodName" : "deleteAssessmentTemplate", "operationName" : "DeleteAssessmentTemplate", "returnType" : { "returnType" : "DeleteAssessmentTemplateResponse", "documentation" : null }, "syncReturnType" : "DeleteAssessmentTemplateResponse" }, "DescribeAssessmentRuns" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DescribeAssessmentRunsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the assessment runs that are specified by the ARNs of the assessment runs.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeAssessmentRunsRequest", "variableName" : "describeAssessmentRunsRequest", "variableType" : "DescribeAssessmentRunsRequest", "documentation" : "", "simpleType" : "DescribeAssessmentRunsRequest", "variableSetterType" : "DescribeAssessmentRunsRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeAssessmentRuns", "operationName" : "DescribeAssessmentRuns", "returnType" : { "returnType" : "DescribeAssessmentRunsResponse", "documentation" : null }, "syncReturnType" : "DescribeAssessmentRunsResponse" }, "DescribeAssessmentTargets" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DescribeAssessmentTargetsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the assessment targets that are specified by the ARNs of the assessment targets.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeAssessmentTargetsRequest", "variableName" : "describeAssessmentTargetsRequest", "variableType" : "DescribeAssessmentTargetsRequest", "documentation" : "", "simpleType" : "DescribeAssessmentTargetsRequest", "variableSetterType" : "DescribeAssessmentTargetsRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeAssessmentTargets", "operationName" : "DescribeAssessmentTargets", "returnType" : { "returnType" : "DescribeAssessmentTargetsResponse", "documentation" : null }, "syncReturnType" : "DescribeAssessmentTargetsResponse" }, "DescribeAssessmentTemplates" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DescribeAssessmentTemplatesResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the assessment templates that are specified by the ARNs of the assessment templates.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeAssessmentTemplatesRequest", "variableName" : "describeAssessmentTemplatesRequest", "variableType" : "DescribeAssessmentTemplatesRequest", "documentation" : "", "simpleType" : "DescribeAssessmentTemplatesRequest", "variableSetterType" : "DescribeAssessmentTemplatesRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeAssessmentTemplates", "operationName" : "DescribeAssessmentTemplates", "returnType" : { "returnType" : "DescribeAssessmentTemplatesResponse", "documentation" : null }, "syncReturnType" : "DescribeAssessmentTemplatesResponse" }, "DescribeCrossAccountAccessRole" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DescribeCrossAccountAccessRoleResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the IAM role that enables Amazon Inspector to access your AWS account.

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

Internal server error.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeCrossAccountAccessRoleRequest", "variableName" : "describeCrossAccountAccessRoleRequest", "variableType" : "DescribeCrossAccountAccessRoleRequest", "documentation" : null, "simpleType" : "DescribeCrossAccountAccessRoleRequest", "variableSetterType" : "DescribeCrossAccountAccessRoleRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeCrossAccountAccessRole", "operationName" : "DescribeCrossAccountAccessRole", "returnType" : { "returnType" : "DescribeCrossAccountAccessRoleResponse", "documentation" : null }, "syncReturnType" : "DescribeCrossAccountAccessRoleResponse" }, "DescribeFindings" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DescribeFindingsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the findings that are specified by the ARNs of the findings.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeFindingsRequest", "variableName" : "describeFindingsRequest", "variableType" : "DescribeFindingsRequest", "documentation" : "", "simpleType" : "DescribeFindingsRequest", "variableSetterType" : "DescribeFindingsRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeFindings", "operationName" : "DescribeFindings", "returnType" : { "returnType" : "DescribeFindingsResponse", "documentation" : null }, "syncReturnType" : "DescribeFindingsResponse" }, "DescribeResourceGroups" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DescribeResourceGroupsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the resource groups that are specified by the ARNs of the resource groups.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeResourceGroupsRequest", "variableName" : "describeResourceGroupsRequest", "variableType" : "DescribeResourceGroupsRequest", "documentation" : "", "simpleType" : "DescribeResourceGroupsRequest", "variableSetterType" : "DescribeResourceGroupsRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeResourceGroups", "operationName" : "DescribeResourceGroups", "returnType" : { "returnType" : "DescribeResourceGroupsResponse", "documentation" : null }, "syncReturnType" : "DescribeResourceGroupsResponse" }, "DescribeRulesPackages" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "DescribeRulesPackagesResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Describes the rules packages that are specified by the ARNs of the rules packages.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeRulesPackagesRequest", "variableName" : "describeRulesPackagesRequest", "variableType" : "DescribeRulesPackagesRequest", "documentation" : "", "simpleType" : "DescribeRulesPackagesRequest", "variableSetterType" : "DescribeRulesPackagesRequest" }, "inputStreamPropertyName" : null, "methodName" : "describeRulesPackages", "operationName" : "DescribeRulesPackages", "returnType" : { "returnType" : "DescribeRulesPackagesResponse", "documentation" : null }, "syncReturnType" : "DescribeRulesPackagesResponse" }, "GetAssessmentReport" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "GetAssessmentReportResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Produces an assessment report that includes detailed and comprehensive results of a specified assessment run.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

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

You cannot perform a specified action if an assessment run is currently in progress.

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

Used by the GetAssessmentReport API. The request was rejected because you tried to generate a report for an assessment run that existed before reporting was supported in Amazon Inspector. You can only generate reports for assessment runs that took place or will take place after generating reports in Amazon Inspector became available.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "GetAssessmentReportRequest", "variableName" : "getAssessmentReportRequest", "variableType" : "GetAssessmentReportRequest", "documentation" : "", "simpleType" : "GetAssessmentReportRequest", "variableSetterType" : "GetAssessmentReportRequest" }, "inputStreamPropertyName" : null, "methodName" : "getAssessmentReport", "operationName" : "GetAssessmentReport", "returnType" : { "returnType" : "GetAssessmentReportResponse", "documentation" : null }, "syncReturnType" : "GetAssessmentReportResponse" }, "GetTelemetryMetadata" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "GetTelemetryMetadataResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Information about the data that is collected for the specified assessment run.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "GetTelemetryMetadataRequest", "variableName" : "getTelemetryMetadataRequest", "variableType" : "GetTelemetryMetadataRequest", "documentation" : "", "simpleType" : "GetTelemetryMetadataRequest", "variableSetterType" : "GetTelemetryMetadataRequest" }, "inputStreamPropertyName" : null, "methodName" : "getTelemetryMetadata", "operationName" : "GetTelemetryMetadata", "returnType" : { "returnType" : "GetTelemetryMetadataResponse", "documentation" : null }, "syncReturnType" : "GetTelemetryMetadataResponse" }, "ListAssessmentRunAgents" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListAssessmentRunAgentsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListAssessmentRunAgentsRequest", "variableName" : "listAssessmentRunAgentsRequest", "variableType" : "ListAssessmentRunAgentsRequest", "documentation" : "", "simpleType" : "ListAssessmentRunAgentsRequest", "variableSetterType" : "ListAssessmentRunAgentsRequest" }, "inputStreamPropertyName" : null, "methodName" : "listAssessmentRunAgents", "operationName" : "ListAssessmentRunAgents", "returnType" : { "returnType" : "ListAssessmentRunAgentsResponse", "documentation" : null }, "syncReturnType" : "ListAssessmentRunAgentsResponse" }, "ListAssessmentRuns" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListAssessmentRunsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListAssessmentRunsRequest", "variableName" : "listAssessmentRunsRequest", "variableType" : "ListAssessmentRunsRequest", "documentation" : "", "simpleType" : "ListAssessmentRunsRequest", "variableSetterType" : "ListAssessmentRunsRequest" }, "inputStreamPropertyName" : null, "methodName" : "listAssessmentRuns", "operationName" : "ListAssessmentRuns", "returnType" : { "returnType" : "ListAssessmentRunsResponse", "documentation" : null }, "syncReturnType" : "ListAssessmentRunsResponse" }, "ListAssessmentTargets" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListAssessmentTargetsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists the ARNs of the assessment targets within this AWS account. For more information about assessment targets, see Amazon Inspector Assessment Targets.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListAssessmentTargetsRequest", "variableName" : "listAssessmentTargetsRequest", "variableType" : "ListAssessmentTargetsRequest", "documentation" : "", "simpleType" : "ListAssessmentTargetsRequest", "variableSetterType" : "ListAssessmentTargetsRequest" }, "inputStreamPropertyName" : null, "methodName" : "listAssessmentTargets", "operationName" : "ListAssessmentTargets", "returnType" : { "returnType" : "ListAssessmentTargetsResponse", "documentation" : null }, "syncReturnType" : "ListAssessmentTargetsResponse" }, "ListAssessmentTemplates" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListAssessmentTemplatesResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListAssessmentTemplatesRequest", "variableName" : "listAssessmentTemplatesRequest", "variableType" : "ListAssessmentTemplatesRequest", "documentation" : "", "simpleType" : "ListAssessmentTemplatesRequest", "variableSetterType" : "ListAssessmentTemplatesRequest" }, "inputStreamPropertyName" : null, "methodName" : "listAssessmentTemplates", "operationName" : "ListAssessmentTemplates", "returnType" : { "returnType" : "ListAssessmentTemplatesResponse", "documentation" : null }, "syncReturnType" : "ListAssessmentTemplatesResponse" }, "ListEventSubscriptions" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListEventSubscriptionsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. For more information, see SubscribeToEvent and UnsubscribeFromEvent.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListEventSubscriptionsRequest", "variableName" : "listEventSubscriptionsRequest", "variableType" : "ListEventSubscriptionsRequest", "documentation" : "", "simpleType" : "ListEventSubscriptionsRequest", "variableSetterType" : "ListEventSubscriptionsRequest" }, "inputStreamPropertyName" : null, "methodName" : "listEventSubscriptions", "operationName" : "ListEventSubscriptions", "returnType" : { "returnType" : "ListEventSubscriptionsResponse", "documentation" : null }, "syncReturnType" : "ListEventSubscriptionsResponse" }, "ListFindings" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListFindingsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListFindingsRequest", "variableName" : "listFindingsRequest", "variableType" : "ListFindingsRequest", "documentation" : "", "simpleType" : "ListFindingsRequest", "variableSetterType" : "ListFindingsRequest" }, "inputStreamPropertyName" : null, "methodName" : "listFindings", "operationName" : "ListFindings", "returnType" : { "returnType" : "ListFindingsResponse", "documentation" : null }, "syncReturnType" : "ListFindingsResponse" }, "ListRulesPackages" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListRulesPackagesResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all available Amazon Inspector rules packages.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListRulesPackagesRequest", "variableName" : "listRulesPackagesRequest", "variableType" : "ListRulesPackagesRequest", "documentation" : "", "simpleType" : "ListRulesPackagesRequest", "variableSetterType" : "ListRulesPackagesRequest" }, "inputStreamPropertyName" : null, "methodName" : "listRulesPackages", "operationName" : "ListRulesPackages", "returnType" : { "returnType" : "ListRulesPackagesResponse", "documentation" : null }, "syncReturnType" : "ListRulesPackagesResponse" }, "ListTagsForResource" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "ListTagsForResourceResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Lists all tags associated with an assessment template.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : "", "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "inputStreamPropertyName" : null, "methodName" : "listTagsForResource", "operationName" : "ListTagsForResource", "returnType" : { "returnType" : "ListTagsForResourceResponse", "documentation" : null }, "syncReturnType" : "ListTagsForResourceResponse" }, "PreviewAgents" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "PreviewAgentsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Previews the agents installed on the EC2 instances that are part of the specified assessment target.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

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

Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 instances during the assessment run.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "PreviewAgentsRequest", "variableName" : "previewAgentsRequest", "variableType" : "PreviewAgentsRequest", "documentation" : "", "simpleType" : "PreviewAgentsRequest", "variableSetterType" : "PreviewAgentsRequest" }, "inputStreamPropertyName" : null, "methodName" : "previewAgents", "operationName" : "PreviewAgents", "returnType" : { "returnType" : "PreviewAgentsResponse", "documentation" : null }, "syncReturnType" : "PreviewAgentsResponse" }, "RegisterCrossAccountAccessRole" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "RegisterCrossAccountAccessRoleResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Registers the IAM role that Amazon Inspector uses to list your EC2 instances at the start of the assessment run or when you call the PreviewAgents action.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 instances during the assessment run.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "RegisterCrossAccountAccessRoleRequest", "variableName" : "registerCrossAccountAccessRoleRequest", "variableType" : "RegisterCrossAccountAccessRoleRequest", "documentation" : "", "simpleType" : "RegisterCrossAccountAccessRoleRequest", "variableSetterType" : "RegisterCrossAccountAccessRoleRequest" }, "inputStreamPropertyName" : null, "methodName" : "registerCrossAccountAccessRole", "operationName" : "RegisterCrossAccountAccessRole", "returnType" : { "returnType" : "RegisterCrossAccountAccessRoleResponse", "documentation" : null }, "syncReturnType" : "RegisterCrossAccountAccessRoleResponse" }, "RemoveAttributesFromFindings" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "RemoveAttributesFromFindingsResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "RemoveAttributesFromFindingsRequest", "variableName" : "removeAttributesFromFindingsRequest", "variableType" : "RemoveAttributesFromFindingsRequest", "documentation" : "", "simpleType" : "RemoveAttributesFromFindingsRequest", "variableSetterType" : "RemoveAttributesFromFindingsRequest" }, "inputStreamPropertyName" : null, "methodName" : "removeAttributesFromFindings", "operationName" : "RemoveAttributesFromFindings", "returnType" : { "returnType" : "RemoveAttributesFromFindingsResponse", "documentation" : null }, "syncReturnType" : "RemoveAttributesFromFindingsResponse" }, "SetTagsForResource" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "SetTagsForResourceResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "SetTagsForResourceRequest", "variableName" : "setTagsForResourceRequest", "variableType" : "SetTagsForResourceRequest", "documentation" : "", "simpleType" : "SetTagsForResourceRequest", "variableSetterType" : "SetTagsForResourceRequest" }, "inputStreamPropertyName" : null, "methodName" : "setTagsForResource", "operationName" : "SetTagsForResource", "returnType" : { "returnType" : "SetTagsForResourceResponse", "documentation" : null }, "syncReturnType" : "SetTagsForResourceResponse" }, "StartAssessmentRun" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "StartAssessmentRunResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

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

Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 instances during the assessment run.

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

You started an assessment run, but one of the instances is already participating in another assessment run.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StartAssessmentRunRequest", "variableName" : "startAssessmentRunRequest", "variableType" : "StartAssessmentRunRequest", "documentation" : "", "simpleType" : "StartAssessmentRunRequest", "variableSetterType" : "StartAssessmentRunRequest" }, "inputStreamPropertyName" : null, "methodName" : "startAssessmentRun", "operationName" : "StartAssessmentRun", "returnType" : { "returnType" : "StartAssessmentRunResponse", "documentation" : null }, "syncReturnType" : "StartAssessmentRunResponse" }, "StopAssessmentRun" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "StopAssessmentRunResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Stops the assessment run that is specified by the ARN of the assessment run.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "StopAssessmentRunRequest", "variableName" : "stopAssessmentRunRequest", "variableType" : "StopAssessmentRunRequest", "documentation" : "", "simpleType" : "StopAssessmentRunRequest", "variableSetterType" : "StopAssessmentRunRequest" }, "inputStreamPropertyName" : null, "methodName" : "stopAssessmentRun", "operationName" : "StopAssessmentRun", "returnType" : { "returnType" : "StopAssessmentRunResponse", "documentation" : null }, "syncReturnType" : "StopAssessmentRunResponse" }, "SubscribeToEvent" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "SubscribeToEventResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "SubscribeToEventRequest", "variableName" : "subscribeToEventRequest", "variableType" : "SubscribeToEventRequest", "documentation" : "", "simpleType" : "SubscribeToEventRequest", "variableSetterType" : "SubscribeToEventRequest" }, "inputStreamPropertyName" : null, "methodName" : "subscribeToEvent", "operationName" : "SubscribeToEvent", "returnType" : { "returnType" : "SubscribeToEventResponse", "documentation" : null }, "syncReturnType" : "SubscribeToEventResponse" }, "UnsubscribeFromEvent" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "UnsubscribeFromEventResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UnsubscribeFromEventRequest", "variableName" : "unsubscribeFromEventRequest", "variableType" : "UnsubscribeFromEventRequest", "documentation" : "", "simpleType" : "UnsubscribeFromEventRequest", "variableSetterType" : "UnsubscribeFromEventRequest" }, "inputStreamPropertyName" : null, "methodName" : "unsubscribeFromEvent", "operationName" : "UnsubscribeFromEvent", "returnType" : { "returnType" : "UnsubscribeFromEventResponse", "documentation" : null }, "syncReturnType" : "UnsubscribeFromEventResponse" }, "UpdateAssessmentTarget" : { "asyncCallableType" : "java.util.concurrent.Callable", "asyncFutureType" : "CompletableFuture", "asyncHandlerType" : "software.amazon.awssdk.handlers.AsyncHandler", "asyncReturnType" : "UpdateAssessmentTargetResponse", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the assessment target that is specified by the ARN of the assessment target.

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

Internal server error.

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

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

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

You do not have required permissions to access the requested resource.

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

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "httpStatusCode" : null } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateAssessmentTargetRequest", "variableName" : "updateAssessmentTargetRequest", "variableType" : "UpdateAssessmentTargetRequest", "documentation" : "", "simpleType" : "UpdateAssessmentTargetRequest", "variableSetterType" : "UpdateAssessmentTargetRequest" }, "inputStreamPropertyName" : null, "methodName" : "updateAssessmentTarget", "operationName" : "UpdateAssessmentTarget", "returnType" : { "returnType" : "UpdateAssessmentTargetResponse", "documentation" : null }, "syncReturnType" : "UpdateAssessmentTargetResponse" } }, "shapes" : { "AccessDeniedErrorCode" : { "c2jName" : "AccessDeniedErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "ACCESS_DENIED_TO_ASSESSMENT_TARGET", "value" : "ACCESS_DENIED_TO_ASSESSMENT_TARGET" }, { "name" : "ACCESS_DENIED_TO_ASSESSMENT_TEMPLATE", "value" : "ACCESS_DENIED_TO_ASSESSMENT_TEMPLATE" }, { "name" : "ACCESS_DENIED_TO_ASSESSMENT_RUN", "value" : "ACCESS_DENIED_TO_ASSESSMENT_RUN" }, { "name" : "ACCESS_DENIED_TO_FINDING", "value" : "ACCESS_DENIED_TO_FINDING" }, { "name" : "ACCESS_DENIED_TO_RESOURCE_GROUP", "value" : "ACCESS_DENIED_TO_RESOURCE_GROUP" }, { "name" : "ACCESS_DENIED_TO_RULES_PACKAGE", "value" : "ACCESS_DENIED_TO_RULES_PACKAGE" }, { "name" : "ACCESS_DENIED_TO_SNS_TOPIC", "value" : "ACCESS_DENIED_TO_SNS_TOPIC" }, { "name" : "ACCESS_DENIED_TO_IAM_ROLE", "value" : "ACCESS_DENIED_TO_IAM_ROLE" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AccessDeniedErrorCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AccessDeniedErrorCode", "variableName" : "accessDeniedErrorCode", "variableType" : "AccessDeniedErrorCode", "documentation" : null, "simpleType" : "AccessDeniedErrorCode", "variableSetterType" : "AccessDeniedErrorCode" }, "wrapper" : false }, "AccessDeniedException" : { "c2jName" : "AccessDeniedException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

You do not have required permissions to access the requested resource.

", "enums" : null, "errorCode" : "AccessDeniedException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "AccessDeniedErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "AccessDeniedErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessDeniedErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see AccessDeniedErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see AccessDeniedErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessDeniedErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "InspectorErrorCode" : { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "AccessDeniedErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "AccessDeniedErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessDeniedErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see AccessDeniedErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see AccessDeniedErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessDeniedErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "AccessDeniedErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "AccessDeniedErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessDeniedErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see AccessDeniedErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see AccessDeniedErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AccessDeniedErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "errorCode", "canRetry" ], "shapeName" : "AccessDeniedException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AccessDeniedException", "variableName" : "accessDeniedException", "variableType" : "AccessDeniedException", "documentation" : null, "simpleType" : "AccessDeniedException", "variableSetterType" : "AccessDeniedException" }, "wrapper" : false }, "AddAttributesToFindingsRequest" : { "c2jName" : "AddAttributesToFindingsRequest", "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" : "AddAttributesToFindings", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.AddAttributesToFindings", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "AddRemoveAttributesFindingArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the findings that you want to assign attributes to.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@return The ARNs that specify the findings that you want to assign attributes to.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n

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

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the findings that you want to assign attributes to.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The array of attributes that you want to assign to specified findings.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@param attributes The array of attributes that you want to assign to specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@return The array of attributes that you want to assign to specified findings.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@param attributes The array of attributes that you want to assign to specified findings.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n

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

\n@param attributes The array of attributes that you want to assign to specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

The array of attributes that you want to assign to specified findings.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Attributes" : { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The array of attributes that you want to assign to specified findings.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@param attributes The array of attributes that you want to assign to specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@return The array of attributes that you want to assign to specified findings.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@param attributes The array of attributes that you want to assign to specified findings.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n

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

\n@param attributes The array of attributes that you want to assign to specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

The array of attributes that you want to assign to specified findings.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "FindingArns" : { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "AddRemoveAttributesFindingArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the findings that you want to assign attributes to.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@return The ARNs that specify the findings that you want to assign attributes to.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n

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

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the findings that you want to assign attributes to.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "AddRemoveAttributesFindingArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the findings that you want to assign attributes to.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@return The ARNs that specify the findings that you want to assign attributes to.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the findings that you want to assign attributes to.

\n

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

\n@param findingArns The ARNs that specify the findings that you want to assign attributes to.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the findings that you want to assign attributes to.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The array of attributes that you want to assign to specified findings.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@param attributes The array of attributes that you want to assign to specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@return The array of attributes that you want to assign to specified findings.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n@param attributes The array of attributes that you want to assign to specified findings.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The array of attributes that you want to assign to specified findings.

\n

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

\n@param attributes The array of attributes that you want to assign to specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

The array of attributes that you want to assign to specified findings.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "findingArns", "attributes" ], "shapeName" : "AddAttributesToFindingsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AddAttributesToFindingsRequest", "variableName" : "addAttributesToFindingsRequest", "variableType" : "AddAttributesToFindingsRequest", "documentation" : null, "simpleType" : "AddAttributesToFindingsRequest", "variableSetterType" : "AddAttributesToFindingsRequest" }, "wrapper" : false }, "AddAttributesToFindingsResponse" : { "c2jName" : "AddAttributesToFindingsResponse", "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" : [ { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@return Attribute details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@return Attribute details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@return Attribute details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attribute details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Attribute details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "failedItems" ], "shapeName" : "AddAttributesToFindingsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AddAttributesToFindingsResponse", "variableName" : "addAttributesToFindingsResponse", "variableType" : "AddAttributesToFindingsResponse", "documentation" : null, "simpleType" : "AddAttributesToFindingsResponse", "variableSetterType" : "AddAttributesToFindingsResponse" }, "wrapper" : false }, "AgentAlreadyRunningAssessment" : { "c2jName" : "AgentAlreadyRunningAssessment", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used in the exception error that is thrown if you start an assessment run for an assessment target that includes an EC2 instance that is already participating in another started assessment run.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@return ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that has already been started.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@return The ARN of the assessment run that has already been started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that has already been started.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AgentId" : { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@return ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that has already been started.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@return The ARN of the assessment run that has already been started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that has already been started.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@return ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

\n@param agentId ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

ID of the agent that is running on an EC2 instance that is already participating in another started assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that has already been started.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@return The ARN of the assessment run that has already been started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that has already been started.

\n@param assessmentRunArn The ARN of the assessment run that has already been started.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that has already been started.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "agentId", "assessmentRunArn" ], "shapeName" : "AgentAlreadyRunningAssessment", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AgentAlreadyRunningAssessment", "variableName" : "agentAlreadyRunningAssessment", "variableType" : "AgentAlreadyRunningAssessment", "documentation" : null, "simpleType" : "AgentAlreadyRunningAssessment", "variableSetterType" : "AgentAlreadyRunningAssessment" }, "wrapper" : false }, "AgentFilter" : { "c2jName" : "AgentFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Contains information about an Amazon Inspector agent. This data type is used as a request parameter in the ListAssessmentRunAgents action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAgentHealths", "beanStyleSetterMethodName" : "setAgentHealths", "c2jName" : "agentHealths", "c2jShape" : "AgentHealthList", "deprecated" : false, "documentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

", "enumType" : "AgentHealth", "fluentGetterMethodName" : "agentHealths", "fluentSetterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "agentHealths", "getterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@return The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@see AgentHealth", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealths", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealths", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentHealth", "deprecated" : false, "documentation" : "", "enumType" : "AgentHealth", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AgentHealth", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AgentHealth", "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 AgentHealth", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentHealths", "setterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@see AgentHealth", "setterMethodName" : "setAgentHealths", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealths", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n

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

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealths", "variableType" : "java.util.List", "documentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealthCodes", "beanStyleSetterMethodName" : "setAgentHealthCodes", "c2jName" : "agentHealthCodes", "c2jShape" : "AgentHealthCodeList", "deprecated" : false, "documentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "agentHealthCodes", "fluentSetterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "agentHealthCodes", "getterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@return The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@see AgentHealthCode", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthCodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentHealthCode", "deprecated" : false, "documentation" : "", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AgentHealthCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AgentHealthCode", "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 AgentHealthCode", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentHealthCodes", "setterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@see AgentHealthCode", "setterMethodName" : "setAgentHealthCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealthCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n

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

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealthCodes", "variableType" : "java.util.List", "documentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AgentHealthCodes" : { "beanStyleGetterMethodName" : "getAgentHealthCodes", "beanStyleSetterMethodName" : "setAgentHealthCodes", "c2jName" : "agentHealthCodes", "c2jShape" : "AgentHealthCodeList", "deprecated" : false, "documentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "agentHealthCodes", "fluentSetterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "agentHealthCodes", "getterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@return The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@see AgentHealthCode", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthCodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentHealthCode", "deprecated" : false, "documentation" : "", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AgentHealthCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AgentHealthCode", "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 AgentHealthCode", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentHealthCodes", "setterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@see AgentHealthCode", "setterMethodName" : "setAgentHealthCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealthCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n

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

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealthCodes", "variableType" : "java.util.List", "documentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "AgentHealths" : { "beanStyleGetterMethodName" : "getAgentHealths", "beanStyleSetterMethodName" : "setAgentHealths", "c2jName" : "agentHealths", "c2jShape" : "AgentHealthList", "deprecated" : false, "documentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

", "enumType" : "AgentHealth", "fluentGetterMethodName" : "agentHealths", "fluentSetterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "agentHealths", "getterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@return The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@see AgentHealth", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealths", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealths", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentHealth", "deprecated" : false, "documentation" : "", "enumType" : "AgentHealth", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AgentHealth", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AgentHealth", "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 AgentHealth", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentHealths", "setterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@see AgentHealth", "setterMethodName" : "setAgentHealths", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealths", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n

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

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealths", "variableType" : "java.util.List", "documentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAgentHealths", "beanStyleSetterMethodName" : "setAgentHealths", "c2jName" : "agentHealths", "c2jShape" : "AgentHealthList", "deprecated" : false, "documentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

", "enumType" : "AgentHealth", "fluentGetterMethodName" : "agentHealths", "fluentSetterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "agentHealths", "getterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@return The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@see AgentHealth", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealths", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealths", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentHealth", "deprecated" : false, "documentation" : "", "enumType" : "AgentHealth", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AgentHealth", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AgentHealth", "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 AgentHealth", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentHealths", "setterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@see AgentHealth", "setterMethodName" : "setAgentHealths", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealths", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

\n

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

\n@param agentHealths The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealths", "variableType" : "java.util.List", "documentation" : "

The current health state of the agent. Values can be set to HEALTHY or UNHEALTHY.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealthCodes", "beanStyleSetterMethodName" : "setAgentHealthCodes", "c2jName" : "agentHealthCodes", "c2jShape" : "AgentHealthCodeList", "deprecated" : false, "documentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "agentHealthCodes", "fluentSetterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "agentHealthCodes", "getterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@return The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@see AgentHealthCode", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthCodes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthCodes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentHealthCode", "deprecated" : false, "documentation" : "", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AgentHealthCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AgentHealthCode", "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 AgentHealthCode", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentHealthCodes", "setterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@see AgentHealthCode", "setterMethodName" : "setAgentHealthCodes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealthCodes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

\n

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

\n@param agentHealthCodes The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentHealthCodes", "variableType" : "java.util.List", "documentation" : "

The detailed health state of the agent. Values can be set to IDLE, RUNNING, SHUTDOWN, UNHEALTHY, THROTTLED, and UNKNOWN.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "agentHealths", "agentHealthCodes" ], "shapeName" : "AgentFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AgentFilter", "variableName" : "agentFilter", "variableType" : "AgentFilter", "documentation" : null, "simpleType" : "AgentFilter", "variableSetterType" : "AgentFilter" }, "wrapper" : false }, "AgentHealth" : { "c2jName" : "AgentHealth", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "HEALTHY", "value" : "HEALTHY" }, { "name" : "UNHEALTHY", "value" : "UNHEALTHY" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AgentHealth", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AgentHealth", "variableName" : "agentHealth", "variableType" : "AgentHealth", "documentation" : null, "simpleType" : "AgentHealth", "variableSetterType" : "AgentHealth" }, "wrapper" : false }, "AgentHealthCode" : { "c2jName" : "AgentHealthCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "IDLE", "value" : "IDLE" }, { "name" : "RUNNING", "value" : "RUNNING" }, { "name" : "SHUTDOWN", "value" : "SHUTDOWN" }, { "name" : "UNHEALTHY", "value" : "UNHEALTHY" }, { "name" : "THROTTLED", "value" : "THROTTLED" }, { "name" : "UNKNOWN", "value" : "UNKNOWN" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AgentHealthCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AgentHealthCode", "variableName" : "agentHealthCode", "variableType" : "AgentHealthCode", "documentation" : null, "simpleType" : "AgentHealthCode", "variableSetterType" : "AgentHealthCode" }, "wrapper" : false }, "AgentPreview" : { "c2jName" : "AgentPreview", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used as a response element in the PreviewAgents action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The ID of the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@return The ID of the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The ID of the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@return The Auto Scaling group for the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AgentId" : { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The ID of the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@return The ID of the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The ID of the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AutoScalingGroup" : { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@return The Auto Scaling group for the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The ID of the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@return The ID of the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the EC2 instance where the agent is installed.

\n@param agentId The ID of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The ID of the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@return The Auto Scaling group for the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

\n@param autoScalingGroup The Auto Scaling group for the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group for the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "agentId" ], "shapeName" : "AgentPreview", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AgentPreview", "variableName" : "agentPreview", "variableType" : "AgentPreview", "documentation" : null, "simpleType" : "AgentPreview", "variableSetterType" : "AgentPreview" }, "wrapper" : false }, "AgentsAlreadyRunningAssessmentException" : { "c2jName" : "AgentsAlreadyRunningAssessmentException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

You started an assessment run, but one of the instances is already participating in another assessment run.

", "enums" : null, "errorCode" : "AgentsAlreadyRunningAssessmentException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAgents", "beanStyleSetterMethodName" : "setAgents", "c2jName" : "agents", "c2jShape" : "AgentAlreadyRunningAssessmentList", "deprecated" : false, "documentation" : "

", "enumType" : null, "fluentGetterMethodName" : "agents", "fluentSetterDocumentation" : "

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

\n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agents", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agents", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentAlreadyRunningAssessment", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AgentAlreadyRunningAssessment", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AgentAlreadyRunningAssessment", "variableName" : "member", "variableType" : "AgentAlreadyRunningAssessment", "documentation" : "", "simpleType" : "AgentAlreadyRunningAssessment", "variableSetterType" : "AgentAlreadyRunningAssessment" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentAlreadyRunningAssessment", "variableName" : "member", "variableType" : "AgentAlreadyRunningAssessment", "documentation" : "", "simpleType" : "AgentAlreadyRunningAssessment", "variableSetterType" : "AgentAlreadyRunningAssessment" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AgentAlreadyRunningAssessment", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AgentAlreadyRunningAssessment", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Agents", "setterDocumentation" : "

\n@param agents ", "setterMethodName" : "setAgents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agents", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

\n

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

\n@param agents \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agents", "variableType" : "java.util.List", "documentation" : "

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentsTruncated", "beanStyleSetterMethodName" : "setAgentsTruncated", "c2jName" : "agentsTruncated", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

", "enumType" : null, "fluentGetterMethodName" : "agentsTruncated", "fluentSetterDocumentation" : "

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

\n@return ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentsTruncated", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentsTruncated", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AgentsTruncated", "setterDocumentation" : "

\n@param agentsTruncated ", "setterMethodName" : "setAgentsTruncated", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "agentsTruncated", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

\n@param agentsTruncated \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "agentsTruncated", "variableType" : "Boolean", "documentation" : "

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Agents" : { "beanStyleGetterMethodName" : "getAgents", "beanStyleSetterMethodName" : "setAgents", "c2jName" : "agents", "c2jShape" : "AgentAlreadyRunningAssessmentList", "deprecated" : false, "documentation" : "

", "enumType" : null, "fluentGetterMethodName" : "agents", "fluentSetterDocumentation" : "

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

\n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agents", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agents", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentAlreadyRunningAssessment", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AgentAlreadyRunningAssessment", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AgentAlreadyRunningAssessment", "variableName" : "member", "variableType" : "AgentAlreadyRunningAssessment", "documentation" : "", "simpleType" : "AgentAlreadyRunningAssessment", "variableSetterType" : "AgentAlreadyRunningAssessment" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentAlreadyRunningAssessment", "variableName" : "member", "variableType" : "AgentAlreadyRunningAssessment", "documentation" : "", "simpleType" : "AgentAlreadyRunningAssessment", "variableSetterType" : "AgentAlreadyRunningAssessment" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AgentAlreadyRunningAssessment", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AgentAlreadyRunningAssessment", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Agents", "setterDocumentation" : "

\n@param agents ", "setterMethodName" : "setAgents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agents", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

\n

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

\n@param agents \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agents", "variableType" : "java.util.List", "documentation" : "

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "AgentsTruncated" : { "beanStyleGetterMethodName" : "getAgentsTruncated", "beanStyleSetterMethodName" : "setAgentsTruncated", "c2jName" : "agentsTruncated", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

", "enumType" : null, "fluentGetterMethodName" : "agentsTruncated", "fluentSetterDocumentation" : "

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

\n@return ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentsTruncated", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentsTruncated", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AgentsTruncated", "setterDocumentation" : "

\n@param agentsTruncated ", "setterMethodName" : "setAgentsTruncated", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "agentsTruncated", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

\n@param agentsTruncated \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "agentsTruncated", "variableType" : "Boolean", "documentation" : "

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAgents", "beanStyleSetterMethodName" : "setAgents", "c2jName" : "agents", "c2jShape" : "AgentAlreadyRunningAssessmentList", "deprecated" : false, "documentation" : "

", "enumType" : null, "fluentGetterMethodName" : "agents", "fluentSetterDocumentation" : "

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

\n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agents", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agents", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentAlreadyRunningAssessment", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AgentAlreadyRunningAssessment", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AgentAlreadyRunningAssessment", "variableName" : "member", "variableType" : "AgentAlreadyRunningAssessment", "documentation" : "", "simpleType" : "AgentAlreadyRunningAssessment", "variableSetterType" : "AgentAlreadyRunningAssessment" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentAlreadyRunningAssessment", "variableName" : "member", "variableType" : "AgentAlreadyRunningAssessment", "documentation" : "", "simpleType" : "AgentAlreadyRunningAssessment", "variableSetterType" : "AgentAlreadyRunningAssessment" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AgentAlreadyRunningAssessment", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AgentAlreadyRunningAssessment", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Agents", "setterDocumentation" : "

\n@param agents ", "setterMethodName" : "setAgents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agents", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

\n

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

\n@param agents \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agents", "variableType" : "java.util.List", "documentation" : "

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentsTruncated", "beanStyleSetterMethodName" : "setAgentsTruncated", "c2jName" : "agentsTruncated", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

", "enumType" : null, "fluentGetterMethodName" : "agentsTruncated", "fluentSetterDocumentation" : "

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

\n@return ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentsTruncated", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentsTruncated", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AgentsTruncated", "setterDocumentation" : "

\n@param agentsTruncated ", "setterMethodName" : "setAgentsTruncated", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "agentsTruncated", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

\n@param agentsTruncated \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "agentsTruncated", "variableType" : "Boolean", "documentation" : "

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "agents", "agentsTruncated", "canRetry" ], "shapeName" : "AgentsAlreadyRunningAssessmentException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AgentsAlreadyRunningAssessmentException", "variableName" : "agentsAlreadyRunningAssessmentException", "variableType" : "AgentsAlreadyRunningAssessmentException", "documentation" : null, "simpleType" : "AgentsAlreadyRunningAssessmentException", "variableSetterType" : "AgentsAlreadyRunningAssessmentException" }, "wrapper" : false }, "AssessmentRun" : { "c2jName" : "AssessmentRun", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

A snapshot of an Amazon Inspector assessment run that contains the findings of the assessment run .

Used as the response element in the DescribeAssessmentRuns action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the assessment run.

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

The ARN of the assessment run.

\n@return The ARN of the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the assessment run.

\n@param arn The ARN of the assessment run.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run.

\n@param arn The ARN of the assessment run.\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 ARN of the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentRunName", "deprecated" : false, "documentation" : "

The auto-generated name for the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

The auto-generated name for the assessment run.

\n@return The auto-generated name for the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The auto-generated name for the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is associated with the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@return The ARN of the assessment template that is associated with the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is associated with the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "state", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "

The state of the assessment run.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

The state of the assessment run.

\n@return The state of the assessment run.\n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "state", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "state", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "State", "setterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@see AssessmentRunState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

The state of the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration of the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration of the assessment run.

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

The duration of the assessment run.

\n@return The duration of the assessment run.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration of the assessment run.

\n@param durationInSeconds The duration of the assessment run.", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration of the assessment run.

\n@param durationInSeconds The duration of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration of the assessment run.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentRulesPackageArnList", "deprecated" : false, "documentation" : "

The rules packages selected for the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The rules packages selected for the assessment run.

\n@param rulesPackageArns The rules packages selected for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The rules packages selected for the assessment run.

\n@return The rules packages selected for the assessment run.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The rules packages selected for the assessment run.

\n@param rulesPackageArns The rules packages selected for the assessment run.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The rules packages selected for the assessment run.

\n

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

\n@param rulesPackageArns The rules packages selected for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The rules packages selected for the assessment run.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every generated finding.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@return The user-defined attributes that are assigned to every generated finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every generated finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when StartAssessmentRun was called.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time when StartAssessmentRun was called.

\n@return The time when StartAssessmentRun was called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time when StartAssessmentRun was called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartedAt", "beanStyleSetterMethodName" : "setStartedAt", "c2jName" : "startedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when StartAssessmentRun was called.

", "enumType" : null, "fluentGetterMethodName" : "startedAt", "fluentSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startedAt", "getterDocumentation" : "

The time when StartAssessmentRun was called.

\n@return The time when StartAssessmentRun was called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "startedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StartedAt", "setterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.", "setterMethodName" : "setStartedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startedAt", "variableType" : "java.util.Date", "documentation" : "

The time when StartAssessmentRun was called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCompletedAt", "beanStyleSetterMethodName" : "setCompletedAt", "c2jName" : "completedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

", "enumType" : null, "fluentGetterMethodName" : "completedAt", "fluentSetterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "completedAt", "getterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@return The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "completedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "completedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CompletedAt", "setterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.", "setterMethodName" : "setCompletedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "completedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "completedAt", "variableType" : "java.util.Date", "documentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangedAt", "beanStyleSetterMethodName" : "setStateChangedAt", "c2jName" : "stateChangedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The last time when the assessment run's state changed.

", "enumType" : null, "fluentGetterMethodName" : "stateChangedAt", "fluentSetterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangedAt", "getterDocumentation" : "

The last time when the assessment run's state changed.

\n@return The last time when the assessment run's state changed.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StateChangedAt", "setterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.", "setterMethodName" : "setStateChangedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "

The last time when the assessment run's state changed.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataCollected", "beanStyleSetterMethodName" : "setDataCollected", "c2jName" : "dataCollected", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

", "enumType" : null, "fluentGetterMethodName" : "dataCollected", "fluentSetterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataCollected", "getterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@return A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "dataCollected", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "dataCollected", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "DataCollected", "setterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.", "setterMethodName" : "setDataCollected", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "dataCollected", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "dataCollected", "variableType" : "Boolean", "documentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChanges", "beanStyleSetterMethodName" : "setStateChanges", "c2jName" : "stateChanges", "c2jShape" : "AssessmentRunStateChangeList", "deprecated" : false, "documentation" : "

A list of the assessment run state changes.

", "enumType" : null, "fluentGetterMethodName" : "stateChanges", "fluentSetterDocumentation" : "

A list of the assessment run state changes.

\n@param stateChanges A list of the assessment run state changes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChanges", "getterDocumentation" : "

A list of the assessment run state changes.

\n@return A list of the assessment run state changes.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChanges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChanges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunStateChange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunStateChange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunStateChange", "variableName" : "member", "variableType" : "AssessmentRunStateChange", "documentation" : "", "simpleType" : "AssessmentRunStateChange", "variableSetterType" : "AssessmentRunStateChange" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunStateChange", "variableName" : "member", "variableType" : "AssessmentRunStateChange", "documentation" : "", "simpleType" : "AssessmentRunStateChange", "variableSetterType" : "AssessmentRunStateChange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunStateChange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunStateChange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "StateChanges", "setterDocumentation" : "

A list of the assessment run state changes.

\n@param stateChanges A list of the assessment run state changes.", "setterMethodName" : "setStateChanges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stateChanges", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of the assessment run state changes.

\n

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

\n@param stateChanges A list of the assessment run state changes.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stateChanges", "variableType" : "java.util.List", "documentation" : "

A list of the assessment run state changes.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotifications", "beanStyleSetterMethodName" : "setNotifications", "c2jName" : "notifications", "c2jShape" : "AssessmentRunNotificationList", "deprecated" : false, "documentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

", "enumType" : null, "fluentGetterMethodName" : "notifications", "fluentSetterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notifications", "getterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@return A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "notifications", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "notifications", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunNotification", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunNotification", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunNotification", "variableName" : "member", "variableType" : "AssessmentRunNotification", "documentation" : "", "simpleType" : "AssessmentRunNotification", "variableSetterType" : "AssessmentRunNotification" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunNotification", "variableName" : "member", "variableType" : "AssessmentRunNotification", "documentation" : "", "simpleType" : "AssessmentRunNotification", "variableSetterType" : "AssessmentRunNotification" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunNotification", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunNotification", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Notifications", "setterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.", "setterMethodName" : "setNotifications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notifications", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n

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

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notifications", "variableType" : "java.util.List", "documentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFindingCounts", "beanStyleSetterMethodName" : "setFindingCounts", "c2jName" : "findingCounts", "c2jShape" : "AssessmentRunFindingCounts", "deprecated" : false, "documentation" : "

Provides a total count of generated findings per severity.

", "enumType" : null, "fluentGetterMethodName" : "findingCounts", "fluentSetterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingCounts", "getterDocumentation" : "

Provides a total count of generated findings per severity.

\n@return Provides a total count of generated findings per severity.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingCounts", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingCounts", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "", "enumType" : "Severity", "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "\n@param key \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "key", "getterDocumentation" : "\n@return \n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "\n@param key \n@see Severity", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "\n@param key \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FindingCount", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "valueType" : "Integer", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FindingCounts", "setterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.", "setterMethodName" : "setFindingCounts", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "findingCounts", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "findingCounts", "variableType" : "java.util.Map", "documentation" : "

Provides a total count of generated findings per severity.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the assessment run.

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

The ARN of the assessment run.

\n@return The ARN of the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the assessment run.

\n@param arn The ARN of the assessment run.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run.

\n@param arn The ARN of the assessment run.\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 ARN of the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssessmentTemplateArn" : { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is associated with the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@return The ARN of the assessment template that is associated with the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is associated with the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CompletedAt" : { "beanStyleGetterMethodName" : "getCompletedAt", "beanStyleSetterMethodName" : "setCompletedAt", "c2jName" : "completedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

", "enumType" : null, "fluentGetterMethodName" : "completedAt", "fluentSetterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "completedAt", "getterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@return The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "completedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "completedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CompletedAt", "setterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.", "setterMethodName" : "setCompletedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "completedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "completedAt", "variableType" : "java.util.Date", "documentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "CreatedAt" : { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when StartAssessmentRun was called.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time when StartAssessmentRun was called.

\n@return The time when StartAssessmentRun was called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time when StartAssessmentRun was called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "DataCollected" : { "beanStyleGetterMethodName" : "getDataCollected", "beanStyleSetterMethodName" : "setDataCollected", "c2jName" : "dataCollected", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

", "enumType" : null, "fluentGetterMethodName" : "dataCollected", "fluentSetterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataCollected", "getterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@return A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "dataCollected", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "dataCollected", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "DataCollected", "setterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.", "setterMethodName" : "setDataCollected", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "dataCollected", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "dataCollected", "variableType" : "Boolean", "documentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "DurationInSeconds" : { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration of the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration of the assessment run.

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

The duration of the assessment run.

\n@return The duration of the assessment run.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration of the assessment run.

\n@param durationInSeconds The duration of the assessment run.", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration of the assessment run.

\n@param durationInSeconds The duration of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration of the assessment run.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "FindingCounts" : { "beanStyleGetterMethodName" : "getFindingCounts", "beanStyleSetterMethodName" : "setFindingCounts", "c2jName" : "findingCounts", "c2jShape" : "AssessmentRunFindingCounts", "deprecated" : false, "documentation" : "

Provides a total count of generated findings per severity.

", "enumType" : null, "fluentGetterMethodName" : "findingCounts", "fluentSetterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingCounts", "getterDocumentation" : "

Provides a total count of generated findings per severity.

\n@return Provides a total count of generated findings per severity.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingCounts", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingCounts", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "", "enumType" : "Severity", "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "\n@param key \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "key", "getterDocumentation" : "\n@return \n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "\n@param key \n@see Severity", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "\n@param key \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FindingCount", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "valueType" : "Integer", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FindingCounts", "setterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.", "setterMethodName" : "setFindingCounts", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "findingCounts", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "findingCounts", "variableType" : "java.util.Map", "documentation" : "

Provides a total count of generated findings per severity.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentRunName", "deprecated" : false, "documentation" : "

The auto-generated name for the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

The auto-generated name for the assessment run.

\n@return The auto-generated name for the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The auto-generated name for the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Notifications" : { "beanStyleGetterMethodName" : "getNotifications", "beanStyleSetterMethodName" : "setNotifications", "c2jName" : "notifications", "c2jShape" : "AssessmentRunNotificationList", "deprecated" : false, "documentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

", "enumType" : null, "fluentGetterMethodName" : "notifications", "fluentSetterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notifications", "getterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@return A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "notifications", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "notifications", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunNotification", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunNotification", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunNotification", "variableName" : "member", "variableType" : "AssessmentRunNotification", "documentation" : "", "simpleType" : "AssessmentRunNotification", "variableSetterType" : "AssessmentRunNotification" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunNotification", "variableName" : "member", "variableType" : "AssessmentRunNotification", "documentation" : "", "simpleType" : "AssessmentRunNotification", "variableSetterType" : "AssessmentRunNotification" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunNotification", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunNotification", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Notifications", "setterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.", "setterMethodName" : "setNotifications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notifications", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n

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

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notifications", "variableType" : "java.util.List", "documentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentRulesPackageArnList", "deprecated" : false, "documentation" : "

The rules packages selected for the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The rules packages selected for the assessment run.

\n@param rulesPackageArns The rules packages selected for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The rules packages selected for the assessment run.

\n@return The rules packages selected for the assessment run.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The rules packages selected for the assessment run.

\n@param rulesPackageArns The rules packages selected for the assessment run.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The rules packages selected for the assessment run.

\n

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

\n@param rulesPackageArns The rules packages selected for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The rules packages selected for the assessment run.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "StartedAt" : { "beanStyleGetterMethodName" : "getStartedAt", "beanStyleSetterMethodName" : "setStartedAt", "c2jName" : "startedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when StartAssessmentRun was called.

", "enumType" : null, "fluentGetterMethodName" : "startedAt", "fluentSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startedAt", "getterDocumentation" : "

The time when StartAssessmentRun was called.

\n@return The time when StartAssessmentRun was called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "startedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StartedAt", "setterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.", "setterMethodName" : "setStartedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startedAt", "variableType" : "java.util.Date", "documentation" : "

The time when StartAssessmentRun was called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "State" : { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "state", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "

The state of the assessment run.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

The state of the assessment run.

\n@return The state of the assessment run.\n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "state", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "state", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "State", "setterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@see AssessmentRunState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

The state of the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StateChangedAt" : { "beanStyleGetterMethodName" : "getStateChangedAt", "beanStyleSetterMethodName" : "setStateChangedAt", "c2jName" : "stateChangedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The last time when the assessment run's state changed.

", "enumType" : null, "fluentGetterMethodName" : "stateChangedAt", "fluentSetterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangedAt", "getterDocumentation" : "

The last time when the assessment run's state changed.

\n@return The last time when the assessment run's state changed.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StateChangedAt", "setterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.", "setterMethodName" : "setStateChangedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "

The last time when the assessment run's state changed.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "StateChanges" : { "beanStyleGetterMethodName" : "getStateChanges", "beanStyleSetterMethodName" : "setStateChanges", "c2jName" : "stateChanges", "c2jShape" : "AssessmentRunStateChangeList", "deprecated" : false, "documentation" : "

A list of the assessment run state changes.

", "enumType" : null, "fluentGetterMethodName" : "stateChanges", "fluentSetterDocumentation" : "

A list of the assessment run state changes.

\n@param stateChanges A list of the assessment run state changes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChanges", "getterDocumentation" : "

A list of the assessment run state changes.

\n@return A list of the assessment run state changes.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChanges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChanges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunStateChange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunStateChange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunStateChange", "variableName" : "member", "variableType" : "AssessmentRunStateChange", "documentation" : "", "simpleType" : "AssessmentRunStateChange", "variableSetterType" : "AssessmentRunStateChange" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunStateChange", "variableName" : "member", "variableType" : "AssessmentRunStateChange", "documentation" : "", "simpleType" : "AssessmentRunStateChange", "variableSetterType" : "AssessmentRunStateChange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunStateChange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunStateChange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "StateChanges", "setterDocumentation" : "

A list of the assessment run state changes.

\n@param stateChanges A list of the assessment run state changes.", "setterMethodName" : "setStateChanges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stateChanges", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of the assessment run state changes.

\n

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

\n@param stateChanges A list of the assessment run state changes.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stateChanges", "variableType" : "java.util.List", "documentation" : "

A list of the assessment run state changes.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "UserAttributesForFindings" : { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every generated finding.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@return The user-defined attributes that are assigned to every generated finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every generated finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the assessment run.

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

The ARN of the assessment run.

\n@return The ARN of the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the assessment run.

\n@param arn The ARN of the assessment run.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run.

\n@param arn The ARN of the assessment run.\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 ARN of the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentRunName", "deprecated" : false, "documentation" : "

The auto-generated name for the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "name", "getterDocumentation" : "

The auto-generated name for the assessment run.

\n@return The auto-generated name for the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The auto-generated name for the assessment run.

\n@param name The auto-generated name for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The auto-generated name for the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is associated with the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@return The ARN of the assessment template that is associated with the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is associated with the assessment run.

\n@param assessmentTemplateArn The ARN of the assessment template that is associated with the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is associated with the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "state", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "

The state of the assessment run.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

The state of the assessment run.

\n@return The state of the assessment run.\n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "state", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "state", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "State", "setterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@see AssessmentRunState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The state of the assessment run.

\n@param state The state of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

The state of the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration of the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration of the assessment run.

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

The duration of the assessment run.

\n@return The duration of the assessment run.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration of the assessment run.

\n@param durationInSeconds The duration of the assessment run.", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration of the assessment run.

\n@param durationInSeconds The duration of the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration of the assessment run.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentRulesPackageArnList", "deprecated" : false, "documentation" : "

The rules packages selected for the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The rules packages selected for the assessment run.

\n@param rulesPackageArns The rules packages selected for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The rules packages selected for the assessment run.

\n@return The rules packages selected for the assessment run.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The rules packages selected for the assessment run.

\n@param rulesPackageArns The rules packages selected for the assessment run.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The rules packages selected for the assessment run.

\n

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

\n@param rulesPackageArns The rules packages selected for the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The rules packages selected for the assessment run.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every generated finding.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@return The user-defined attributes that are assigned to every generated finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every generated finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when StartAssessmentRun was called.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time when StartAssessmentRun was called.

\n@return The time when StartAssessmentRun was called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param createdAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time when StartAssessmentRun was called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartedAt", "beanStyleSetterMethodName" : "setStartedAt", "c2jName" : "startedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when StartAssessmentRun was called.

", "enumType" : null, "fluentGetterMethodName" : "startedAt", "fluentSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startedAt", "getterDocumentation" : "

The time when StartAssessmentRun was called.

\n@return The time when StartAssessmentRun was called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "startedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StartedAt", "setterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.", "setterMethodName" : "setStartedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when StartAssessmentRun was called.

\n@param startedAt The time when StartAssessmentRun was called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "startedAt", "variableType" : "java.util.Date", "documentation" : "

The time when StartAssessmentRun was called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCompletedAt", "beanStyleSetterMethodName" : "setCompletedAt", "c2jName" : "completedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

", "enumType" : null, "fluentGetterMethodName" : "completedAt", "fluentSetterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "completedAt", "getterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@return The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "completedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "completedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CompletedAt", "setterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.", "setterMethodName" : "setCompletedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "completedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

\n@param completedAt The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "completedAt", "variableType" : "java.util.Date", "documentation" : "

The assessment run completion time that corresponds to the rules packages evaluation completion time or failure.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangedAt", "beanStyleSetterMethodName" : "setStateChangedAt", "c2jName" : "stateChangedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The last time when the assessment run's state changed.

", "enumType" : null, "fluentGetterMethodName" : "stateChangedAt", "fluentSetterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangedAt", "getterDocumentation" : "

The last time when the assessment run's state changed.

\n@return The last time when the assessment run's state changed.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StateChangedAt", "setterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.", "setterMethodName" : "setStateChangedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The last time when the assessment run's state changed.

\n@param stateChangedAt The last time when the assessment run's state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "

The last time when the assessment run's state changed.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataCollected", "beanStyleSetterMethodName" : "setDataCollected", "c2jName" : "dataCollected", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

", "enumType" : null, "fluentGetterMethodName" : "dataCollected", "fluentSetterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataCollected", "getterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@return A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "dataCollected", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "dataCollected", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "DataCollected", "setterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.", "setterMethodName" : "setDataCollected", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "dataCollected", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

\n@param dataCollected A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "dataCollected", "variableType" : "Boolean", "documentation" : "

A Boolean value (true or false) that specifies whether the process of collecting data from the agents is completed.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChanges", "beanStyleSetterMethodName" : "setStateChanges", "c2jName" : "stateChanges", "c2jShape" : "AssessmentRunStateChangeList", "deprecated" : false, "documentation" : "

A list of the assessment run state changes.

", "enumType" : null, "fluentGetterMethodName" : "stateChanges", "fluentSetterDocumentation" : "

A list of the assessment run state changes.

\n@param stateChanges A list of the assessment run state changes.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChanges", "getterDocumentation" : "

A list of the assessment run state changes.

\n@return A list of the assessment run state changes.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChanges", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChanges", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunStateChange", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunStateChange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunStateChange", "variableName" : "member", "variableType" : "AssessmentRunStateChange", "documentation" : "", "simpleType" : "AssessmentRunStateChange", "variableSetterType" : "AssessmentRunStateChange" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunStateChange", "variableName" : "member", "variableType" : "AssessmentRunStateChange", "documentation" : "", "simpleType" : "AssessmentRunStateChange", "variableSetterType" : "AssessmentRunStateChange" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunStateChange", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunStateChange", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "StateChanges", "setterDocumentation" : "

A list of the assessment run state changes.

\n@param stateChanges A list of the assessment run state changes.", "setterMethodName" : "setStateChanges", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "stateChanges", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of the assessment run state changes.

\n

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

\n@param stateChanges A list of the assessment run state changes.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "stateChanges", "variableType" : "java.util.List", "documentation" : "

A list of the assessment run state changes.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNotifications", "beanStyleSetterMethodName" : "setNotifications", "c2jName" : "notifications", "c2jShape" : "AssessmentRunNotificationList", "deprecated" : false, "documentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

", "enumType" : null, "fluentGetterMethodName" : "notifications", "fluentSetterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "notifications", "getterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@return A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "notifications", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "notifications", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunNotification", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunNotification", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunNotification", "variableName" : "member", "variableType" : "AssessmentRunNotification", "documentation" : "", "simpleType" : "AssessmentRunNotification", "variableSetterType" : "AssessmentRunNotification" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunNotification", "variableName" : "member", "variableType" : "AssessmentRunNotification", "documentation" : "", "simpleType" : "AssessmentRunNotification", "variableSetterType" : "AssessmentRunNotification" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunNotification", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunNotification", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Notifications", "setterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.", "setterMethodName" : "setNotifications", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "notifications", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

\n

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

\n@param notifications A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "notifications", "variableType" : "java.util.List", "documentation" : "

A list of notifications for the event subscriptions. A notification about a particular generated finding is added to this list only once.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFindingCounts", "beanStyleSetterMethodName" : "setFindingCounts", "c2jName" : "findingCounts", "c2jShape" : "AssessmentRunFindingCounts", "deprecated" : false, "documentation" : "

Provides a total count of generated findings per severity.

", "enumType" : null, "fluentGetterMethodName" : "findingCounts", "fluentSetterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingCounts", "getterDocumentation" : "

Provides a total count of generated findings per severity.

\n@return Provides a total count of generated findings per severity.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingCounts", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingCounts", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "", "enumType" : "Severity", "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "\n@param key \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "key", "getterDocumentation" : "\n@return \n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "\n@param key \n@see Severity", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "\n@param key \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "keyType" : "String", "valueLocationName" : "value", "valueModel" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FindingCount", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "value", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "valueType" : "Integer", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : true }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FindingCounts", "setterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.", "setterMethodName" : "setFindingCounts", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "findingCounts", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Provides a total count of generated findings per severity.

\n@param findingCounts Provides a total count of generated findings per severity.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "findingCounts", "variableType" : "java.util.Map", "documentation" : "

Provides a total count of generated findings per severity.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "arn", "name", "assessmentTemplateArn", "state", "durationInSeconds", "rulesPackageArns", "userAttributesForFindings", "createdAt", "stateChangedAt", "dataCollected", "stateChanges", "notifications", "findingCounts" ], "shapeName" : "AssessmentRun", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentRun", "variableName" : "assessmentRun", "variableType" : "AssessmentRun", "documentation" : null, "simpleType" : "AssessmentRun", "variableSetterType" : "AssessmentRun" }, "wrapper" : false }, "AssessmentRunAgent" : { "c2jName" : "AssessmentRunAgent", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Contains information about an Amazon Inspector agent. This data type is used as a response element in the ListAssessmentRunAgents action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The AWS account of the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@return The AWS account of the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The AWS account of the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that is associated with the agent.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@return The ARN of the assessment run that is associated with the agent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that is associated with the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealth", "beanStyleSetterMethodName" : "setAgentHealth", "c2jName" : "agentHealth", "c2jShape" : "AgentHealth", "deprecated" : false, "documentation" : "

The current health state of the agent.

", "enumType" : "AgentHealth", "fluentGetterMethodName" : "agentHealth", "fluentSetterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "agentHealth", "getterDocumentation" : "

The current health state of the agent.

\n@return The current health state of the agent.\n@see AgentHealth", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealth", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealth", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealth", "setterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@see AgentHealth", "setterMethodName" : "setAgentHealth", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealth", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealth", "variableType" : "String", "documentation" : "

The current health state of the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealthCode", "beanStyleSetterMethodName" : "setAgentHealthCode", "c2jName" : "agentHealthCode", "c2jShape" : "AgentHealthCode", "deprecated" : false, "documentation" : "

The detailed health state of the agent.

", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "agentHealthCode", "fluentSetterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "agentHealthCode", "getterDocumentation" : "

The detailed health state of the agent.

\n@return The detailed health state of the agent.\n@see AgentHealthCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealthCode", "setterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@see AgentHealthCode", "setterMethodName" : "setAgentHealthCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealthCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealthCode", "variableType" : "String", "documentation" : "

The detailed health state of the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealthDetails", "beanStyleSetterMethodName" : "setAgentHealthDetails", "c2jName" : "agentHealthDetails", "c2jShape" : "Message", "deprecated" : false, "documentation" : "

The description for the agent health code.

", "enumType" : null, "fluentGetterMethodName" : "agentHealthDetails", "fluentSetterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentHealthDetails", "getterDocumentation" : "

The description for the agent health code.

\n@return The description for the agent health code.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthDetails", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealthDetails", "setterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.", "setterMethodName" : "setAgentHealthDetails", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealthDetails", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealthDetails", "variableType" : "String", "documentation" : "

The description for the agent health code.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@return The Auto Scaling group of the EC2 instance that is specified by the agent ID.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTelemetryMetadata", "beanStyleSetterMethodName" : "setTelemetryMetadata", "c2jName" : "telemetryMetadata", "c2jShape" : "TelemetryMetadataList", "deprecated" : false, "documentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

", "enumType" : null, "fluentGetterMethodName" : "telemetryMetadata", "fluentSetterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "telemetryMetadata", "getterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@return The Amazon Inspector application data metrics that are collected by the agent.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "telemetryMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "telemetryMetadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TelemetryMetadata", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "TelemetryMetadata", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TelemetryMetadata", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "TelemetryMetadata", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TelemetryMetadata", "setterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.", "setterMethodName" : "setTelemetryMetadata", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n

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

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AgentHealth" : { "beanStyleGetterMethodName" : "getAgentHealth", "beanStyleSetterMethodName" : "setAgentHealth", "c2jName" : "agentHealth", "c2jShape" : "AgentHealth", "deprecated" : false, "documentation" : "

The current health state of the agent.

", "enumType" : "AgentHealth", "fluentGetterMethodName" : "agentHealth", "fluentSetterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "agentHealth", "getterDocumentation" : "

The current health state of the agent.

\n@return The current health state of the agent.\n@see AgentHealth", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealth", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealth", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealth", "setterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@see AgentHealth", "setterMethodName" : "setAgentHealth", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealth", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealth", "variableType" : "String", "documentation" : "

The current health state of the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AgentHealthCode" : { "beanStyleGetterMethodName" : "getAgentHealthCode", "beanStyleSetterMethodName" : "setAgentHealthCode", "c2jName" : "agentHealthCode", "c2jShape" : "AgentHealthCode", "deprecated" : false, "documentation" : "

The detailed health state of the agent.

", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "agentHealthCode", "fluentSetterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "agentHealthCode", "getterDocumentation" : "

The detailed health state of the agent.

\n@return The detailed health state of the agent.\n@see AgentHealthCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealthCode", "setterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@see AgentHealthCode", "setterMethodName" : "setAgentHealthCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealthCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealthCode", "variableType" : "String", "documentation" : "

The detailed health state of the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AgentHealthDetails" : { "beanStyleGetterMethodName" : "getAgentHealthDetails", "beanStyleSetterMethodName" : "setAgentHealthDetails", "c2jName" : "agentHealthDetails", "c2jShape" : "Message", "deprecated" : false, "documentation" : "

The description for the agent health code.

", "enumType" : null, "fluentGetterMethodName" : "agentHealthDetails", "fluentSetterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentHealthDetails", "getterDocumentation" : "

The description for the agent health code.

\n@return The description for the agent health code.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthDetails", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealthDetails", "setterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.", "setterMethodName" : "setAgentHealthDetails", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealthDetails", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealthDetails", "variableType" : "String", "documentation" : "

The description for the agent health code.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AgentId" : { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The AWS account of the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@return The AWS account of the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The AWS account of the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that is associated with the agent.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@return The ARN of the assessment run that is associated with the agent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that is associated with the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AutoScalingGroup" : { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@return The Auto Scaling group of the EC2 instance that is specified by the agent ID.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TelemetryMetadata" : { "beanStyleGetterMethodName" : "getTelemetryMetadata", "beanStyleSetterMethodName" : "setTelemetryMetadata", "c2jName" : "telemetryMetadata", "c2jShape" : "TelemetryMetadataList", "deprecated" : false, "documentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

", "enumType" : null, "fluentGetterMethodName" : "telemetryMetadata", "fluentSetterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "telemetryMetadata", "getterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@return The Amazon Inspector application data metrics that are collected by the agent.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "telemetryMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "telemetryMetadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TelemetryMetadata", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "TelemetryMetadata", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TelemetryMetadata", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "TelemetryMetadata", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TelemetryMetadata", "setterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.", "setterMethodName" : "setTelemetryMetadata", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n

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

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The AWS account of the EC2 instance where the agent is installed.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@return The AWS account of the EC2 instance where the agent is installed.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The AWS account of the EC2 instance where the agent is installed.

\n@param agentId The AWS account of the EC2 instance where the agent is installed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The AWS account of the EC2 instance where the agent is installed.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that is associated with the agent.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@return The ARN of the assessment run that is associated with the agent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that is associated with the agent.

\n@param assessmentRunArn The ARN of the assessment run that is associated with the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that is associated with the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealth", "beanStyleSetterMethodName" : "setAgentHealth", "c2jName" : "agentHealth", "c2jShape" : "AgentHealth", "deprecated" : false, "documentation" : "

The current health state of the agent.

", "enumType" : "AgentHealth", "fluentGetterMethodName" : "agentHealth", "fluentSetterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "fluentSetterMethodName" : "agentHealth", "getterDocumentation" : "

The current health state of the agent.

\n@return The current health state of the agent.\n@see AgentHealth", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealth", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealth", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealth", "setterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@see AgentHealth", "setterMethodName" : "setAgentHealth", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealth", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The current health state of the agent.

\n@param agentHealth The current health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealth", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealth", "variableType" : "String", "documentation" : "

The current health state of the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealthCode", "beanStyleSetterMethodName" : "setAgentHealthCode", "c2jName" : "agentHealthCode", "c2jShape" : "AgentHealthCode", "deprecated" : false, "documentation" : "

The detailed health state of the agent.

", "enumType" : "AgentHealthCode", "fluentGetterMethodName" : "agentHealthCode", "fluentSetterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "fluentSetterMethodName" : "agentHealthCode", "getterDocumentation" : "

The detailed health state of the agent.

\n@return The detailed health state of the agent.\n@see AgentHealthCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealthCode", "setterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@see AgentHealthCode", "setterMethodName" : "setAgentHealthCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealthCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The detailed health state of the agent.

\n@param agentHealthCode The detailed health state of the agent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AgentHealthCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealthCode", "variableType" : "String", "documentation" : "

The detailed health state of the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentHealthDetails", "beanStyleSetterMethodName" : "setAgentHealthDetails", "c2jName" : "agentHealthDetails", "c2jShape" : "Message", "deprecated" : false, "documentation" : "

The description for the agent health code.

", "enumType" : null, "fluentGetterMethodName" : "agentHealthDetails", "fluentSetterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentHealthDetails", "getterDocumentation" : "

The description for the agent health code.

\n@return The description for the agent health code.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentHealthDetails", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentHealthDetails", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentHealthDetails", "setterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.", "setterMethodName" : "setAgentHealthDetails", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentHealthDetails", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description for the agent health code.

\n@param agentHealthDetails The description for the agent health code.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentHealthDetails", "variableType" : "String", "documentation" : "

The description for the agent health code.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@return The Auto Scaling group of the EC2 instance that is specified by the agent ID.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance that is specified by the agent ID.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group of the EC2 instance that is specified by the agent ID.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTelemetryMetadata", "beanStyleSetterMethodName" : "setTelemetryMetadata", "c2jName" : "telemetryMetadata", "c2jShape" : "TelemetryMetadataList", "deprecated" : false, "documentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

", "enumType" : null, "fluentGetterMethodName" : "telemetryMetadata", "fluentSetterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "telemetryMetadata", "getterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@return The Amazon Inspector application data metrics that are collected by the agent.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "telemetryMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "telemetryMetadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TelemetryMetadata", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "TelemetryMetadata", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TelemetryMetadata", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "TelemetryMetadata", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TelemetryMetadata", "setterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.", "setterMethodName" : "setTelemetryMetadata", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

\n

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

\n@param telemetryMetadata The Amazon Inspector application data metrics that are collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "

The Amazon Inspector application data metrics that are collected by the agent.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "agentId", "assessmentRunArn", "agentHealth", "agentHealthCode", "telemetryMetadata" ], "shapeName" : "AssessmentRunAgent", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentRunAgent", "variableName" : "assessmentRunAgent", "variableType" : "AssessmentRunAgent", "documentation" : null, "simpleType" : "AssessmentRunAgent", "variableSetterType" : "AssessmentRunAgent" }, "wrapper" : false }, "AssessmentRunFilter" : { "c2jName" : "AssessmentRunFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used as the request parameter in the ListAssessmentRuns action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getNamePattern", "beanStyleSetterMethodName" : "setNamePattern", "c2jName" : "namePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "namePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "namePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@return For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "namePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "namePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.", "setterMethodName" : "setNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStates", "beanStyleSetterMethodName" : "setStates", "c2jName" : "states", "c2jShape" : "AssessmentRunStateList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "states", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "states", "getterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@return For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@see AssessmentRunState", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "states", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "states", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AssessmentRunState", "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 AssessmentRunState", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "States", "setterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@see AssessmentRunState", "setterMethodName" : "setStates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "states", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n

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

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "states", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationRange", "beanStyleSetterMethodName" : "setDurationRange", "c2jName" : "durationRange", "c2jShape" : "DurationRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "durationRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.", "getterModel" : { "returnType" : "DurationRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "DurationRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.", "setterMethodName" : "setDurationRange", "setterModel" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTimeRange", "beanStyleSetterMethodName" : "setStartTimeRange", "c2jName" : "startTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "startTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "startTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "StartTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.", "setterMethodName" : "setStartTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "startTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "startTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCompletionTimeRange", "beanStyleSetterMethodName" : "setCompletionTimeRange", "c2jName" : "completionTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "completionTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "completionTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "completionTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "completionTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CompletionTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.", "setterMethodName" : "setCompletionTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "completionTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "completionTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangeTimeRange", "beanStyleSetterMethodName" : "setStateChangeTimeRange", "c2jName" : "stateChangeTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "stateChangeTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangeTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangeTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "StateChangeTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.", "setterMethodName" : "setStateChangeTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "stateChangeTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "stateChangeTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CompletionTimeRange" : { "beanStyleGetterMethodName" : "getCompletionTimeRange", "beanStyleSetterMethodName" : "setCompletionTimeRange", "c2jName" : "completionTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "completionTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "completionTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "completionTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "completionTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CompletionTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.", "setterMethodName" : "setCompletionTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "completionTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "completionTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, "DurationRange" : { "beanStyleGetterMethodName" : "getDurationRange", "beanStyleSetterMethodName" : "setDurationRange", "c2jName" : "durationRange", "c2jShape" : "DurationRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "durationRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.", "getterModel" : { "returnType" : "DurationRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "DurationRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.", "setterMethodName" : "setDurationRange", "setterModel" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "xmlNameSpaceUri" : null }, "NamePattern" : { "beanStyleGetterMethodName" : "getNamePattern", "beanStyleSetterMethodName" : "setNamePattern", "c2jName" : "namePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "namePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "namePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@return For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "namePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "namePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.", "setterMethodName" : "setNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "StartTimeRange" : { "beanStyleGetterMethodName" : "getStartTimeRange", "beanStyleSetterMethodName" : "setStartTimeRange", "c2jName" : "startTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "startTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "startTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "StartTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.", "setterMethodName" : "setStartTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "startTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "startTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, "StateChangeTimeRange" : { "beanStyleGetterMethodName" : "getStateChangeTimeRange", "beanStyleSetterMethodName" : "setStateChangeTimeRange", "c2jName" : "stateChangeTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "stateChangeTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangeTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangeTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "StateChangeTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.", "setterMethodName" : "setStateChangeTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "stateChangeTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "stateChangeTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, "States" : { "beanStyleGetterMethodName" : "getStates", "beanStyleSetterMethodName" : "setStates", "c2jName" : "states", "c2jShape" : "AssessmentRunStateList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "states", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "states", "getterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@return For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@see AssessmentRunState", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "states", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "states", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AssessmentRunState", "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 AssessmentRunState", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "States", "setterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@see AssessmentRunState", "setterMethodName" : "setStates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "states", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n

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

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "states", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNamePattern", "beanStyleSetterMethodName" : "setNamePattern", "c2jName" : "namePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "namePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "namePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@return For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "namePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "namePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.", "setterMethodName" : "setNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

\n@param namePattern For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the assessmentRunName property of the AssessmentRun data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStates", "beanStyleSetterMethodName" : "setStates", "c2jName" : "states", "c2jShape" : "AssessmentRunStateList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "states", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "states", "getterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@return For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@see AssessmentRunState", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "states", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "states", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see AssessmentRunState", "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 AssessmentRunState", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "States", "setterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@see AssessmentRunState", "setterMethodName" : "setStates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "states", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

\n

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

\n@param states For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "states", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the assessmentRunState property of the AssessmentRun data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationRange", "beanStyleSetterMethodName" : "setDurationRange", "c2jName" : "durationRange", "c2jShape" : "DurationRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "durationRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.", "getterModel" : { "returnType" : "DurationRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "DurationRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.", "setterMethodName" : "setDurationRange", "setterModel" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

\n@param durationRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentRun data type.

", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the rulesPackages property of the AssessmentRun data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStartTimeRange", "beanStyleSetterMethodName" : "setStartTimeRange", "c2jName" : "startTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "startTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "startTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "startTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "startTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "StartTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.", "setterMethodName" : "setStartTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "startTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

\n@param startTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "startTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the startTime property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCompletionTimeRange", "beanStyleSetterMethodName" : "setCompletionTimeRange", "c2jName" : "completionTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "completionTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "completionTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "completionTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "completionTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CompletionTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.", "setterMethodName" : "setCompletionTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "completionTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

\n@param completionTimeRange For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "completionTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must inclusively match any value between the specified minimum and maximum values of the completedAt property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getStateChangeTimeRange", "beanStyleSetterMethodName" : "setStateChangeTimeRange", "c2jName" : "stateChangeTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

", "enumType" : null, "fluentGetterMethodName" : "stateChangeTimeRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangeTimeRange", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@return For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangeTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangeTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "StateChangeTimeRange", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.", "setterMethodName" : "setStateChangeTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "stateChangeTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

\n@param stateChangeTimeRange For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "stateChangeTimeRange", "variableType" : "TimestampRange", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must match the stateChangedAt property of the AssessmentRun data type.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AssessmentRunFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentRunFilter", "variableName" : "assessmentRunFilter", "variableType" : "AssessmentRunFilter", "documentation" : null, "simpleType" : "AssessmentRunFilter", "variableSetterType" : "AssessmentRunFilter" }, "wrapper" : false }, "AssessmentRunInProgressException" : { "c2jName" : "AssessmentRunInProgressException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

You cannot perform a specified action if an assessment run is currently in progress.

", "enums" : null, "errorCode" : "AssessmentRunInProgressException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "AssessmentRunInProgressArnList", "deprecated" : false, "documentation" : "

The ARNs of the assessment runs that are currently in progress.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@return The ARNs of the assessment runs that are currently in progress.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n

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

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARNs of the assessment runs that are currently in progress.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArnsTruncated", "beanStyleSetterMethodName" : "setAssessmentRunArnsTruncated", "c2jName" : "assessmentRunArnsTruncated", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArnsTruncated", "fluentSetterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArnsTruncated", "getterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@return Boolean value that indicates whether the ARN list of the assessment runs is truncated.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArnsTruncated", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArnsTruncated", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AssessmentRunArnsTruncated", "setterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.", "setterMethodName" : "setAssessmentRunArnsTruncated", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "assessmentRunArnsTruncated", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "assessmentRunArnsTruncated", "variableType" : "Boolean", "documentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArns" : { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "AssessmentRunInProgressArnList", "deprecated" : false, "documentation" : "

The ARNs of the assessment runs that are currently in progress.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@return The ARNs of the assessment runs that are currently in progress.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n

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

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARNs of the assessment runs that are currently in progress.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "AssessmentRunArnsTruncated" : { "beanStyleGetterMethodName" : "getAssessmentRunArnsTruncated", "beanStyleSetterMethodName" : "setAssessmentRunArnsTruncated", "c2jName" : "assessmentRunArnsTruncated", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArnsTruncated", "fluentSetterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArnsTruncated", "getterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@return Boolean value that indicates whether the ARN list of the assessment runs is truncated.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArnsTruncated", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArnsTruncated", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AssessmentRunArnsTruncated", "setterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.", "setterMethodName" : "setAssessmentRunArnsTruncated", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "assessmentRunArnsTruncated", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "assessmentRunArnsTruncated", "variableType" : "Boolean", "documentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "AssessmentRunInProgressArnList", "deprecated" : false, "documentation" : "

The ARNs of the assessment runs that are currently in progress.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@return The ARNs of the assessment runs that are currently in progress.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs of the assessment runs that are currently in progress.

\n

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

\n@param assessmentRunArns The ARNs of the assessment runs that are currently in progress.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARNs of the assessment runs that are currently in progress.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArnsTruncated", "beanStyleSetterMethodName" : "setAssessmentRunArnsTruncated", "c2jName" : "assessmentRunArnsTruncated", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArnsTruncated", "fluentSetterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArnsTruncated", "getterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@return Boolean value that indicates whether the ARN list of the assessment runs is truncated.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArnsTruncated", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArnsTruncated", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "AssessmentRunArnsTruncated", "setterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.", "setterMethodName" : "setAssessmentRunArnsTruncated", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "assessmentRunArnsTruncated", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

\n@param assessmentRunArnsTruncated Boolean value that indicates whether the ARN list of the assessment runs is truncated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "assessmentRunArnsTruncated", "variableType" : "Boolean", "documentation" : "

Boolean value that indicates whether the ARN list of the assessment runs is truncated.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "assessmentRunArns", "assessmentRunArnsTruncated", "canRetry" ], "shapeName" : "AssessmentRunInProgressException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AssessmentRunInProgressException", "variableName" : "assessmentRunInProgressException", "variableType" : "AssessmentRunInProgressException", "documentation" : null, "simpleType" : "AssessmentRunInProgressException", "variableSetterType" : "AssessmentRunInProgressException" }, "wrapper" : false }, "AssessmentRunNotification" : { "c2jName" : "AssessmentRunNotification", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used as one of the elements of the AssessmentRun data type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "date", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The date of the notification.

", "enumType" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

The date of the notification.

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

The date of the notification.

\n@return The date of the notification.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "date", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "Date", "setterDocumentation" : "

The date of the notification.

\n@param dateValue The date of the notification.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "dateValue", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The date of the notification.

\n@param dateValue The date of the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "dateValue", "variableType" : "java.util.Date", "documentation" : "

The date of the notification.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which a notification is sent.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which a notification is sent.

\n@return The event for which a notification is sent.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which a notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "message", "c2jShape" : "Message", "deprecated" : false, "documentation" : "

The message included in the notification.

", "enumType" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

The message included in the notification.

\n@return The message included in the notification.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "message", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Message", "setterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

The message included in the notification.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getError", "beanStyleSetterMethodName" : "setError", "c2jName" : "error", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

The Boolean value that specifies whether the notification represents an error.

", "enumType" : null, "fluentGetterMethodName" : "error", "fluentSetterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "error", "getterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@return The Boolean value that specifies whether the notification represents an error.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "error", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "error", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Error", "setterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.", "setterMethodName" : "setError", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "error", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "error", "variableType" : "Boolean", "documentation" : "

The Boolean value that specifies whether the notification represents an error.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "snsTopicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The SNS topic to which the SNS notification is sent.

", "enumType" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@return The SNS topic to which the SNS notification is sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "snsTopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "snsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnsTopicArn", "setterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

The SNS topic to which the SNS notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnsPublishStatusCode", "beanStyleSetterMethodName" : "setSnsPublishStatusCode", "c2jName" : "snsPublishStatusCode", "c2jShape" : "AssessmentRunNotificationSnsStatusCode", "deprecated" : false, "documentation" : "

The status code of the SNS notification.

", "enumType" : "AssessmentRunNotificationSnsStatusCode", "fluentGetterMethodName" : "snsPublishStatusCode", "fluentSetterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunNotificationSnsStatusCode", "fluentSetterMethodName" : "snsPublishStatusCode", "getterDocumentation" : "

The status code of the SNS notification.

\n@return The status code of the SNS notification.\n@see AssessmentRunNotificationSnsStatusCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "snsPublishStatusCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "snsPublishStatusCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnsPublishStatusCode", "setterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@see AssessmentRunNotificationSnsStatusCode", "setterMethodName" : "setSnsPublishStatusCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsPublishStatusCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunNotificationSnsStatusCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "snsPublishStatusCode", "variableType" : "String", "documentation" : "

The status code of the SNS notification.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Date" : { "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "date", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The date of the notification.

", "enumType" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

The date of the notification.

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

The date of the notification.

\n@return The date of the notification.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "date", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "Date", "setterDocumentation" : "

The date of the notification.

\n@param dateValue The date of the notification.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "dateValue", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The date of the notification.

\n@param dateValue The date of the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "dateValue", "variableType" : "java.util.Date", "documentation" : "

The date of the notification.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "Error" : { "beanStyleGetterMethodName" : "getError", "beanStyleSetterMethodName" : "setError", "c2jName" : "error", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

The Boolean value that specifies whether the notification represents an error.

", "enumType" : null, "fluentGetterMethodName" : "error", "fluentSetterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "error", "getterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@return The Boolean value that specifies whether the notification represents an error.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "error", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "error", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Error", "setterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.", "setterMethodName" : "setError", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "error", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "error", "variableType" : "Boolean", "documentation" : "

The Boolean value that specifies whether the notification represents an error.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "Event" : { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which a notification is sent.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which a notification is sent.

\n@return The event for which a notification is sent.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which a notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Message" : { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "message", "c2jShape" : "Message", "deprecated" : false, "documentation" : "

The message included in the notification.

", "enumType" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

The message included in the notification.

\n@return The message included in the notification.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "message", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Message", "setterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

The message included in the notification.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnsPublishStatusCode" : { "beanStyleGetterMethodName" : "getSnsPublishStatusCode", "beanStyleSetterMethodName" : "setSnsPublishStatusCode", "c2jName" : "snsPublishStatusCode", "c2jShape" : "AssessmentRunNotificationSnsStatusCode", "deprecated" : false, "documentation" : "

The status code of the SNS notification.

", "enumType" : "AssessmentRunNotificationSnsStatusCode", "fluentGetterMethodName" : "snsPublishStatusCode", "fluentSetterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunNotificationSnsStatusCode", "fluentSetterMethodName" : "snsPublishStatusCode", "getterDocumentation" : "

The status code of the SNS notification.

\n@return The status code of the SNS notification.\n@see AssessmentRunNotificationSnsStatusCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "snsPublishStatusCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "snsPublishStatusCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnsPublishStatusCode", "setterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@see AssessmentRunNotificationSnsStatusCode", "setterMethodName" : "setSnsPublishStatusCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsPublishStatusCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunNotificationSnsStatusCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "snsPublishStatusCode", "variableType" : "String", "documentation" : "

The status code of the SNS notification.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SnsTopicArn" : { "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "snsTopicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The SNS topic to which the SNS notification is sent.

", "enumType" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@return The SNS topic to which the SNS notification is sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "snsTopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "snsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnsTopicArn", "setterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

The SNS topic to which the SNS notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getDate", "beanStyleSetterMethodName" : "setDate", "c2jName" : "date", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The date of the notification.

", "enumType" : null, "fluentGetterMethodName" : "date", "fluentSetterDocumentation" : "

The date of the notification.

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

The date of the notification.

\n@return The date of the notification.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "date", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "date", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "Date", "setterDocumentation" : "

The date of the notification.

\n@param dateValue The date of the notification.", "setterMethodName" : "setDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "dateValue", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The date of the notification.

\n@param dateValue The date of the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "dateValue", "variableType" : "java.util.Date", "documentation" : "

The date of the notification.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which a notification is sent.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which a notification is sent.

\n@return The event for which a notification is sent.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which a notification is sent.

\n@param event The event for which a notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which a notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMessage", "beanStyleSetterMethodName" : "setMessage", "c2jName" : "message", "c2jShape" : "Message", "deprecated" : false, "documentation" : "

The message included in the notification.

", "enumType" : null, "fluentGetterMethodName" : "message", "fluentSetterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "message", "getterDocumentation" : "

The message included in the notification.

\n@return The message included in the notification.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "message", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "message", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Message", "setterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.", "setterMethodName" : "setMessage", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The message included in the notification.

\n@param message The message included in the notification.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "message", "variableType" : "String", "documentation" : "

The message included in the notification.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getError", "beanStyleSetterMethodName" : "setError", "c2jName" : "error", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

The Boolean value that specifies whether the notification represents an error.

", "enumType" : null, "fluentGetterMethodName" : "error", "fluentSetterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "error", "getterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@return The Boolean value that specifies whether the notification represents an error.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "error", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "error", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Error", "setterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.", "setterMethodName" : "setError", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "error", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

The Boolean value that specifies whether the notification represents an error.

\n@param error The Boolean value that specifies whether the notification represents an error.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "error", "variableType" : "Boolean", "documentation" : "

The Boolean value that specifies whether the notification represents an error.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnsTopicArn", "beanStyleSetterMethodName" : "setSnsTopicArn", "c2jName" : "snsTopicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The SNS topic to which the SNS notification is sent.

", "enumType" : null, "fluentGetterMethodName" : "snsTopicArn", "fluentSetterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "snsTopicArn", "getterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@return The SNS topic to which the SNS notification is sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "snsTopicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "snsTopicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnsTopicArn", "setterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.", "setterMethodName" : "setSnsTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The SNS topic to which the SNS notification is sent.

\n@param snsTopicArn The SNS topic to which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "snsTopicArn", "variableType" : "String", "documentation" : "

The SNS topic to which the SNS notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSnsPublishStatusCode", "beanStyleSetterMethodName" : "setSnsPublishStatusCode", "c2jName" : "snsPublishStatusCode", "c2jShape" : "AssessmentRunNotificationSnsStatusCode", "deprecated" : false, "documentation" : "

The status code of the SNS notification.

", "enumType" : "AssessmentRunNotificationSnsStatusCode", "fluentGetterMethodName" : "snsPublishStatusCode", "fluentSetterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunNotificationSnsStatusCode", "fluentSetterMethodName" : "snsPublishStatusCode", "getterDocumentation" : "

The status code of the SNS notification.

\n@return The status code of the SNS notification.\n@see AssessmentRunNotificationSnsStatusCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "snsPublishStatusCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "snsPublishStatusCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "SnsPublishStatusCode", "setterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@see AssessmentRunNotificationSnsStatusCode", "setterMethodName" : "setSnsPublishStatusCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "snsPublishStatusCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The status code of the SNS notification.

\n@param snsPublishStatusCode The status code of the SNS notification.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunNotificationSnsStatusCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "snsPublishStatusCode", "variableType" : "String", "documentation" : "

The status code of the SNS notification.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "date", "event", "error" ], "shapeName" : "AssessmentRunNotification", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentRunNotification", "variableName" : "assessmentRunNotification", "variableType" : "AssessmentRunNotification", "documentation" : null, "simpleType" : "AssessmentRunNotification", "variableSetterType" : "AssessmentRunNotification" }, "wrapper" : false }, "AssessmentRunNotificationSnsStatusCode" : { "c2jName" : "AssessmentRunNotificationSnsStatusCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "SUCCESS", "value" : "SUCCESS" }, { "name" : "TOPIC_DOES_NOT_EXIST", "value" : "TOPIC_DOES_NOT_EXIST" }, { "name" : "ACCESS_DENIED", "value" : "ACCESS_DENIED" }, { "name" : "INTERNAL_ERROR", "value" : "INTERNAL_ERROR" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AssessmentRunNotificationSnsStatusCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentRunNotificationSnsStatusCode", "variableName" : "assessmentRunNotificationSnsStatusCode", "variableType" : "AssessmentRunNotificationSnsStatusCode", "documentation" : null, "simpleType" : "AssessmentRunNotificationSnsStatusCode", "variableSetterType" : "AssessmentRunNotificationSnsStatusCode" }, "wrapper" : false }, "AssessmentRunState" : { "c2jName" : "AssessmentRunState", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "CREATED", "value" : "CREATED" }, { "name" : "START_DATA_COLLECTION_PENDING", "value" : "START_DATA_COLLECTION_PENDING" }, { "name" : "START_DATA_COLLECTION_IN_PROGRESS", "value" : "START_DATA_COLLECTION_IN_PROGRESS" }, { "name" : "COLLECTING_DATA", "value" : "COLLECTING_DATA" }, { "name" : "STOP_DATA_COLLECTION_PENDING", "value" : "STOP_DATA_COLLECTION_PENDING" }, { "name" : "DATA_COLLECTED", "value" : "DATA_COLLECTED" }, { "name" : "START_EVALUATING_RULES_PENDING", "value" : "START_EVALUATING_RULES_PENDING" }, { "name" : "EVALUATING_RULES", "value" : "EVALUATING_RULES" }, { "name" : "FAILED", "value" : "FAILED" }, { "name" : "ERROR", "value" : "ERROR" }, { "name" : "COMPLETED", "value" : "COMPLETED" }, { "name" : "COMPLETED_WITH_ERRORS", "value" : "COMPLETED_WITH_ERRORS" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AssessmentRunState", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentRunState", "variableName" : "assessmentRunState", "variableType" : "AssessmentRunState", "documentation" : null, "simpleType" : "AssessmentRunState", "variableSetterType" : "AssessmentRunState" }, "wrapper" : false }, "AssessmentRunStateChange" : { "c2jName" : "AssessmentRunStateChange", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used as one of the elements of the AssessmentRun data type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getStateChangedAt", "beanStyleSetterMethodName" : "setStateChangedAt", "c2jName" : "stateChangedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The last time the assessment run state changed.

", "enumType" : null, "fluentGetterMethodName" : "stateChangedAt", "fluentSetterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangedAt", "getterDocumentation" : "

The last time the assessment run state changed.

\n@return The last time the assessment run state changed.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StateChangedAt", "setterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.", "setterMethodName" : "setStateChangedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "

The last time the assessment run state changed.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "state", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "

The assessment run state.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

The assessment run state.

\n@return The assessment run state.\n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "state", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "state", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "State", "setterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@see AssessmentRunState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

The assessment run state.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "State" : { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "state", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "

The assessment run state.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

The assessment run state.

\n@return The assessment run state.\n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "state", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "state", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "State", "setterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@see AssessmentRunState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

The assessment run state.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "StateChangedAt" : { "beanStyleGetterMethodName" : "getStateChangedAt", "beanStyleSetterMethodName" : "setStateChangedAt", "c2jName" : "stateChangedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The last time the assessment run state changed.

", "enumType" : null, "fluentGetterMethodName" : "stateChangedAt", "fluentSetterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangedAt", "getterDocumentation" : "

The last time the assessment run state changed.

\n@return The last time the assessment run state changed.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StateChangedAt", "setterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.", "setterMethodName" : "setStateChangedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "

The last time the assessment run state changed.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStateChangedAt", "beanStyleSetterMethodName" : "setStateChangedAt", "c2jName" : "stateChangedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The last time the assessment run state changed.

", "enumType" : null, "fluentGetterMethodName" : "stateChangedAt", "fluentSetterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "stateChangedAt", "getterDocumentation" : "

The last time the assessment run state changed.

\n@return The last time the assessment run state changed.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "stateChangedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "stateChangedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "StateChangedAt", "setterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.", "setterMethodName" : "setStateChangedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The last time the assessment run state changed.

\n@param stateChangedAt The last time the assessment run state changed.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "stateChangedAt", "variableType" : "java.util.Date", "documentation" : "

The last time the assessment run state changed.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getState", "beanStyleSetterMethodName" : "setState", "c2jName" : "state", "c2jShape" : "AssessmentRunState", "deprecated" : false, "documentation" : "

The assessment run state.

", "enumType" : "AssessmentRunState", "fluentGetterMethodName" : "state", "fluentSetterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "fluentSetterMethodName" : "state", "getterDocumentation" : "

The assessment run state.

\n@return The assessment run state.\n@see AssessmentRunState", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "state", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "state", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "State", "setterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@see AssessmentRunState", "setterMethodName" : "setState", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The assessment run state.

\n@param state The assessment run state.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssessmentRunState", "variable" : { "variableDeclarationType" : "String", "variableName" : "state", "variableType" : "String", "documentation" : "

The assessment run state.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "stateChangedAt", "state" ], "shapeName" : "AssessmentRunStateChange", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentRunStateChange", "variableName" : "assessmentRunStateChange", "variableType" : "AssessmentRunStateChange", "documentation" : null, "simpleType" : "AssessmentRunStateChange", "variableSetterType" : "AssessmentRunStateChange" }, "wrapper" : false }, "AssessmentTarget" : { "c2jName" : "AssessmentTarget", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Contains information about an Amazon Inspector application. This data type is used as the response element in the DescribeAssessmentTargets action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the Amazon Inspector assessment target.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@return The ARN that specifies the Amazon Inspector assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.\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 ARN that specifies the Amazon Inspector assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The name of the Amazon Inspector assessment target.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the Amazon Inspector assessment target.

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

The name of the Amazon Inspector assessment target.

\n@return The name of the Amazon Inspector assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the Amazon Inspector assessment target.

\n@param name The name of the Amazon Inspector assessment target.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the Amazon Inspector assessment target.

\n@param name The name of the Amazon Inspector assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the Amazon Inspector assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@return The ARN that specifies the resource group that is associated with the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which the assessment target is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which the assessment target is created.

\n@return The time at which the assessment target is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which the assessment target is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUpdatedAt", "beanStyleSetterMethodName" : "setUpdatedAt", "c2jName" : "updatedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which UpdateAssessmentTarget is called.

", "enumType" : null, "fluentGetterMethodName" : "updatedAt", "fluentSetterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updatedAt", "getterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@return The time at which UpdateAssessmentTarget is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "updatedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "updatedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "UpdatedAt", "setterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.", "setterMethodName" : "setUpdatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "

The time at which UpdateAssessmentTarget is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the Amazon Inspector assessment target.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@return The ARN that specifies the Amazon Inspector assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.\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 ARN that specifies the Amazon Inspector assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CreatedAt" : { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which the assessment target is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which the assessment target is created.

\n@return The time at which the assessment target is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which the assessment target is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The name of the Amazon Inspector assessment target.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the Amazon Inspector assessment target.

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

The name of the Amazon Inspector assessment target.

\n@return The name of the Amazon Inspector assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the Amazon Inspector assessment target.

\n@param name The name of the Amazon Inspector assessment target.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the Amazon Inspector assessment target.

\n@param name The name of the Amazon Inspector assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the Amazon Inspector assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ResourceGroupArn" : { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@return The ARN that specifies the resource group that is associated with the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UpdatedAt" : { "beanStyleGetterMethodName" : "getUpdatedAt", "beanStyleSetterMethodName" : "setUpdatedAt", "c2jName" : "updatedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which UpdateAssessmentTarget is called.

", "enumType" : null, "fluentGetterMethodName" : "updatedAt", "fluentSetterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updatedAt", "getterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@return The time at which UpdateAssessmentTarget is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "updatedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "updatedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "UpdatedAt", "setterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.", "setterMethodName" : "setUpdatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "

The time at which UpdateAssessmentTarget is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the Amazon Inspector assessment target.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@return The ARN that specifies the Amazon Inspector assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the Amazon Inspector assessment target.

\n@param arn The ARN that specifies the Amazon Inspector assessment target.\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 ARN that specifies the Amazon Inspector assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The name of the Amazon Inspector assessment target.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the Amazon Inspector assessment target.

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

The name of the Amazon Inspector assessment target.

\n@return The name of the Amazon Inspector assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the Amazon Inspector assessment target.

\n@param name The name of the Amazon Inspector assessment target.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the Amazon Inspector assessment target.

\n@param name The name of the Amazon Inspector assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the Amazon Inspector assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@return The ARN that specifies the resource group that is associated with the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is associated with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is associated with the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which the assessment target is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which the assessment target is created.

\n@return The time at which the assessment target is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which the assessment target is created.

\n@param createdAt The time at which the assessment target is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which the assessment target is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUpdatedAt", "beanStyleSetterMethodName" : "setUpdatedAt", "c2jName" : "updatedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which UpdateAssessmentTarget is called.

", "enumType" : null, "fluentGetterMethodName" : "updatedAt", "fluentSetterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updatedAt", "getterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@return The time at which UpdateAssessmentTarget is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "updatedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "updatedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "UpdatedAt", "setterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.", "setterMethodName" : "setUpdatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which UpdateAssessmentTarget is called.

\n@param updatedAt The time at which UpdateAssessmentTarget is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "

The time at which UpdateAssessmentTarget is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "arn", "name", "resourceGroupArn", "createdAt", "updatedAt" ], "shapeName" : "AssessmentTarget", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentTarget", "variableName" : "assessmentTarget", "variableType" : "AssessmentTarget", "documentation" : null, "simpleType" : "AssessmentTarget", "variableSetterType" : "AssessmentTarget" }, "wrapper" : false }, "AssessmentTargetFilter" : { "c2jName" : "AssessmentTargetFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used as the request parameter in the ListAssessmentTargets action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetNamePattern", "beanStyleSetterMethodName" : "setAssessmentTargetNamePattern", "c2jName" : "assessmentTargetNamePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetNamePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetNamePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@return For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetNamePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetNamePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetNamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.", "setterMethodName" : "setAssessmentTargetNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetNamePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetNamePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetNamePattern" : { "beanStyleGetterMethodName" : "getAssessmentTargetNamePattern", "beanStyleSetterMethodName" : "setAssessmentTargetNamePattern", "c2jName" : "assessmentTargetNamePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetNamePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetNamePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@return For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetNamePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetNamePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetNamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.", "setterMethodName" : "setAssessmentTargetNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetNamePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetNamePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetNamePattern", "beanStyleSetterMethodName" : "setAssessmentTargetNamePattern", "c2jName" : "assessmentTargetNamePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetNamePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetNamePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@return For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetNamePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetNamePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetNamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.", "setterMethodName" : "setAssessmentTargetNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetNamePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

\n@param assessmentTargetNamePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetNamePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTargetName property of the AssessmentTarget data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AssessmentTargetFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentTargetFilter", "variableName" : "assessmentTargetFilter", "variableType" : "AssessmentTargetFilter", "documentation" : null, "simpleType" : "AssessmentTargetFilter", "variableSetterType" : "AssessmentTargetFilter" }, "wrapper" : false }, "AssessmentTemplate" : { "c2jName" : "AssessmentTemplate", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Contains information about an Amazon Inspector assessment template. This data type is used as the response element in the DescribeAssessmentTemplates action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the assessment template.

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

The ARN of the assessment template.

\n@return The ARN of the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the assessment template.

\n@param arn The ARN of the assessment template.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template.

\n@param arn The ARN of the assessment template.\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 ARN of the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentTemplateName", "deprecated" : false, "documentation" : "

The name of the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the assessment template.

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

The name of the assessment template.

\n@return The name of the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the assessment template.

\n@param name The name of the assessment template.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the assessment template.

\n@param name The name of the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target that corresponds to this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@return The ARN of the assessment target that corresponds to this assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target that corresponds to this assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationInSeconds", "getterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@return The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentTemplateRulesPackageArnList", "deprecated" : false, "documentation" : "

The rules packages that are specified for this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@param rulesPackageArns The rules packages that are specified for this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@return The rules packages that are specified for this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@param rulesPackageArns The rules packages that are specified for this assessment template.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The rules packages that are specified for this assessment template.

\n

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

\n@param rulesPackageArns The rules packages that are specified for this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The rules packages that are specified for this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@return The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which the assessment template is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which the assessment template is created.

\n@return The time at which the assessment template is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which the assessment template is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the assessment template.

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

The ARN of the assessment template.

\n@return The ARN of the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the assessment template.

\n@param arn The ARN of the assessment template.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template.

\n@param arn The ARN of the assessment template.\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 ARN of the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssessmentTargetArn" : { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target that corresponds to this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@return The ARN of the assessment target that corresponds to this assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target that corresponds to this assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CreatedAt" : { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which the assessment template is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which the assessment template is created.

\n@return The time at which the assessment template is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which the assessment template is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "DurationInSeconds" : { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationInSeconds", "getterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@return The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentTemplateName", "deprecated" : false, "documentation" : "

The name of the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the assessment template.

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

The name of the assessment template.

\n@return The name of the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the assessment template.

\n@param name The name of the assessment template.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the assessment template.

\n@param name The name of the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentTemplateRulesPackageArnList", "deprecated" : false, "documentation" : "

The rules packages that are specified for this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@param rulesPackageArns The rules packages that are specified for this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@return The rules packages that are specified for this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@param rulesPackageArns The rules packages that are specified for this assessment template.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The rules packages that are specified for this assessment template.

\n

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

\n@param rulesPackageArns The rules packages that are specified for this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The rules packages that are specified for this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "UserAttributesForFindings" : { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@return The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the assessment template.

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

The ARN of the assessment template.

\n@return The ARN of the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the assessment template.

\n@param arn The ARN of the assessment template.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template.

\n@param arn The ARN of the assessment template.\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 ARN of the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "AssessmentTemplateName", "deprecated" : false, "documentation" : "

The name of the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the assessment template.

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

The name of the assessment template.

\n@return The name of the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the assessment template.

\n@param name The name of the assessment template.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the assessment template.

\n@param name The name of the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target that corresponds to this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@return The ARN of the assessment target that corresponds to this assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target that corresponds to this assessment template.

\n@param assessmentTargetArn The ARN of the assessment target that corresponds to this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target that corresponds to this assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationInSeconds", "getterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@return The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

\n@param durationInSeconds The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration in seconds specified for this assessment tempate. The default value is 3600 seconds (one hour). The maximum value is 86400 seconds (one day).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentTemplateRulesPackageArnList", "deprecated" : false, "documentation" : "

The rules packages that are specified for this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@param rulesPackageArns The rules packages that are specified for this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@return The rules packages that are specified for this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The rules packages that are specified for this assessment template.

\n@param rulesPackageArns The rules packages that are specified for this assessment template.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The rules packages that are specified for this assessment template.

\n

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

\n@param rulesPackageArns The rules packages that are specified for this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The rules packages that are specified for this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@return The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every generated finding from the assessment run that uses this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which the assessment template is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which the assessment template is created.

\n@return The time at which the assessment template is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which the assessment template is created.

\n@param createdAt The time at which the assessment template is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which the assessment template is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "arn", "name", "assessmentTargetArn", "durationInSeconds", "rulesPackageArns", "userAttributesForFindings", "createdAt" ], "shapeName" : "AssessmentTemplate", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentTemplate", "variableName" : "assessmentTemplate", "variableType" : "AssessmentTemplate", "documentation" : null, "simpleType" : "AssessmentTemplate", "variableSetterType" : "AssessmentTemplate" }, "wrapper" : false }, "AssessmentTemplateFilter" : { "c2jName" : "AssessmentTemplateFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used as the request parameter in the ListAssessmentTemplates action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getNamePattern", "beanStyleSetterMethodName" : "setNamePattern", "c2jName" : "namePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "namePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "namePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@return For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "namePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "namePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.", "setterMethodName" : "setNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationRange", "beanStyleSetterMethodName" : "setDurationRange", "c2jName" : "durationRange", "c2jShape" : "DurationRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "durationRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationRange", "getterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@return For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "DurationRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "DurationRange", "setterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.", "setterMethodName" : "setDurationRange", "setterModel" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@return For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DurationRange" : { "beanStyleGetterMethodName" : "getDurationRange", "beanStyleSetterMethodName" : "setDurationRange", "c2jName" : "durationRange", "c2jShape" : "DurationRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "durationRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationRange", "getterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@return For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "DurationRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "DurationRange", "setterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.", "setterMethodName" : "setDurationRange", "setterModel" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "xmlNameSpaceUri" : null }, "NamePattern" : { "beanStyleGetterMethodName" : "getNamePattern", "beanStyleSetterMethodName" : "setNamePattern", "c2jName" : "namePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "namePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "namePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@return For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "namePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "namePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.", "setterMethodName" : "setNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@return For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNamePattern", "beanStyleSetterMethodName" : "setNamePattern", "c2jName" : "namePattern", "c2jShape" : "NamePattern", "deprecated" : false, "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "namePattern", "fluentSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "namePattern", "getterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@return For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "namePattern", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "namePattern", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NamePattern", "setterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.", "setterMethodName" : "setNamePattern", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

\n@param namePattern For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "namePattern", "variableType" : "String", "documentation" : "

For a record to match a filter, an explicit value or a string that contains a wildcard that is specified for this data type property must match the value of the assessmentTemplateName property of the AssessmentTemplate data type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationRange", "beanStyleSetterMethodName" : "setDurationRange", "c2jName" : "durationRange", "c2jShape" : "DurationRange", "deprecated" : false, "documentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "durationRange", "fluentSetterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationRange", "getterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@return For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "DurationRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "DurationRange", "setterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.", "setterMethodName" : "setDurationRange", "setterModel" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

\n@param durationRange For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : "

For a record to match a filter, the value specified for this data type property must inclusively match any value between the specified minimum and maximum values of the durationInSeconds property of the AssessmentTemplate data type.

", "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@return For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the values that are specified for this data type property must be contained in the list of values of the rulesPackageArns property of the AssessmentTemplate data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AssessmentTemplateFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssessmentTemplateFilter", "variableName" : "assessmentTemplateFilter", "variableType" : "AssessmentTemplateFilter", "documentation" : null, "simpleType" : "AssessmentTemplateFilter", "variableSetterType" : "AssessmentTemplateFilter" }, "wrapper" : false }, "AssetAttributes" : { "c2jName" : "AssetAttributes", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

A collection of attributes of the host from which the finding is generated.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@return The ID of the agent that is installed on the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@return The Auto Scaling group of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAmiId", "beanStyleSetterMethodName" : "setAmiId", "c2jName" : "amiId", "c2jShape" : "AmiId", "deprecated" : false, "documentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "amiId", "fluentSetterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "amiId", "getterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@return The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "amiId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "amiId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AmiId", "setterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.", "setterMethodName" : "setAmiId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "amiId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "amiId", "variableType" : "String", "documentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getHostname", "beanStyleSetterMethodName" : "setHostname", "c2jName" : "hostname", "c2jShape" : "Hostname", "deprecated" : false, "documentation" : "

The hostname of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "hostname", "fluentSetterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "hostname", "getterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@return The hostname of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "hostname", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "hostname", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Hostname", "setterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.", "setterMethodName" : "setHostname", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "hostname", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "hostname", "variableType" : "String", "documentation" : "

The hostname of the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIpv4Addresses", "beanStyleSetterMethodName" : "setIpv4Addresses", "c2jName" : "ipv4Addresses", "c2jShape" : "Ipv4AddressList", "deprecated" : false, "documentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "ipv4Addresses", "fluentSetterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ipv4Addresses", "getterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@return The list of IP v4 addresses of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ipv4Addresses", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ipv4Addresses", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Ipv4Address", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Ipv4Addresses", "setterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.", "setterMethodName" : "setIpv4Addresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ipv4Addresses", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n

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

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ipv4Addresses", "variableType" : "java.util.List", "documentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AgentId" : { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@return The ID of the agent that is installed on the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AmiId" : { "beanStyleGetterMethodName" : "getAmiId", "beanStyleSetterMethodName" : "setAmiId", "c2jName" : "amiId", "c2jShape" : "AmiId", "deprecated" : false, "documentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "amiId", "fluentSetterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "amiId", "getterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@return The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "amiId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "amiId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AmiId", "setterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.", "setterMethodName" : "setAmiId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "amiId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "amiId", "variableType" : "String", "documentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AutoScalingGroup" : { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@return The Auto Scaling group of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Hostname" : { "beanStyleGetterMethodName" : "getHostname", "beanStyleSetterMethodName" : "setHostname", "c2jName" : "hostname", "c2jShape" : "Hostname", "deprecated" : false, "documentation" : "

The hostname of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "hostname", "fluentSetterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "hostname", "getterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@return The hostname of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "hostname", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "hostname", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Hostname", "setterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.", "setterMethodName" : "setHostname", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "hostname", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "hostname", "variableType" : "String", "documentation" : "

The hostname of the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Ipv4Addresses" : { "beanStyleGetterMethodName" : "getIpv4Addresses", "beanStyleSetterMethodName" : "setIpv4Addresses", "c2jName" : "ipv4Addresses", "c2jShape" : "Ipv4AddressList", "deprecated" : false, "documentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "ipv4Addresses", "fluentSetterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ipv4Addresses", "getterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@return The list of IP v4 addresses of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ipv4Addresses", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ipv4Addresses", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Ipv4Address", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Ipv4Addresses", "setterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.", "setterMethodName" : "setIpv4Addresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ipv4Addresses", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n

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

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ipv4Addresses", "variableType" : "java.util.List", "documentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "SchemaVersion" : { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAgentId", "beanStyleSetterMethodName" : "setAgentId", "c2jName" : "agentId", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "agentId", "fluentSetterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentId", "getterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@return The ID of the agent that is installed on the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AgentId", "setterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.", "setterMethodName" : "setAgentId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

\n@param agentId The ID of the agent that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "agentId", "variableType" : "String", "documentation" : "

The ID of the agent that is installed on the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroup", "beanStyleSetterMethodName" : "setAutoScalingGroup", "c2jName" : "autoScalingGroup", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroup", "fluentSetterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroup", "getterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@return The Auto Scaling group of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroup", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroup", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AutoScalingGroup", "setterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.", "setterMethodName" : "setAutoScalingGroup", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

\n@param autoScalingGroup The Auto Scaling group of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "autoScalingGroup", "variableType" : "String", "documentation" : "

The Auto Scaling group of the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAmiId", "beanStyleSetterMethodName" : "setAmiId", "c2jName" : "amiId", "c2jShape" : "AmiId", "deprecated" : false, "documentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "amiId", "fluentSetterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "amiId", "getterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@return The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "amiId", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "amiId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AmiId", "setterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.", "setterMethodName" : "setAmiId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "amiId", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

\n@param amiId The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "amiId", "variableType" : "String", "documentation" : "

The ID of the Amazon Machine Image (AMI) that is installed on the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getHostname", "beanStyleSetterMethodName" : "setHostname", "c2jName" : "hostname", "c2jShape" : "Hostname", "deprecated" : false, "documentation" : "

The hostname of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "hostname", "fluentSetterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "hostname", "getterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@return The hostname of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "hostname", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "hostname", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Hostname", "setterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.", "setterMethodName" : "setHostname", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "hostname", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The hostname of the EC2 instance where the finding is generated.

\n@param hostname The hostname of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "hostname", "variableType" : "String", "documentation" : "

The hostname of the EC2 instance where the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIpv4Addresses", "beanStyleSetterMethodName" : "setIpv4Addresses", "c2jName" : "ipv4Addresses", "c2jShape" : "Ipv4AddressList", "deprecated" : false, "documentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "ipv4Addresses", "fluentSetterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ipv4Addresses", "getterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@return The list of IP v4 addresses of the EC2 instance where the finding is generated.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ipv4Addresses", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ipv4Addresses", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Ipv4Address", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Ipv4Addresses", "setterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.", "setterMethodName" : "setIpv4Addresses", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ipv4Addresses", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

\n

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

\n@param ipv4Addresses The list of IP v4 addresses of the EC2 instance where the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ipv4Addresses", "variableType" : "java.util.List", "documentation" : "

The list of IP v4 addresses of the EC2 instance where the finding is generated.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "schemaVersion" ], "shapeName" : "AssetAttributes", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssetAttributes", "variableName" : "assetAttributes", "variableType" : "AssetAttributes", "documentation" : null, "simpleType" : "AssetAttributes", "variableSetterType" : "AssetAttributes" }, "wrapper" : false }, "AssetType" : { "c2jName" : "AssetType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "Ec2Instance", "value" : "ec2-instance" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AssetType", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "AssetType", "variableName" : "assetType", "variableType" : "AssetType", "documentation" : null, "simpleType" : "AssetType", "variableSetterType" : "AssetType" }, "wrapper" : false }, "Attribute" : { "c2jName" : "Attribute", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used as a request parameter in the AddAttributesToFindings and CreateAssessmentTemplate actions.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "AttributeKey", "deprecated" : false, "documentation" : "

The attribute key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

The attribute key.

\n@param key The attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

The attribute key.

\n@return The attribute key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

The attribute key.

\n@param key The attribute key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The attribute key.

\n@param key The attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

The attribute key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "AttributeValue", "deprecated" : false, "documentation" : "

The value assigned to the attribute key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value assigned to the attribute key.

\n@return The value assigned to the attribute key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value assigned to the attribute key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "AttributeKey", "deprecated" : false, "documentation" : "

The attribute key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

The attribute key.

\n@param key The attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

The attribute key.

\n@return The attribute key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

The attribute key.

\n@param key The attribute key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The attribute key.

\n@param key The attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

The attribute key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "AttributeValue", "deprecated" : false, "documentation" : "

The value assigned to the attribute key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value assigned to the attribute key.

\n@return The value assigned to the attribute key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value assigned to the attribute key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "AttributeKey", "deprecated" : false, "documentation" : "

The attribute key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

The attribute key.

\n@param key The attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

The attribute key.

\n@return The attribute key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

The attribute key.

\n@param key The attribute key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The attribute key.

\n@param key The attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

The attribute key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "AttributeValue", "deprecated" : false, "documentation" : "

The value assigned to the attribute key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value assigned to the attribute key.

\n@return The value assigned to the attribute key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The value assigned to the attribute key.

\n@param value The value assigned to the attribute key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value assigned to the attribute key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "key" ], "shapeName" : "Attribute", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "attribute", "variableType" : "Attribute", "documentation" : null, "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "wrapper" : false }, "CreateAssessmentTargetRequest" : { "c2jName" : "CreateAssessmentTargetRequest", "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" : "CreateAssessmentTarget", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.CreateAssessmentTarget", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetName", "beanStyleSetterMethodName" : "setAssessmentTargetName", "c2jName" : "assessmentTargetName", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetName", "fluentSetterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetName", "getterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@return The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetName", "setterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.", "setterMethodName" : "setAssessmentTargetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@return The ARN that specifies the resource group that is used to create the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetName" : { "beanStyleGetterMethodName" : "getAssessmentTargetName", "beanStyleSetterMethodName" : "setAssessmentTargetName", "c2jName" : "assessmentTargetName", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetName", "fluentSetterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetName", "getterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@return The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetName", "setterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.", "setterMethodName" : "setAssessmentTargetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ResourceGroupArn" : { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@return The ARN that specifies the resource group that is used to create the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetName", "beanStyleSetterMethodName" : "setAssessmentTargetName", "c2jName" : "assessmentTargetName", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetName", "fluentSetterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetName", "getterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@return The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetName", "setterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.", "setterMethodName" : "setAssessmentTargetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

\n@param assessmentTargetName The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "

The user-defined name that identifies the assessment target that you want to create. The name must be unique within the AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@return The ARN that specifies the resource group that is used to create the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

\n@param resourceGroupArn The ARN that specifies the resource group that is used to create the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is used to create the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargetName", "resourceGroupArn" ], "shapeName" : "CreateAssessmentTargetRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateAssessmentTargetRequest", "variableName" : "createAssessmentTargetRequest", "variableType" : "CreateAssessmentTargetRequest", "documentation" : null, "simpleType" : "CreateAssessmentTargetRequest", "variableSetterType" : "CreateAssessmentTargetRequest" }, "wrapper" : false }, "CreateAssessmentTargetResponse" : { "c2jName" : "CreateAssessmentTargetResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target that is created.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@return The ARN that specifies the assessment target that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetArn" : { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target that is created.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@return The ARN that specifies the assessment target that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target that is created.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@return The ARN that specifies the assessment target that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target that is created.

\n@param assessmentTargetArn The ARN that specifies the assessment target that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargetArn" ], "shapeName" : "CreateAssessmentTargetResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateAssessmentTargetResponse", "variableName" : "createAssessmentTargetResponse", "variableType" : "CreateAssessmentTargetResponse", "documentation" : null, "simpleType" : "CreateAssessmentTargetResponse", "variableSetterType" : "CreateAssessmentTargetResponse" }, "wrapper" : false }, "CreateAssessmentTemplateRequest" : { "c2jName" : "CreateAssessmentTemplateRequest", "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" : "CreateAssessmentTemplate", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.CreateAssessmentTemplate", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@return The ARN that specifies the assessment target for which you want to create the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTemplateName", "beanStyleSetterMethodName" : "setAssessmentTemplateName", "c2jName" : "assessmentTemplateName", "c2jShape" : "AssessmentTemplateName", "deprecated" : false, "documentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateName", "fluentSetterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateName", "getterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@return The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateName", "setterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.", "setterMethodName" : "setAssessmentTemplateName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateName", "variableType" : "String", "documentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationInSeconds", "getterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@return The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentTemplateRulesPackageArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@return The ARNs that specify the rules packages that you want to attach to the assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n

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

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@return The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetArn" : { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@return The ARN that specifies the assessment target for which you want to create the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssessmentTemplateName" : { "beanStyleGetterMethodName" : "getAssessmentTemplateName", "beanStyleSetterMethodName" : "setAssessmentTemplateName", "c2jName" : "assessmentTemplateName", "c2jShape" : "AssessmentTemplateName", "deprecated" : false, "documentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateName", "fluentSetterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateName", "getterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@return The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateName", "setterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.", "setterMethodName" : "setAssessmentTemplateName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateName", "variableType" : "String", "documentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "DurationInSeconds" : { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationInSeconds", "getterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@return The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentTemplateRulesPackageArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@return The ARNs that specify the rules packages that you want to attach to the assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n

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

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "UserAttributesForFindings" : { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@return The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@return The ARN that specifies the assessment target for which you want to create the assessment template.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

\n@param assessmentTargetArn The ARN that specifies the assessment target for which you want to create the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target for which you want to create the assessment template.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTemplateName", "beanStyleSetterMethodName" : "setAssessmentTemplateName", "c2jName" : "assessmentTemplateName", "c2jShape" : "AssessmentTemplateName", "deprecated" : false, "documentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateName", "fluentSetterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateName", "getterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@return The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateName", "setterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.", "setterMethodName" : "setAssessmentTemplateName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

\n@param assessmentTemplateName The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateName", "variableType" : "String", "documentation" : "

The user-defined name that identifies the assessment template that you want to create. You can create several assessment templates for an assessment target. The names of the assessment templates that correspond to a particular assessment target must be unique.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDurationInSeconds", "beanStyleSetterMethodName" : "setDurationInSeconds", "c2jName" : "durationInSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

", "enumType" : null, "fluentGetterMethodName" : "durationInSeconds", "fluentSetterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "durationInSeconds", "getterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@return The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "durationInSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "durationInSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "DurationInSeconds", "setterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).", "setterMethodName" : "setDurationInSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

\n@param durationInSeconds The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "durationInSeconds", "variableType" : "Integer", "documentation" : "

The duration of the assessment run in seconds. The default value is 3600 seconds (one hour).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "AssessmentTemplateRulesPackageArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@return The ARNs that specify the rules packages that you want to attach to the assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

\n

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

\n@param rulesPackageArns The ARNs that specify the rules packages that you want to attach to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the rules packages that you want to attach to the assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributesForFindings", "beanStyleSetterMethodName" : "setUserAttributesForFindings", "c2jName" : "userAttributesForFindings", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

", "enumType" : null, "fluentGetterMethodName" : "userAttributesForFindings", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributesForFindings", "getterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@return The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributesForFindings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributesForFindings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributesForFindings", "setterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.", "setterMethodName" : "setUserAttributesForFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

\n

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

\n@param userAttributesForFindings The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributesForFindings", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to every finding that is generated by the assessment run that uses this assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargetArn", "assessmentTemplateName", "durationInSeconds", "rulesPackageArns" ], "shapeName" : "CreateAssessmentTemplateRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateAssessmentTemplateRequest", "variableName" : "createAssessmentTemplateRequest", "variableType" : "CreateAssessmentTemplateRequest", "documentation" : null, "simpleType" : "CreateAssessmentTemplateRequest", "variableSetterType" : "CreateAssessmentTemplateRequest" }, "wrapper" : false }, "CreateAssessmentTemplateResponse" : { "c2jName" : "CreateAssessmentTemplateResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template that is created.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@return The ARN that specifies the assessment template that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTemplateArn" : { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template that is created.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@return The ARN that specifies the assessment template that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template that is created.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@return The ARN that specifies the assessment template that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template that is created.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTemplateArn" ], "shapeName" : "CreateAssessmentTemplateResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateAssessmentTemplateResponse", "variableName" : "createAssessmentTemplateResponse", "variableType" : "CreateAssessmentTemplateResponse", "documentation" : null, "simpleType" : "CreateAssessmentTemplateResponse", "variableSetterType" : "CreateAssessmentTemplateResponse" }, "wrapper" : false }, "CreateResourceGroupRequest" : { "c2jName" : "CreateResourceGroupRequest", "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" : "CreateResourceGroup", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.CreateResourceGroup", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupTags", "beanStyleSetterMethodName" : "setResourceGroupTags", "c2jName" : "resourceGroupTags", "c2jShape" : "ResourceGroupTags", "deprecated" : false, "documentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupTags", "fluentSetterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupTags", "getterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@return A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupTags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupTags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroupTag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroupTag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroupTag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroupTag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroupTags", "setterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.", "setterMethodName" : "setResourceGroupTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupTags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n

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

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupTags", "variableType" : "java.util.List", "documentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceGroupTags" : { "beanStyleGetterMethodName" : "getResourceGroupTags", "beanStyleSetterMethodName" : "setResourceGroupTags", "c2jName" : "resourceGroupTags", "c2jShape" : "ResourceGroupTags", "deprecated" : false, "documentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupTags", "fluentSetterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupTags", "getterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@return A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupTags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupTags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroupTag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroupTag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroupTag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroupTag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroupTags", "setterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.", "setterMethodName" : "setResourceGroupTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupTags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n

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

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupTags", "variableType" : "java.util.List", "documentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupTags", "beanStyleSetterMethodName" : "setResourceGroupTags", "c2jName" : "resourceGroupTags", "c2jShape" : "ResourceGroupTags", "deprecated" : false, "documentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupTags", "fluentSetterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupTags", "getterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@return A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupTags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupTags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroupTag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroupTag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroupTag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroupTag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroupTags", "setterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.", "setterMethodName" : "setResourceGroupTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupTags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

\n

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

\n@param resourceGroupTags A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupTags", "variableType" : "java.util.List", "documentation" : "

A collection of keys and an array of possible values, '[{\"key\":\"key1\",\"values\":[\"Value1\",\"Value2\"]},{\"key\":\"Key2\",\"values\":[\"Value3\"]}]'.

For example,'[{\"key\":\"Name\",\"values\":[\"TestEC2Instance\"]}]'.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceGroupTags" ], "shapeName" : "CreateResourceGroupRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateResourceGroupRequest", "variableName" : "createResourceGroupRequest", "variableType" : "CreateResourceGroupRequest", "documentation" : null, "simpleType" : "CreateResourceGroupRequest", "variableSetterType" : "CreateResourceGroupRequest" }, "wrapper" : false }, "CreateResourceGroupResponse" : { "c2jName" : "CreateResourceGroupResponse", "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" : [ { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is created.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@return The ARN that specifies the resource group that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceGroupArn" : { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is created.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@return The ARN that specifies the resource group that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that is created.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@return The ARN that specifies the resource group that is created.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the resource group that is created.

\n@param resourceGroupArn The ARN that specifies the resource group that is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN that specifies the resource group that is created.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceGroupArn" ], "shapeName" : "CreateResourceGroupResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateResourceGroupResponse", "variableName" : "createResourceGroupResponse", "variableType" : "CreateResourceGroupResponse", "documentation" : null, "simpleType" : "CreateResourceGroupResponse", "variableSetterType" : "CreateResourceGroupResponse" }, "wrapper" : false }, "DeleteAssessmentRunRequest" : { "c2jName" : "DeleteAssessmentRunRequest", "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" : "DeleteAssessmentRun", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DeleteAssessmentRun", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@return The ARN that specifies the assessment run that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@return The ARN that specifies the assessment run that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@return The ARN that specifies the assessment run that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that you want to delete.

\n@param assessmentRunArn The ARN that specifies the assessment run that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArn" ], "shapeName" : "DeleteAssessmentRunRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteAssessmentRunRequest", "variableName" : "deleteAssessmentRunRequest", "variableType" : "DeleteAssessmentRunRequest", "documentation" : null, "simpleType" : "DeleteAssessmentRunRequest", "variableSetterType" : "DeleteAssessmentRunRequest" }, "wrapper" : false }, "DeleteAssessmentRunResponse" : { "c2jName" : "DeleteAssessmentRunResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteAssessmentRunResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteAssessmentRunResponse", "variableName" : "deleteAssessmentRunResponse", "variableType" : "DeleteAssessmentRunResponse", "documentation" : null, "simpleType" : "DeleteAssessmentRunResponse", "variableSetterType" : "DeleteAssessmentRunResponse" }, "wrapper" : false }, "DeleteAssessmentTargetRequest" : { "c2jName" : "DeleteAssessmentTargetRequest", "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" : "DeleteAssessmentTarget", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DeleteAssessmentTarget", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@return The ARN that specifies the assessment target that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetArn" : { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@return The ARN that specifies the assessment target that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment target that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@return The ARN that specifies the assessment target that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment target that you want to delete.

\n@param assessmentTargetArn The ARN that specifies the assessment target that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment target that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargetArn" ], "shapeName" : "DeleteAssessmentTargetRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteAssessmentTargetRequest", "variableName" : "deleteAssessmentTargetRequest", "variableType" : "DeleteAssessmentTargetRequest", "documentation" : null, "simpleType" : "DeleteAssessmentTargetRequest", "variableSetterType" : "DeleteAssessmentTargetRequest" }, "wrapper" : false }, "DeleteAssessmentTargetResponse" : { "c2jName" : "DeleteAssessmentTargetResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteAssessmentTargetResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteAssessmentTargetResponse", "variableName" : "deleteAssessmentTargetResponse", "variableType" : "DeleteAssessmentTargetResponse", "documentation" : null, "simpleType" : "DeleteAssessmentTargetResponse", "variableSetterType" : "DeleteAssessmentTargetResponse" }, "wrapper" : false }, "DeleteAssessmentTemplateRequest" : { "c2jName" : "DeleteAssessmentTemplateRequest", "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" : "DeleteAssessmentTemplate", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DeleteAssessmentTemplate", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@return The ARN that specifies the assessment template that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTemplateArn" : { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@return The ARN that specifies the assessment template that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template that you want to delete.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@return The ARN that specifies the assessment template that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template that you want to delete.

\n@param assessmentTemplateArn The ARN that specifies the assessment template that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTemplateArn" ], "shapeName" : "DeleteAssessmentTemplateRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteAssessmentTemplateRequest", "variableName" : "deleteAssessmentTemplateRequest", "variableType" : "DeleteAssessmentTemplateRequest", "documentation" : null, "simpleType" : "DeleteAssessmentTemplateRequest", "variableSetterType" : "DeleteAssessmentTemplateRequest" }, "wrapper" : false }, "DeleteAssessmentTemplateResponse" : { "c2jName" : "DeleteAssessmentTemplateResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteAssessmentTemplateResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteAssessmentTemplateResponse", "variableName" : "deleteAssessmentTemplateResponse", "variableType" : "DeleteAssessmentTemplateResponse", "documentation" : null, "simpleType" : "DeleteAssessmentTemplateResponse", "variableSetterType" : "DeleteAssessmentTemplateResponse" }, "wrapper" : false }, "DescribeAssessmentRunsRequest" : { "c2jName" : "DescribeAssessmentRunsRequest", "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" : "DescribeAssessmentRuns", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DescribeAssessmentRuns", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@return The ARN that specifies the assessment run that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n

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

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the assessment run that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArns" : { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@return The ARN that specifies the assessment run that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n

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

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the assessment run that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@return The ARN that specifies the assessment run that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that you want to describe.

\n

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

\n@param assessmentRunArns The ARN that specifies the assessment run that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the assessment run that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArns" ], "shapeName" : "DescribeAssessmentRunsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeAssessmentRunsRequest", "variableName" : "describeAssessmentRunsRequest", "variableType" : "DescribeAssessmentRunsRequest", "documentation" : null, "simpleType" : "DescribeAssessmentRunsRequest", "variableSetterType" : "DescribeAssessmentRunsRequest" }, "wrapper" : false }, "DescribeAssessmentRunsResponse" : { "c2jName" : "DescribeAssessmentRunsResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentRuns", "beanStyleSetterMethodName" : "setAssessmentRuns", "c2jName" : "assessmentRuns", "c2jShape" : "AssessmentRunList", "deprecated" : false, "documentation" : "

Information about the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRuns", "fluentSetterDocumentation" : "

Information about the assessment run.

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

Information about the assessment run.

\n@return Information about the assessment run.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRuns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRuns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRun", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRun", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRun", "variableName" : "member", "variableType" : "AssessmentRun", "documentation" : "", "simpleType" : "AssessmentRun", "variableSetterType" : "AssessmentRun" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRun", "variableName" : "member", "variableType" : "AssessmentRun", "documentation" : "", "simpleType" : "AssessmentRun", "variableSetterType" : "AssessmentRun" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRun", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRun", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRuns", "setterDocumentation" : "

Information about the assessment run.

\n@param assessmentRuns Information about the assessment run.", "setterMethodName" : "setAssessmentRuns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRuns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment run.

\n

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

\n@param assessmentRuns Information about the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRuns", "variableType" : "java.util.List", "documentation" : "

Information about the assessment run.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@return Assessment run details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRuns" : { "beanStyleGetterMethodName" : "getAssessmentRuns", "beanStyleSetterMethodName" : "setAssessmentRuns", "c2jName" : "assessmentRuns", "c2jShape" : "AssessmentRunList", "deprecated" : false, "documentation" : "

Information about the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRuns", "fluentSetterDocumentation" : "

Information about the assessment run.

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

Information about the assessment run.

\n@return Information about the assessment run.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRuns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRuns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRun", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRun", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRun", "variableName" : "member", "variableType" : "AssessmentRun", "documentation" : "", "simpleType" : "AssessmentRun", "variableSetterType" : "AssessmentRun" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRun", "variableName" : "member", "variableType" : "AssessmentRun", "documentation" : "", "simpleType" : "AssessmentRun", "variableSetterType" : "AssessmentRun" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRun", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRun", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRuns", "setterDocumentation" : "

Information about the assessment run.

\n@param assessmentRuns Information about the assessment run.", "setterMethodName" : "setAssessmentRuns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRuns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment run.

\n

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

\n@param assessmentRuns Information about the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRuns", "variableType" : "java.util.List", "documentation" : "

Information about the assessment run.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@return Assessment run details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRuns", "beanStyleSetterMethodName" : "setAssessmentRuns", "c2jName" : "assessmentRuns", "c2jShape" : "AssessmentRunList", "deprecated" : false, "documentation" : "

Information about the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRuns", "fluentSetterDocumentation" : "

Information about the assessment run.

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

Information about the assessment run.

\n@return Information about the assessment run.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRuns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRuns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRun", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRun", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRun", "variableName" : "member", "variableType" : "AssessmentRun", "documentation" : "", "simpleType" : "AssessmentRun", "variableSetterType" : "AssessmentRun" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRun", "variableName" : "member", "variableType" : "AssessmentRun", "documentation" : "", "simpleType" : "AssessmentRun", "variableSetterType" : "AssessmentRun" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRun", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRun", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRuns", "setterDocumentation" : "

Information about the assessment run.

\n@param assessmentRuns Information about the assessment run.", "setterMethodName" : "setAssessmentRuns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRuns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment run.

\n

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

\n@param assessmentRuns Information about the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRuns", "variableType" : "java.util.List", "documentation" : "

Information about the assessment run.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@return Assessment run details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment run details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment run details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRuns", "failedItems" ], "shapeName" : "DescribeAssessmentRunsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeAssessmentRunsResponse", "variableName" : "describeAssessmentRunsResponse", "variableType" : "DescribeAssessmentRunsResponse", "documentation" : null, "simpleType" : "DescribeAssessmentRunsResponse", "variableSetterType" : "DescribeAssessmentRunsResponse" }, "wrapper" : false }, "DescribeAssessmentTargetsRequest" : { "c2jName" : "DescribeAssessmentTargetsRequest", "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" : "DescribeAssessmentTargets", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DescribeAssessmentTargets", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARNs that specifies the assessment targets that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@return The ARNs that specifies the assessment targets that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n

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

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specifies the assessment targets that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetArns" : { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARNs that specifies the assessment targets that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@return The ARNs that specifies the assessment targets that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n

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

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specifies the assessment targets that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARNs that specifies the assessment targets that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@return The ARNs that specifies the assessment targets that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specifies the assessment targets that you want to describe.

\n

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

\n@param assessmentTargetArns The ARNs that specifies the assessment targets that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specifies the assessment targets that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargetArns" ], "shapeName" : "DescribeAssessmentTargetsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeAssessmentTargetsRequest", "variableName" : "describeAssessmentTargetsRequest", "variableType" : "DescribeAssessmentTargetsRequest", "documentation" : null, "simpleType" : "DescribeAssessmentTargetsRequest", "variableSetterType" : "DescribeAssessmentTargetsRequest" }, "wrapper" : false }, "DescribeAssessmentTargetsResponse" : { "c2jName" : "DescribeAssessmentTargetsResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentTargets", "beanStyleSetterMethodName" : "setAssessmentTargets", "c2jName" : "assessmentTargets", "c2jShape" : "AssessmentTargetList", "deprecated" : false, "documentation" : "

Information about the assessment targets.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargets", "fluentSetterDocumentation" : "

Information about the assessment targets.

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

Information about the assessment targets.

\n@return Information about the assessment targets.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargets", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargets", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentTarget", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentTarget", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentTarget", "variableName" : "member", "variableType" : "AssessmentTarget", "documentation" : "", "simpleType" : "AssessmentTarget", "variableSetterType" : "AssessmentTarget" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTarget", "variableName" : "member", "variableType" : "AssessmentTarget", "documentation" : "", "simpleType" : "AssessmentTarget", "variableSetterType" : "AssessmentTarget" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentTarget", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentTarget", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargets", "setterDocumentation" : "

Information about the assessment targets.

\n@param assessmentTargets Information about the assessment targets.", "setterMethodName" : "setAssessmentTargets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargets", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment targets.

\n

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

\n@param assessmentTargets Information about the assessment targets.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargets", "variableType" : "java.util.List", "documentation" : "

Information about the assessment targets.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@return Assessment target details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargets" : { "beanStyleGetterMethodName" : "getAssessmentTargets", "beanStyleSetterMethodName" : "setAssessmentTargets", "c2jName" : "assessmentTargets", "c2jShape" : "AssessmentTargetList", "deprecated" : false, "documentation" : "

Information about the assessment targets.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargets", "fluentSetterDocumentation" : "

Information about the assessment targets.

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

Information about the assessment targets.

\n@return Information about the assessment targets.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargets", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargets", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentTarget", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentTarget", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentTarget", "variableName" : "member", "variableType" : "AssessmentTarget", "documentation" : "", "simpleType" : "AssessmentTarget", "variableSetterType" : "AssessmentTarget" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTarget", "variableName" : "member", "variableType" : "AssessmentTarget", "documentation" : "", "simpleType" : "AssessmentTarget", "variableSetterType" : "AssessmentTarget" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentTarget", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentTarget", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargets", "setterDocumentation" : "

Information about the assessment targets.

\n@param assessmentTargets Information about the assessment targets.", "setterMethodName" : "setAssessmentTargets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargets", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment targets.

\n

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

\n@param assessmentTargets Information about the assessment targets.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargets", "variableType" : "java.util.List", "documentation" : "

Information about the assessment targets.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@return Assessment target details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargets", "beanStyleSetterMethodName" : "setAssessmentTargets", "c2jName" : "assessmentTargets", "c2jShape" : "AssessmentTargetList", "deprecated" : false, "documentation" : "

Information about the assessment targets.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargets", "fluentSetterDocumentation" : "

Information about the assessment targets.

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

Information about the assessment targets.

\n@return Information about the assessment targets.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargets", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargets", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentTarget", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentTarget", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentTarget", "variableName" : "member", "variableType" : "AssessmentTarget", "documentation" : "", "simpleType" : "AssessmentTarget", "variableSetterType" : "AssessmentTarget" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTarget", "variableName" : "member", "variableType" : "AssessmentTarget", "documentation" : "", "simpleType" : "AssessmentTarget", "variableSetterType" : "AssessmentTarget" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentTarget", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentTarget", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargets", "setterDocumentation" : "

Information about the assessment targets.

\n@param assessmentTargets Information about the assessment targets.", "setterMethodName" : "setAssessmentTargets", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargets", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment targets.

\n

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

\n@param assessmentTargets Information about the assessment targets.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargets", "variableType" : "java.util.List", "documentation" : "

Information about the assessment targets.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@return Assessment target details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment target details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment target details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargets", "failedItems" ], "shapeName" : "DescribeAssessmentTargetsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeAssessmentTargetsResponse", "variableName" : "describeAssessmentTargetsResponse", "variableType" : "DescribeAssessmentTargetsResponse", "documentation" : null, "simpleType" : "DescribeAssessmentTargetsResponse", "variableSetterType" : "DescribeAssessmentTargetsResponse" }, "wrapper" : false }, "DescribeAssessmentTemplatesRequest" : { "c2jName" : "DescribeAssessmentTemplatesRequest", "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" : "DescribeAssessmentTemplates", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DescribeAssessmentTemplates", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "\n@param assessmentTemplateArns \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "\n@param assessmentTemplateArns ", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "\n

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

\n@param assessmentTemplateArns \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTemplateArns" : { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "\n@param assessmentTemplateArns \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "\n@param assessmentTemplateArns ", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "\n

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

\n@param assessmentTemplateArns \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "\n@param assessmentTemplateArns \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "\n@param assessmentTemplateArns ", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "\n

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

\n@param assessmentTemplateArns \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTemplateArns" ], "shapeName" : "DescribeAssessmentTemplatesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeAssessmentTemplatesRequest", "variableName" : "describeAssessmentTemplatesRequest", "variableType" : "DescribeAssessmentTemplatesRequest", "documentation" : null, "simpleType" : "DescribeAssessmentTemplatesRequest", "variableSetterType" : "DescribeAssessmentTemplatesRequest" }, "wrapper" : false }, "DescribeAssessmentTemplatesResponse" : { "c2jName" : "DescribeAssessmentTemplatesResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplates", "beanStyleSetterMethodName" : "setAssessmentTemplates", "c2jName" : "assessmentTemplates", "c2jShape" : "AssessmentTemplateList", "deprecated" : false, "documentation" : "

Information about the assessment templates.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplates", "fluentSetterDocumentation" : "

Information about the assessment templates.

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

Information about the assessment templates.

\n@return Information about the assessment templates.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplates", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentTemplate", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentTemplate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentTemplate", "variableName" : "member", "variableType" : "AssessmentTemplate", "documentation" : "", "simpleType" : "AssessmentTemplate", "variableSetterType" : "AssessmentTemplate" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTemplate", "variableName" : "member", "variableType" : "AssessmentTemplate", "documentation" : "", "simpleType" : "AssessmentTemplate", "variableSetterType" : "AssessmentTemplate" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentTemplate", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentTemplate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplates", "setterDocumentation" : "

Information about the assessment templates.

\n@param assessmentTemplates Information about the assessment templates.", "setterMethodName" : "setAssessmentTemplates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplates", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment templates.

\n

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

\n@param assessmentTemplates Information about the assessment templates.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplates", "variableType" : "java.util.List", "documentation" : "

Information about the assessment templates.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@return Assessment template details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTemplates" : { "beanStyleGetterMethodName" : "getAssessmentTemplates", "beanStyleSetterMethodName" : "setAssessmentTemplates", "c2jName" : "assessmentTemplates", "c2jShape" : "AssessmentTemplateList", "deprecated" : false, "documentation" : "

Information about the assessment templates.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplates", "fluentSetterDocumentation" : "

Information about the assessment templates.

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

Information about the assessment templates.

\n@return Information about the assessment templates.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplates", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentTemplate", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentTemplate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentTemplate", "variableName" : "member", "variableType" : "AssessmentTemplate", "documentation" : "", "simpleType" : "AssessmentTemplate", "variableSetterType" : "AssessmentTemplate" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTemplate", "variableName" : "member", "variableType" : "AssessmentTemplate", "documentation" : "", "simpleType" : "AssessmentTemplate", "variableSetterType" : "AssessmentTemplate" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentTemplate", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentTemplate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplates", "setterDocumentation" : "

Information about the assessment templates.

\n@param assessmentTemplates Information about the assessment templates.", "setterMethodName" : "setAssessmentTemplates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplates", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment templates.

\n

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

\n@param assessmentTemplates Information about the assessment templates.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplates", "variableType" : "java.util.List", "documentation" : "

Information about the assessment templates.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@return Assessment template details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplates", "beanStyleSetterMethodName" : "setAssessmentTemplates", "c2jName" : "assessmentTemplates", "c2jShape" : "AssessmentTemplateList", "deprecated" : false, "documentation" : "

Information about the assessment templates.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplates", "fluentSetterDocumentation" : "

Information about the assessment templates.

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

Information about the assessment templates.

\n@return Information about the assessment templates.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplates", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplates", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentTemplate", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentTemplate", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentTemplate", "variableName" : "member", "variableType" : "AssessmentTemplate", "documentation" : "", "simpleType" : "AssessmentTemplate", "variableSetterType" : "AssessmentTemplate" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTemplate", "variableName" : "member", "variableType" : "AssessmentTemplate", "documentation" : "", "simpleType" : "AssessmentTemplate", "variableSetterType" : "AssessmentTemplate" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentTemplate", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentTemplate", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplates", "setterDocumentation" : "

Information about the assessment templates.

\n@param assessmentTemplates Information about the assessment templates.", "setterMethodName" : "setAssessmentTemplates", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplates", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the assessment templates.

\n

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

\n@param assessmentTemplates Information about the assessment templates.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplates", "variableType" : "java.util.List", "documentation" : "

Information about the assessment templates.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@return Assessment template details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Assessment template details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Assessment template details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTemplates", "failedItems" ], "shapeName" : "DescribeAssessmentTemplatesResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeAssessmentTemplatesResponse", "variableName" : "describeAssessmentTemplatesResponse", "variableType" : "DescribeAssessmentTemplatesResponse", "documentation" : null, "simpleType" : "DescribeAssessmentTemplatesResponse", "variableSetterType" : "DescribeAssessmentTemplatesResponse" }, "wrapper" : false }, "DescribeCrossAccountAccessRoleRequest" : { "c2jName" : "DescribeCrossAccountAccessRoleRequest", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : { "action" : "DescribeCrossAccountAccessRole", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DescribeCrossAccountAccessRole", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeCrossAccountAccessRoleRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeCrossAccountAccessRoleRequest", "variableName" : "describeCrossAccountAccessRoleRequest", "variableType" : "DescribeCrossAccountAccessRoleRequest", "documentation" : null, "simpleType" : "DescribeCrossAccountAccessRoleRequest", "variableSetterType" : "DescribeCrossAccountAccessRoleRequest" }, "wrapper" : false }, "DescribeCrossAccountAccessRoleResponse" : { "c2jName" : "DescribeCrossAccountAccessRoleResponse", "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" : [ { "beanStyleGetterMethodName" : "getRoleArn", "beanStyleSetterMethodName" : "setRoleArn", "c2jName" : "roleArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

", "enumType" : null, "fluentGetterMethodName" : "roleArn", "fluentSetterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleArn", "getterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@return The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "roleArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "roleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RoleArn", "setterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.", "setterMethodName" : "setRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValid", "beanStyleSetterMethodName" : "setValid", "c2jName" : "valid", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

", "enumType" : null, "fluentGetterMethodName" : "valid", "fluentSetterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "valid", "getterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@return A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "valid", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "valid", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Valid", "setterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.", "setterMethodName" : "setValid", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "valid", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "valid", "variableType" : "Boolean", "documentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegisteredAt", "beanStyleSetterMethodName" : "setRegisteredAt", "c2jName" : "registeredAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The date when the cross-account access role was registered.

", "enumType" : null, "fluentGetterMethodName" : "registeredAt", "fluentSetterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "registeredAt", "getterDocumentation" : "

The date when the cross-account access role was registered.

\n@return The date when the cross-account access role was registered.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "registeredAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "registeredAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "RegisteredAt", "setterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.", "setterMethodName" : "setRegisteredAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "registeredAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "registeredAt", "variableType" : "java.util.Date", "documentation" : "

The date when the cross-account access role was registered.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "RegisteredAt" : { "beanStyleGetterMethodName" : "getRegisteredAt", "beanStyleSetterMethodName" : "setRegisteredAt", "c2jName" : "registeredAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The date when the cross-account access role was registered.

", "enumType" : null, "fluentGetterMethodName" : "registeredAt", "fluentSetterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "registeredAt", "getterDocumentation" : "

The date when the cross-account access role was registered.

\n@return The date when the cross-account access role was registered.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "registeredAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "registeredAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "RegisteredAt", "setterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.", "setterMethodName" : "setRegisteredAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "registeredAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "registeredAt", "variableType" : "java.util.Date", "documentation" : "

The date when the cross-account access role was registered.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "RoleArn" : { "beanStyleGetterMethodName" : "getRoleArn", "beanStyleSetterMethodName" : "setRoleArn", "c2jName" : "roleArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

", "enumType" : null, "fluentGetterMethodName" : "roleArn", "fluentSetterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleArn", "getterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@return The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "roleArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "roleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RoleArn", "setterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.", "setterMethodName" : "setRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Valid" : { "beanStyleGetterMethodName" : "getValid", "beanStyleSetterMethodName" : "setValid", "c2jName" : "valid", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

", "enumType" : null, "fluentGetterMethodName" : "valid", "fluentSetterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "valid", "getterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@return A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "valid", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "valid", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Valid", "setterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.", "setterMethodName" : "setValid", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "valid", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "valid", "variableType" : "Boolean", "documentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRoleArn", "beanStyleSetterMethodName" : "setRoleArn", "c2jName" : "roleArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

", "enumType" : null, "fluentGetterMethodName" : "roleArn", "fluentSetterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleArn", "getterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@return The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "roleArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "roleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RoleArn", "setterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.", "setterMethodName" : "setRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

\n@param roleArn The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "

The ARN that specifies the IAM role that Amazon Inspector uses to access your AWS account.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValid", "beanStyleSetterMethodName" : "setValid", "c2jName" : "valid", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

", "enumType" : null, "fluentGetterMethodName" : "valid", "fluentSetterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "valid", "getterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@return A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "valid", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "valid", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Valid", "setterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.", "setterMethodName" : "setValid", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "valid", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

\n@param valid A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "valid", "variableType" : "Boolean", "documentation" : "

A Boolean value that specifies whether the IAM role has the necessary policies attached to enable Amazon Inspector to access your AWS account.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRegisteredAt", "beanStyleSetterMethodName" : "setRegisteredAt", "c2jName" : "registeredAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The date when the cross-account access role was registered.

", "enumType" : null, "fluentGetterMethodName" : "registeredAt", "fluentSetterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "registeredAt", "getterDocumentation" : "

The date when the cross-account access role was registered.

\n@return The date when the cross-account access role was registered.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "registeredAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "registeredAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "RegisteredAt", "setterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.", "setterMethodName" : "setRegisteredAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "registeredAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The date when the cross-account access role was registered.

\n@param registeredAt The date when the cross-account access role was registered.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "registeredAt", "variableType" : "java.util.Date", "documentation" : "

The date when the cross-account access role was registered.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "roleArn", "valid", "registeredAt" ], "shapeName" : "DescribeCrossAccountAccessRoleResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeCrossAccountAccessRoleResponse", "variableName" : "describeCrossAccountAccessRoleResponse", "variableType" : "DescribeCrossAccountAccessRoleResponse", "documentation" : null, "simpleType" : "DescribeCrossAccountAccessRoleResponse", "variableSetterType" : "DescribeCrossAccountAccessRoleResponse" }, "wrapper" : false }, "DescribeFindingsRequest" : { "c2jName" : "DescribeFindingsRequest", "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" : "DescribeFindings", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DescribeFindings", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the finding that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@param findingArns The ARN that specifies the finding that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@return The ARN that specifies the finding that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@param findingArns The ARN that specifies the finding that you want to describe.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n

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

\n@param findingArns The ARN that specifies the finding that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the finding that you want to describe.

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

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

", "enumType" : "Locale", "fluentGetterMethodName" : "locale", "fluentSetterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "fluentSetterMethodName" : "locale", "getterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@return The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@see Locale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Locale", "setterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@see Locale", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FindingArns" : { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the finding that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@param findingArns The ARN that specifies the finding that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@return The ARN that specifies the finding that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@param findingArns The ARN that specifies the finding that you want to describe.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n

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

\n@param findingArns The ARN that specifies the finding that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the finding that you want to describe.

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

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

", "enumType" : "Locale", "fluentGetterMethodName" : "locale", "fluentSetterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "fluentSetterMethodName" : "locale", "getterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@return The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@see Locale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Locale", "setterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@see Locale", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the finding that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@param findingArns The ARN that specifies the finding that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@return The ARN that specifies the finding that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n@param findingArns The ARN that specifies the finding that you want to describe.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the finding that you want to describe.

\n

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

\n@param findingArns The ARN that specifies the finding that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the finding that you want to describe.

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

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

", "enumType" : "Locale", "fluentGetterMethodName" : "locale", "fluentSetterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "fluentSetterMethodName" : "locale", "getterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@return The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@see Locale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Locale", "setterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@see Locale", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

\n@param locale The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale into which you want to translate a finding description, recommendation, and the short description that identifies the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "findingArns" ], "shapeName" : "DescribeFindingsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeFindingsRequest", "variableName" : "describeFindingsRequest", "variableType" : "DescribeFindingsRequest", "documentation" : null, "simpleType" : "DescribeFindingsRequest", "variableSetterType" : "DescribeFindingsRequest" }, "wrapper" : false }, "DescribeFindingsResponse" : { "c2jName" : "DescribeFindingsResponse", "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" : [ { "beanStyleGetterMethodName" : "getFindings", "beanStyleSetterMethodName" : "setFindings", "c2jName" : "findings", "c2jShape" : "FindingList", "deprecated" : false, "documentation" : "

Information about the finding.

", "enumType" : null, "fluentGetterMethodName" : "findings", "fluentSetterDocumentation" : "

Information about the finding.

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

Information about the finding.

\n@return Information about the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Finding", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Finding", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Finding", "variableName" : "member", "variableType" : "Finding", "documentation" : "", "simpleType" : "Finding", "variableSetterType" : "Finding" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Finding", "variableName" : "member", "variableType" : "Finding", "documentation" : "", "simpleType" : "Finding", "variableSetterType" : "Finding" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Finding", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Finding", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Findings", "setterDocumentation" : "

Information about the finding.

\n@param findings Information about the finding.", "setterMethodName" : "setFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the finding.

\n

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

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

Information about the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@return Finding details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@return Finding details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "Findings" : { "beanStyleGetterMethodName" : "getFindings", "beanStyleSetterMethodName" : "setFindings", "c2jName" : "findings", "c2jShape" : "FindingList", "deprecated" : false, "documentation" : "

Information about the finding.

", "enumType" : null, "fluentGetterMethodName" : "findings", "fluentSetterDocumentation" : "

Information about the finding.

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

Information about the finding.

\n@return Information about the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Finding", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Finding", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Finding", "variableName" : "member", "variableType" : "Finding", "documentation" : "", "simpleType" : "Finding", "variableSetterType" : "Finding" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Finding", "variableName" : "member", "variableType" : "Finding", "documentation" : "", "simpleType" : "Finding", "variableSetterType" : "Finding" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Finding", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Finding", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Findings", "setterDocumentation" : "

Information about the finding.

\n@param findings Information about the finding.", "setterMethodName" : "setFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the finding.

\n

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

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

Information about the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFindings", "beanStyleSetterMethodName" : "setFindings", "c2jName" : "findings", "c2jShape" : "FindingList", "deprecated" : false, "documentation" : "

Information about the finding.

", "enumType" : null, "fluentGetterMethodName" : "findings", "fluentSetterDocumentation" : "

Information about the finding.

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

Information about the finding.

\n@return Information about the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findings", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findings", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Finding", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Finding", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Finding", "variableName" : "member", "variableType" : "Finding", "documentation" : "", "simpleType" : "Finding", "variableSetterType" : "Finding" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Finding", "variableName" : "member", "variableType" : "Finding", "documentation" : "", "simpleType" : "Finding", "variableSetterType" : "Finding" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Finding", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Finding", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Findings", "setterDocumentation" : "

Information about the finding.

\n@param findings Information about the finding.", "setterMethodName" : "setFindings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findings", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the finding.

\n

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

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

Information about the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@return Finding details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Finding details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Finding details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "findings", "failedItems" ], "shapeName" : "DescribeFindingsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeFindingsResponse", "variableName" : "describeFindingsResponse", "variableType" : "DescribeFindingsResponse", "documentation" : null, "simpleType" : "DescribeFindingsResponse", "variableSetterType" : "DescribeFindingsResponse" }, "wrapper" : false }, "DescribeResourceGroupsRequest" : { "c2jName" : "DescribeResourceGroupsRequest", "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" : "DescribeResourceGroups", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DescribeResourceGroups", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceGroupArns", "beanStyleSetterMethodName" : "setResourceGroupArns", "c2jName" : "resourceGroupArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArns", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArns", "getterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@return The ARN that specifies the resource group that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroupArns", "setterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.", "setterMethodName" : "setResourceGroupArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n

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

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the resource group that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceGroupArns" : { "beanStyleGetterMethodName" : "getResourceGroupArns", "beanStyleSetterMethodName" : "setResourceGroupArns", "c2jName" : "resourceGroupArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArns", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArns", "getterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@return The ARN that specifies the resource group that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroupArns", "setterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.", "setterMethodName" : "setResourceGroupArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n

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

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the resource group that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroupArns", "beanStyleSetterMethodName" : "setResourceGroupArns", "c2jName" : "resourceGroupArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the resource group that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArns", "fluentSetterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArns", "getterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@return The ARN that specifies the resource group that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroupArns", "setterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.", "setterMethodName" : "setResourceGroupArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the resource group that you want to describe.

\n

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

\n@param resourceGroupArns The ARN that specifies the resource group that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroupArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the resource group that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceGroupArns" ], "shapeName" : "DescribeResourceGroupsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeResourceGroupsRequest", "variableName" : "describeResourceGroupsRequest", "variableType" : "DescribeResourceGroupsRequest", "documentation" : null, "simpleType" : "DescribeResourceGroupsRequest", "variableSetterType" : "DescribeResourceGroupsRequest" }, "wrapper" : false }, "DescribeResourceGroupsResponse" : { "c2jName" : "DescribeResourceGroupsResponse", "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" : [ { "beanStyleGetterMethodName" : "getResourceGroups", "beanStyleSetterMethodName" : "setResourceGroups", "c2jName" : "resourceGroups", "c2jShape" : "ResourceGroupList", "deprecated" : false, "documentation" : "

Information about a resource group.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroups", "fluentSetterDocumentation" : "

Information about a resource group.

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

Information about a resource group.

\n@return Information about a resource group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroup", "variableName" : "member", "variableType" : "ResourceGroup", "documentation" : "", "simpleType" : "ResourceGroup", "variableSetterType" : "ResourceGroup" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroup", "variableName" : "member", "variableType" : "ResourceGroup", "documentation" : "", "simpleType" : "ResourceGroup", "variableSetterType" : "ResourceGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroup", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroups", "setterDocumentation" : "

Information about a resource group.

\n@param resourceGroups Information about a resource group.", "setterMethodName" : "setResourceGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroups", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about a resource group.

\n

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

\n@param resourceGroups Information about a resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroups", "variableType" : "java.util.List", "documentation" : "

Information about a resource group.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@return Resource group details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@return Resource group details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "ResourceGroups" : { "beanStyleGetterMethodName" : "getResourceGroups", "beanStyleSetterMethodName" : "setResourceGroups", "c2jName" : "resourceGroups", "c2jShape" : "ResourceGroupList", "deprecated" : false, "documentation" : "

Information about a resource group.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroups", "fluentSetterDocumentation" : "

Information about a resource group.

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

Information about a resource group.

\n@return Information about a resource group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroup", "variableName" : "member", "variableType" : "ResourceGroup", "documentation" : "", "simpleType" : "ResourceGroup", "variableSetterType" : "ResourceGroup" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroup", "variableName" : "member", "variableType" : "ResourceGroup", "documentation" : "", "simpleType" : "ResourceGroup", "variableSetterType" : "ResourceGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroup", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroups", "setterDocumentation" : "

Information about a resource group.

\n@param resourceGroups Information about a resource group.", "setterMethodName" : "setResourceGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroups", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about a resource group.

\n

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

\n@param resourceGroups Information about a resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroups", "variableType" : "java.util.List", "documentation" : "

Information about a resource group.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceGroups", "beanStyleSetterMethodName" : "setResourceGroups", "c2jName" : "resourceGroups", "c2jShape" : "ResourceGroupList", "deprecated" : false, "documentation" : "

Information about a resource group.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroups", "fluentSetterDocumentation" : "

Information about a resource group.

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

Information about a resource group.

\n@return Information about a resource group.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroup", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroup", "variableName" : "member", "variableType" : "ResourceGroup", "documentation" : "", "simpleType" : "ResourceGroup", "variableSetterType" : "ResourceGroup" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroup", "variableName" : "member", "variableType" : "ResourceGroup", "documentation" : "", "simpleType" : "ResourceGroup", "variableSetterType" : "ResourceGroup" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroup", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroup", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "ResourceGroups", "setterDocumentation" : "

Information about a resource group.

\n@param resourceGroups Information about a resource group.", "setterMethodName" : "setResourceGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroups", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about a resource group.

\n

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

\n@param resourceGroups Information about a resource group.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceGroups", "variableType" : "java.util.List", "documentation" : "

Information about a resource group.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@return Resource group details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Resource group details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Resource group details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceGroups", "failedItems" ], "shapeName" : "DescribeResourceGroupsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeResourceGroupsResponse", "variableName" : "describeResourceGroupsResponse", "variableType" : "DescribeResourceGroupsResponse", "documentation" : null, "simpleType" : "DescribeResourceGroupsResponse", "variableSetterType" : "DescribeResourceGroupsResponse" }, "wrapper" : false }, "DescribeRulesPackagesRequest" : { "c2jName" : "DescribeRulesPackagesRequest", "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" : "DescribeRulesPackages", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.DescribeRulesPackages", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the rules package that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@return The ARN that specifies the rules package that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n

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

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the rules package that you want to describe.

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

The locale that you want to translate a rules package description into.

", "enumType" : "Locale", "fluentGetterMethodName" : "locale", "fluentSetterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "fluentSetterMethodName" : "locale", "getterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@return The locale that you want to translate a rules package description into.\n@see Locale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Locale", "setterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@see Locale", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale that you want to translate a rules package description into.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Locale" : { "beanStyleGetterMethodName" : "getLocale", "beanStyleSetterMethodName" : "setLocale", "c2jName" : "locale", "c2jShape" : "Locale", "deprecated" : false, "documentation" : "

The locale that you want to translate a rules package description into.

", "enumType" : "Locale", "fluentGetterMethodName" : "locale", "fluentSetterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "fluentSetterMethodName" : "locale", "getterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@return The locale that you want to translate a rules package description into.\n@see Locale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Locale", "setterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@see Locale", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale that you want to translate a rules package description into.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the rules package that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@return The ARN that specifies the rules package that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n

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

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the rules package that you want to describe.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "BatchDescribeArnList", "deprecated" : false, "documentation" : "

The ARN that specifies the rules package that you want to describe.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@return The ARN that specifies the rules package that you want to describe.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARN that specifies the rules package that you want to describe.

\n

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

\n@param rulesPackageArns The ARN that specifies the rules package that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The ARN that specifies the rules package that you want to describe.

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

The locale that you want to translate a rules package description into.

", "enumType" : "Locale", "fluentGetterMethodName" : "locale", "fluentSetterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "fluentSetterMethodName" : "locale", "getterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@return The locale that you want to translate a rules package description into.\n@see Locale", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "locale", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "locale", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Locale", "setterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@see Locale", "setterMethodName" : "setLocale", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The locale that you want to translate a rules package description into.

\n@param locale The locale that you want to translate a rules package description into.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Locale", "variable" : { "variableDeclarationType" : "String", "variableName" : "locale", "variableType" : "String", "documentation" : "

The locale that you want to translate a rules package description into.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "rulesPackageArns" ], "shapeName" : "DescribeRulesPackagesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeRulesPackagesRequest", "variableName" : "describeRulesPackagesRequest", "variableType" : "DescribeRulesPackagesRequest", "documentation" : null, "simpleType" : "DescribeRulesPackagesRequest", "variableSetterType" : "DescribeRulesPackagesRequest" }, "wrapper" : false }, "DescribeRulesPackagesResponse" : { "c2jName" : "DescribeRulesPackagesResponse", "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" : [ { "beanStyleGetterMethodName" : "getRulesPackages", "beanStyleSetterMethodName" : "setRulesPackages", "c2jName" : "rulesPackages", "c2jShape" : "RulesPackageList", "deprecated" : false, "documentation" : "

Information about the rules package.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackages", "fluentSetterDocumentation" : "

Information about the rules package.

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

Information about the rules package.

\n@return Information about the rules package.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackages", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackages", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RulesPackage", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "RulesPackage", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RulesPackage", "variableName" : "member", "variableType" : "RulesPackage", "documentation" : "", "simpleType" : "RulesPackage", "variableSetterType" : "RulesPackage" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "RulesPackage", "variableName" : "member", "variableType" : "RulesPackage", "documentation" : "", "simpleType" : "RulesPackage", "variableSetterType" : "RulesPackage" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "RulesPackage", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "RulesPackage", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackages", "setterDocumentation" : "

Information about the rules package.

\n@param rulesPackages Information about the rules package.", "setterMethodName" : "setRulesPackages", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackages", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the rules package.

\n

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

\n@param rulesPackages Information about the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackages", "variableType" : "java.util.List", "documentation" : "

Information about the rules package.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@return Rules package details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@return Rules package details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null }, "RulesPackages" : { "beanStyleGetterMethodName" : "getRulesPackages", "beanStyleSetterMethodName" : "setRulesPackages", "c2jName" : "rulesPackages", "c2jShape" : "RulesPackageList", "deprecated" : false, "documentation" : "

Information about the rules package.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackages", "fluentSetterDocumentation" : "

Information about the rules package.

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

Information about the rules package.

\n@return Information about the rules package.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackages", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackages", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RulesPackage", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "RulesPackage", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RulesPackage", "variableName" : "member", "variableType" : "RulesPackage", "documentation" : "", "simpleType" : "RulesPackage", "variableSetterType" : "RulesPackage" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "RulesPackage", "variableName" : "member", "variableType" : "RulesPackage", "documentation" : "", "simpleType" : "RulesPackage", "variableSetterType" : "RulesPackage" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "RulesPackage", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "RulesPackage", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackages", "setterDocumentation" : "

Information about the rules package.

\n@param rulesPackages Information about the rules package.", "setterMethodName" : "setRulesPackages", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackages", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the rules package.

\n

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

\n@param rulesPackages Information about the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackages", "variableType" : "java.util.List", "documentation" : "

Information about the rules package.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRulesPackages", "beanStyleSetterMethodName" : "setRulesPackages", "c2jName" : "rulesPackages", "c2jShape" : "RulesPackageList", "deprecated" : false, "documentation" : "

Information about the rules package.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackages", "fluentSetterDocumentation" : "

Information about the rules package.

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

Information about the rules package.

\n@return Information about the rules package.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackages", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackages", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RulesPackage", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "RulesPackage", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "RulesPackage", "variableName" : "member", "variableType" : "RulesPackage", "documentation" : "", "simpleType" : "RulesPackage", "variableSetterType" : "RulesPackage" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "RulesPackage", "variableName" : "member", "variableType" : "RulesPackage", "documentation" : "", "simpleType" : "RulesPackage", "variableSetterType" : "RulesPackage" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "RulesPackage", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "RulesPackage", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackages", "setterDocumentation" : "

Information about the rules package.

\n@param rulesPackages Information about the rules package.", "setterMethodName" : "setRulesPackages", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackages", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Information about the rules package.

\n

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

\n@param rulesPackages Information about the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackages", "variableType" : "java.util.List", "documentation" : "

Information about the rules package.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@return Rules package details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Rules package details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Rules package details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "rulesPackages", "failedItems" ], "shapeName" : "DescribeRulesPackagesResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeRulesPackagesResponse", "variableName" : "describeRulesPackagesResponse", "variableType" : "DescribeRulesPackagesResponse", "documentation" : null, "simpleType" : "DescribeRulesPackagesResponse", "variableSetterType" : "DescribeRulesPackagesResponse" }, "wrapper" : false }, "DurationRange" : { "c2jName" : "DurationRange", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used in the AssessmentTemplateFilter data type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMinSeconds", "beanStyleSetterMethodName" : "setMinSeconds", "c2jName" : "minSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The minimum value of the duration range. Must be greater than zero.

", "enumType" : null, "fluentGetterMethodName" : "minSeconds", "fluentSetterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minSeconds", "getterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@return The minimum value of the duration range. Must be greater than zero.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "minSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "minSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MinSeconds", "setterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.", "setterMethodName" : "setMinSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "minSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "minSeconds", "variableType" : "Integer", "documentation" : "

The minimum value of the duration range. Must be greater than zero.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxSeconds", "beanStyleSetterMethodName" : "setMaxSeconds", "c2jName" : "maxSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

", "enumType" : null, "fluentGetterMethodName" : "maxSeconds", "fluentSetterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxSeconds", "getterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@return The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxSeconds", "setterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).", "setterMethodName" : "setMaxSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxSeconds", "variableType" : "Integer", "documentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxSeconds" : { "beanStyleGetterMethodName" : "getMaxSeconds", "beanStyleSetterMethodName" : "setMaxSeconds", "c2jName" : "maxSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

", "enumType" : null, "fluentGetterMethodName" : "maxSeconds", "fluentSetterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxSeconds", "getterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@return The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxSeconds", "setterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).", "setterMethodName" : "setMaxSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxSeconds", "variableType" : "Integer", "documentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "MinSeconds" : { "beanStyleGetterMethodName" : "getMinSeconds", "beanStyleSetterMethodName" : "setMinSeconds", "c2jName" : "minSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The minimum value of the duration range. Must be greater than zero.

", "enumType" : null, "fluentGetterMethodName" : "minSeconds", "fluentSetterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minSeconds", "getterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@return The minimum value of the duration range. Must be greater than zero.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "minSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "minSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MinSeconds", "setterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.", "setterMethodName" : "setMinSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "minSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "minSeconds", "variableType" : "Integer", "documentation" : "

The minimum value of the duration range. Must be greater than zero.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMinSeconds", "beanStyleSetterMethodName" : "setMinSeconds", "c2jName" : "minSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The minimum value of the duration range. Must be greater than zero.

", "enumType" : null, "fluentGetterMethodName" : "minSeconds", "fluentSetterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "minSeconds", "getterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@return The minimum value of the duration range. Must be greater than zero.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "minSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "minSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MinSeconds", "setterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.", "setterMethodName" : "setMinSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "minSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The minimum value of the duration range. Must be greater than zero.

\n@param minSeconds The minimum value of the duration range. Must be greater than zero.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "minSeconds", "variableType" : "Integer", "documentation" : "

The minimum value of the duration range. Must be greater than zero.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxSeconds", "beanStyleSetterMethodName" : "setMaxSeconds", "c2jName" : "maxSeconds", "c2jShape" : "AssessmentRunDuration", "deprecated" : false, "documentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

", "enumType" : null, "fluentGetterMethodName" : "maxSeconds", "fluentSetterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxSeconds", "getterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@return The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxSeconds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxSeconds", "setterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).", "setterMethodName" : "setMaxSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxSeconds", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

\n@param maxSeconds The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxSeconds", "variableType" : "Integer", "documentation" : "

The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DurationRange", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DurationRange", "variableName" : "durationRange", "variableType" : "DurationRange", "documentation" : null, "simpleType" : "DurationRange", "variableSetterType" : "DurationRange" }, "wrapper" : false }, "EventSubscription" : { "c2jName" : "EventSubscription", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used in the Subscription data type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@return The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubscribedAt", "beanStyleSetterMethodName" : "setSubscribedAt", "c2jName" : "subscribedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which SubscribeToEvent is called.

", "enumType" : null, "fluentGetterMethodName" : "subscribedAt", "fluentSetterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscribedAt", "getterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@return The time at which SubscribeToEvent is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "subscribedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "subscribedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "SubscribedAt", "setterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.", "setterMethodName" : "setSubscribedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "subscribedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "subscribedAt", "variableType" : "java.util.Date", "documentation" : "

The time at which SubscribeToEvent is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Event" : { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@return The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SubscribedAt" : { "beanStyleGetterMethodName" : "getSubscribedAt", "beanStyleSetterMethodName" : "setSubscribedAt", "c2jName" : "subscribedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which SubscribeToEvent is called.

", "enumType" : null, "fluentGetterMethodName" : "subscribedAt", "fluentSetterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscribedAt", "getterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@return The time at which SubscribeToEvent is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "subscribedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "subscribedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "SubscribedAt", "setterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.", "setterMethodName" : "setSubscribedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "subscribedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "subscribedAt", "variableType" : "java.util.Date", "documentation" : "

The time at which SubscribeToEvent is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@return The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

\n@param event The event for which Amazon Simple Notification Service (SNS) notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which Amazon Simple Notification Service (SNS) notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSubscribedAt", "beanStyleSetterMethodName" : "setSubscribedAt", "c2jName" : "subscribedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which SubscribeToEvent is called.

", "enumType" : null, "fluentGetterMethodName" : "subscribedAt", "fluentSetterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscribedAt", "getterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@return The time at which SubscribeToEvent is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "subscribedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "subscribedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "SubscribedAt", "setterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.", "setterMethodName" : "setSubscribedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "subscribedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which SubscribeToEvent is called.

\n@param subscribedAt The time at which SubscribeToEvent is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "subscribedAt", "variableType" : "java.util.Date", "documentation" : "

The time at which SubscribeToEvent is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "event", "subscribedAt" ], "shapeName" : "EventSubscription", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "eventSubscription", "variableType" : "EventSubscription", "documentation" : null, "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "wrapper" : false }, "FailedItemDetails" : { "c2jName" : "FailedItemDetails", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Includes details about the failed items.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getFailureCode", "beanStyleSetterMethodName" : "setFailureCode", "c2jName" : "failureCode", "c2jShape" : "FailedItemErrorCode", "deprecated" : false, "documentation" : "

The status code of a failed item.

", "enumType" : "FailedItemErrorCode", "fluentGetterMethodName" : "failureCode", "fluentSetterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FailedItemErrorCode", "fluentSetterMethodName" : "failureCode", "getterDocumentation" : "

The status code of a failed item.

\n@return The status code of a failed item.\n@see FailedItemErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failureCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failureCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FailureCode", "setterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@see FailedItemErrorCode", "setterMethodName" : "setFailureCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "failureCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FailedItemErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "failureCode", "variableType" : "String", "documentation" : "

The status code of a failed item.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetryable", "beanStyleSetterMethodName" : "setRetryable", "c2jName" : "retryable", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

", "enumType" : null, "fluentGetterMethodName" : "retryable", "fluentSetterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retryable", "getterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@return Indicates whether you can immediately retry a request for this item for a specified resource.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "retryable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "retryable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Retryable", "setterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.", "setterMethodName" : "setRetryable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retryable", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retryable", "variableType" : "Boolean", "documentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailureCode" : { "beanStyleGetterMethodName" : "getFailureCode", "beanStyleSetterMethodName" : "setFailureCode", "c2jName" : "failureCode", "c2jShape" : "FailedItemErrorCode", "deprecated" : false, "documentation" : "

The status code of a failed item.

", "enumType" : "FailedItemErrorCode", "fluentGetterMethodName" : "failureCode", "fluentSetterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FailedItemErrorCode", "fluentSetterMethodName" : "failureCode", "getterDocumentation" : "

The status code of a failed item.

\n@return The status code of a failed item.\n@see FailedItemErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failureCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failureCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FailureCode", "setterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@see FailedItemErrorCode", "setterMethodName" : "setFailureCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "failureCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FailedItemErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "failureCode", "variableType" : "String", "documentation" : "

The status code of a failed item.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Retryable" : { "beanStyleGetterMethodName" : "getRetryable", "beanStyleSetterMethodName" : "setRetryable", "c2jName" : "retryable", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

", "enumType" : null, "fluentGetterMethodName" : "retryable", "fluentSetterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retryable", "getterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@return Indicates whether you can immediately retry a request for this item for a specified resource.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "retryable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "retryable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Retryable", "setterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.", "setterMethodName" : "setRetryable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retryable", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retryable", "variableType" : "Boolean", "documentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFailureCode", "beanStyleSetterMethodName" : "setFailureCode", "c2jName" : "failureCode", "c2jShape" : "FailedItemErrorCode", "deprecated" : false, "documentation" : "

The status code of a failed item.

", "enumType" : "FailedItemErrorCode", "fluentGetterMethodName" : "failureCode", "fluentSetterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FailedItemErrorCode", "fluentSetterMethodName" : "failureCode", "getterDocumentation" : "

The status code of a failed item.

\n@return The status code of a failed item.\n@see FailedItemErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failureCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failureCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "FailureCode", "setterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@see FailedItemErrorCode", "setterMethodName" : "setFailureCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "failureCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The status code of a failed item.

\n@param failureCode The status code of a failed item.\n@return Returns a reference to this object so that method calls can be chained together.\n@see FailedItemErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "failureCode", "variableType" : "String", "documentation" : "

The status code of a failed item.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRetryable", "beanStyleSetterMethodName" : "setRetryable", "c2jName" : "retryable", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

", "enumType" : null, "fluentGetterMethodName" : "retryable", "fluentSetterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "retryable", "getterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@return Indicates whether you can immediately retry a request for this item for a specified resource.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "retryable", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "retryable", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "Retryable", "setterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.", "setterMethodName" : "setRetryable", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "retryable", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

\n@param retryable Indicates whether you can immediately retry a request for this item for a specified resource.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "retryable", "variableType" : "Boolean", "documentation" : "

Indicates whether you can immediately retry a request for this item for a specified resource.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "failureCode", "retryable" ], "shapeName" : "FailedItemDetails", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "failedItemDetails", "variableType" : "FailedItemDetails", "documentation" : null, "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "wrapper" : false }, "FailedItemErrorCode" : { "c2jName" : "FailedItemErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "INVALID_ARN", "value" : "INVALID_ARN" }, { "name" : "DUPLICATE_ARN", "value" : "DUPLICATE_ARN" }, { "name" : "ITEM_DOES_NOT_EXIST", "value" : "ITEM_DOES_NOT_EXIST" }, { "name" : "ACCESS_DENIED", "value" : "ACCESS_DENIED" }, { "name" : "LIMIT_EXCEEDED", "value" : "LIMIT_EXCEEDED" }, { "name" : "INTERNAL_ERROR", "value" : "INTERNAL_ERROR" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "FailedItemErrorCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FailedItemErrorCode", "variableName" : "failedItemErrorCode", "variableType" : "FailedItemErrorCode", "documentation" : null, "simpleType" : "FailedItemErrorCode", "variableSetterType" : "FailedItemErrorCode" }, "wrapper" : false }, "Finding" : { "c2jName" : "Finding", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Contains information about an Amazon Inspector finding. This data type is used as the response element in the DescribeFindings action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the finding.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

The ARN that specifies the finding.

\n@return The ARN that specifies the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.\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 ARN that specifies the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getService", "beanStyleSetterMethodName" : "setService", "c2jName" : "service", "c2jShape" : "ServiceName", "deprecated" : false, "documentation" : "

The data element is set to \"Inspector\".

", "enumType" : null, "fluentGetterMethodName" : "service", "fluentSetterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "service", "getterDocumentation" : "

The data element is set to \"Inspector\".

\n@return The data element is set to \"Inspector\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "service", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "service", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Service", "setterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".", "setterMethodName" : "setService", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".\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 data element is set to \"Inspector\".

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAttributes", "beanStyleSetterMethodName" : "setServiceAttributes", "c2jName" : "serviceAttributes", "c2jShape" : "InspectorServiceAttributes", "deprecated" : false, "documentation" : "

This data type is used in the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "serviceAttributes", "fluentSetterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAttributes", "getterDocumentation" : "

This data type is used in the Finding data type.

\n@return This data type is used in the Finding data type.", "getterModel" : { "returnType" : "InspectorServiceAttributes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "serviceAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "serviceAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ServiceAttributes", "setterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.", "setterMethodName" : "setServiceAttributes", "setterModel" : { "variableDeclarationType" : "InspectorServiceAttributes", "variableName" : "serviceAttributes", "variableType" : "InspectorServiceAttributes", "documentation" : "", "simpleType" : "InspectorServiceAttributes", "variableSetterType" : "InspectorServiceAttributes" }, "simple" : false, "varargSetterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "InspectorServiceAttributes", "variableName" : "serviceAttributes", "variableType" : "InspectorServiceAttributes", "documentation" : "

This data type is used in the Finding data type.

", "simpleType" : "InspectorServiceAttributes", "variableSetterType" : "InspectorServiceAttributes" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssetType", "beanStyleSetterMethodName" : "setAssetType", "c2jName" : "assetType", "c2jShape" : "AssetType", "deprecated" : false, "documentation" : "

The type of the host from which the finding is generated.

", "enumType" : "AssetType", "fluentGetterMethodName" : "assetType", "fluentSetterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssetType", "fluentSetterMethodName" : "assetType", "getterDocumentation" : "

The type of the host from which the finding is generated.

\n@return The type of the host from which the finding is generated.\n@see AssetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assetType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssetType", "setterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@see AssetType", "setterMethodName" : "setAssetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assetType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssetType", "variable" : { "variableDeclarationType" : "String", "variableName" : "assetType", "variableType" : "String", "documentation" : "

The type of the host from which the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssetAttributes", "beanStyleSetterMethodName" : "setAssetAttributes", "c2jName" : "assetAttributes", "c2jShape" : "AssetAttributes", "deprecated" : false, "documentation" : "

A collection of attributes of the host from which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "assetAttributes", "fluentSetterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assetAttributes", "getterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@return A collection of attributes of the host from which the finding is generated.", "getterModel" : { "returnType" : "AssetAttributes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assetAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assetAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "AssetAttributes", "setterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.", "setterMethodName" : "setAssetAttributes", "setterModel" : { "variableDeclarationType" : "AssetAttributes", "variableName" : "assetAttributes", "variableType" : "AssetAttributes", "documentation" : "", "simpleType" : "AssetAttributes", "variableSetterType" : "AssetAttributes" }, "simple" : false, "varargSetterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssetAttributes", "variableName" : "assetAttributes", "variableType" : "AssetAttributes", "documentation" : "

A collection of attributes of the host from which the finding is generated.

", "simpleType" : "AssetAttributes", "variableSetterType" : "AssetAttributes" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "id", "c2jShape" : "FindingId", "deprecated" : false, "documentation" : "

The ID of the finding.

", "enumType" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the finding.

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

The ID of the finding.

\n@return The ID of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "id", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Id", "setterDocumentation" : "

The ID of the finding.

\n@param id The ID of the finding.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the finding.

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

The ID of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTitle", "beanStyleSetterMethodName" : "setTitle", "c2jName" : "title", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The name of the finding.

", "enumType" : null, "fluentGetterMethodName" : "title", "fluentSetterDocumentation" : "

The name of the finding.

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

The name of the finding.

\n@return The name of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "title", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "title", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Title", "setterDocumentation" : "

The name of the finding.

\n@param title The name of the finding.", "setterMethodName" : "setTitle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the finding.

\n@param title The name of the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "

The name of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "description", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The description of the finding.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the finding.

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

The description of the finding.

\n@return The description of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the finding.

\n@param description The description of the finding.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description of the finding.

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

The description of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecommendation", "beanStyleSetterMethodName" : "setRecommendation", "c2jName" : "recommendation", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The recommendation for the finding.

", "enumType" : null, "fluentGetterMethodName" : "recommendation", "fluentSetterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recommendation", "getterDocumentation" : "

The recommendation for the finding.

\n@return The recommendation for the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "recommendation", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "recommendation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Recommendation", "setterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.", "setterMethodName" : "setRecommendation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recommendation", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "recommendation", "variableType" : "String", "documentation" : "

The recommendation for the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSeverity", "beanStyleSetterMethodName" : "setSeverity", "c2jName" : "severity", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

", "enumType" : "Severity", "fluentGetterMethodName" : "severity", "fluentSetterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "severity", "getterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@return The finding severity. Values can be set to High, Medium, Low, and Informational.\n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "severity", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "severity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Severity", "setterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@see Severity", "setterMethodName" : "setSeverity", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "severity", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "String", "variableName" : "severity", "variableType" : "String", "documentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumericSeverity", "beanStyleSetterMethodName" : "setNumericSeverity", "c2jName" : "numericSeverity", "c2jShape" : "NumericSeverity", "deprecated" : false, "documentation" : "

The numeric value of the finding severity.

", "enumType" : null, "fluentGetterMethodName" : "numericSeverity", "fluentSetterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numericSeverity", "getterDocumentation" : "

The numeric value of the finding severity.

\n@return The numeric value of the finding severity.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "numericSeverity", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "numericSeverity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "NumericSeverity", "setterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.", "setterMethodName" : "setNumericSeverity", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "numericSeverity", "variableType" : "Double", "documentation" : "", "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "varargSetterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Double", "variableName" : "numericSeverity", "variableType" : "Double", "documentation" : "

The numeric value of the finding severity.

", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConfidence", "beanStyleSetterMethodName" : "setConfidence", "c2jName" : "confidence", "c2jShape" : "IocConfidence", "deprecated" : false, "documentation" : "

This data element is currently not used.

", "enumType" : null, "fluentGetterMethodName" : "confidence", "fluentSetterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "confidence", "getterDocumentation" : "

This data element is currently not used.

\n@return This data element is currently not used.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "confidence", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "confidence", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Confidence", "setterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.", "setterMethodName" : "setConfidence", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "confidence", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "confidence", "variableType" : "Integer", "documentation" : "

This data element is currently not used.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIndicatorOfCompromise", "beanStyleSetterMethodName" : "setIndicatorOfCompromise", "c2jName" : "indicatorOfCompromise", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

This data element is currently not used.

", "enumType" : null, "fluentGetterMethodName" : "indicatorOfCompromise", "fluentSetterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "indicatorOfCompromise", "getterDocumentation" : "

This data element is currently not used.

\n@return This data element is currently not used.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "indicatorOfCompromise", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "indicatorOfCompromise", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IndicatorOfCompromise", "setterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.", "setterMethodName" : "setIndicatorOfCompromise", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "indicatorOfCompromise", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "indicatorOfCompromise", "variableType" : "Boolean", "documentation" : "

This data element is currently not used.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

The system-defined attributes for the finding.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

The system-defined attributes for the finding.

\n@param attributes The system-defined attributes for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

The system-defined attributes for the finding.

\n@return The system-defined attributes for the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

The system-defined attributes for the finding.

\n@param attributes The system-defined attributes for the finding.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The system-defined attributes for the finding.

\n

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

\n@param attributes The system-defined attributes for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

The system-defined attributes for the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributes", "beanStyleSetterMethodName" : "setUserAttributes", "c2jName" : "userAttributes", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to the finding.

", "enumType" : null, "fluentGetterMethodName" : "userAttributes", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@param userAttributes The user-defined attributes that are assigned to the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributes", "getterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@return The user-defined attributes that are assigned to the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributes", "setterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@param userAttributes The user-defined attributes that are assigned to the finding.", "setterMethodName" : "setUserAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n

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

\n@param userAttributes The user-defined attributes that are assigned to the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when the finding was generated.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time when the finding was generated.

\n@return The time when the finding was generated.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time when the finding was generated.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUpdatedAt", "beanStyleSetterMethodName" : "setUpdatedAt", "c2jName" : "updatedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when AddAttributesToFindings is called.

", "enumType" : null, "fluentGetterMethodName" : "updatedAt", "fluentSetterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updatedAt", "getterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@return The time when AddAttributesToFindings is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "updatedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "updatedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "UpdatedAt", "setterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.", "setterMethodName" : "setUpdatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "

The time when AddAttributesToFindings is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the finding.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

The ARN that specifies the finding.

\n@return The ARN that specifies the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.\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 ARN that specifies the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssetAttributes" : { "beanStyleGetterMethodName" : "getAssetAttributes", "beanStyleSetterMethodName" : "setAssetAttributes", "c2jName" : "assetAttributes", "c2jShape" : "AssetAttributes", "deprecated" : false, "documentation" : "

A collection of attributes of the host from which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "assetAttributes", "fluentSetterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assetAttributes", "getterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@return A collection of attributes of the host from which the finding is generated.", "getterModel" : { "returnType" : "AssetAttributes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assetAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assetAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "AssetAttributes", "setterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.", "setterMethodName" : "setAssetAttributes", "setterModel" : { "variableDeclarationType" : "AssetAttributes", "variableName" : "assetAttributes", "variableType" : "AssetAttributes", "documentation" : "", "simpleType" : "AssetAttributes", "variableSetterType" : "AssetAttributes" }, "simple" : false, "varargSetterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssetAttributes", "variableName" : "assetAttributes", "variableType" : "AssetAttributes", "documentation" : "

A collection of attributes of the host from which the finding is generated.

", "simpleType" : "AssetAttributes", "variableSetterType" : "AssetAttributes" }, "xmlNameSpaceUri" : null }, "AssetType" : { "beanStyleGetterMethodName" : "getAssetType", "beanStyleSetterMethodName" : "setAssetType", "c2jName" : "assetType", "c2jShape" : "AssetType", "deprecated" : false, "documentation" : "

The type of the host from which the finding is generated.

", "enumType" : "AssetType", "fluentGetterMethodName" : "assetType", "fluentSetterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssetType", "fluentSetterMethodName" : "assetType", "getterDocumentation" : "

The type of the host from which the finding is generated.

\n@return The type of the host from which the finding is generated.\n@see AssetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assetType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssetType", "setterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@see AssetType", "setterMethodName" : "setAssetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assetType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssetType", "variable" : { "variableDeclarationType" : "String", "variableName" : "assetType", "variableType" : "String", "documentation" : "

The type of the host from which the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Attributes" : { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

The system-defined attributes for the finding.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

The system-defined attributes for the finding.

\n@param attributes The system-defined attributes for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

The system-defined attributes for the finding.

\n@return The system-defined attributes for the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

The system-defined attributes for the finding.

\n@param attributes The system-defined attributes for the finding.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The system-defined attributes for the finding.

\n

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

\n@param attributes The system-defined attributes for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

The system-defined attributes for the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Confidence" : { "beanStyleGetterMethodName" : "getConfidence", "beanStyleSetterMethodName" : "setConfidence", "c2jName" : "confidence", "c2jShape" : "IocConfidence", "deprecated" : false, "documentation" : "

This data element is currently not used.

", "enumType" : null, "fluentGetterMethodName" : "confidence", "fluentSetterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "confidence", "getterDocumentation" : "

This data element is currently not used.

\n@return This data element is currently not used.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "confidence", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "confidence", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Confidence", "setterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.", "setterMethodName" : "setConfidence", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "confidence", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "confidence", "variableType" : "Integer", "documentation" : "

This data element is currently not used.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "CreatedAt" : { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when the finding was generated.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time when the finding was generated.

\n@return The time when the finding was generated.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time when the finding was generated.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "description", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The description of the finding.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the finding.

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

The description of the finding.

\n@return The description of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the finding.

\n@param description The description of the finding.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description of the finding.

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

The description of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Id" : { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "id", "c2jShape" : "FindingId", "deprecated" : false, "documentation" : "

The ID of the finding.

", "enumType" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the finding.

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

The ID of the finding.

\n@return The ID of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "id", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Id", "setterDocumentation" : "

The ID of the finding.

\n@param id The ID of the finding.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the finding.

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

The ID of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "IndicatorOfCompromise" : { "beanStyleGetterMethodName" : "getIndicatorOfCompromise", "beanStyleSetterMethodName" : "setIndicatorOfCompromise", "c2jName" : "indicatorOfCompromise", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

This data element is currently not used.

", "enumType" : null, "fluentGetterMethodName" : "indicatorOfCompromise", "fluentSetterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "indicatorOfCompromise", "getterDocumentation" : "

This data element is currently not used.

\n@return This data element is currently not used.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "indicatorOfCompromise", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "indicatorOfCompromise", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IndicatorOfCompromise", "setterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.", "setterMethodName" : "setIndicatorOfCompromise", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "indicatorOfCompromise", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "indicatorOfCompromise", "variableType" : "Boolean", "documentation" : "

This data element is currently not used.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "NumericSeverity" : { "beanStyleGetterMethodName" : "getNumericSeverity", "beanStyleSetterMethodName" : "setNumericSeverity", "c2jName" : "numericSeverity", "c2jShape" : "NumericSeverity", "deprecated" : false, "documentation" : "

The numeric value of the finding severity.

", "enumType" : null, "fluentGetterMethodName" : "numericSeverity", "fluentSetterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numericSeverity", "getterDocumentation" : "

The numeric value of the finding severity.

\n@return The numeric value of the finding severity.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "numericSeverity", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "numericSeverity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "NumericSeverity", "setterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.", "setterMethodName" : "setNumericSeverity", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "numericSeverity", "variableType" : "Double", "documentation" : "", "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "varargSetterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Double", "variableName" : "numericSeverity", "variableType" : "Double", "documentation" : "

The numeric value of the finding severity.

", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, "Recommendation" : { "beanStyleGetterMethodName" : "getRecommendation", "beanStyleSetterMethodName" : "setRecommendation", "c2jName" : "recommendation", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The recommendation for the finding.

", "enumType" : null, "fluentGetterMethodName" : "recommendation", "fluentSetterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recommendation", "getterDocumentation" : "

The recommendation for the finding.

\n@return The recommendation for the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "recommendation", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "recommendation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Recommendation", "setterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.", "setterMethodName" : "setRecommendation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recommendation", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "recommendation", "variableType" : "String", "documentation" : "

The recommendation for the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SchemaVersion" : { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "Service" : { "beanStyleGetterMethodName" : "getService", "beanStyleSetterMethodName" : "setService", "c2jName" : "service", "c2jShape" : "ServiceName", "deprecated" : false, "documentation" : "

The data element is set to \"Inspector\".

", "enumType" : null, "fluentGetterMethodName" : "service", "fluentSetterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "service", "getterDocumentation" : "

The data element is set to \"Inspector\".

\n@return The data element is set to \"Inspector\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "service", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "service", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Service", "setterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".", "setterMethodName" : "setService", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".\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 data element is set to \"Inspector\".

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ServiceAttributes" : { "beanStyleGetterMethodName" : "getServiceAttributes", "beanStyleSetterMethodName" : "setServiceAttributes", "c2jName" : "serviceAttributes", "c2jShape" : "InspectorServiceAttributes", "deprecated" : false, "documentation" : "

This data type is used in the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "serviceAttributes", "fluentSetterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAttributes", "getterDocumentation" : "

This data type is used in the Finding data type.

\n@return This data type is used in the Finding data type.", "getterModel" : { "returnType" : "InspectorServiceAttributes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "serviceAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "serviceAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ServiceAttributes", "setterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.", "setterMethodName" : "setServiceAttributes", "setterModel" : { "variableDeclarationType" : "InspectorServiceAttributes", "variableName" : "serviceAttributes", "variableType" : "InspectorServiceAttributes", "documentation" : "", "simpleType" : "InspectorServiceAttributes", "variableSetterType" : "InspectorServiceAttributes" }, "simple" : false, "varargSetterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "InspectorServiceAttributes", "variableName" : "serviceAttributes", "variableType" : "InspectorServiceAttributes", "documentation" : "

This data type is used in the Finding data type.

", "simpleType" : "InspectorServiceAttributes", "variableSetterType" : "InspectorServiceAttributes" }, "xmlNameSpaceUri" : null }, "Severity" : { "beanStyleGetterMethodName" : "getSeverity", "beanStyleSetterMethodName" : "setSeverity", "c2jName" : "severity", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

", "enumType" : "Severity", "fluentGetterMethodName" : "severity", "fluentSetterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "severity", "getterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@return The finding severity. Values can be set to High, Medium, Low, and Informational.\n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "severity", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "severity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Severity", "setterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@see Severity", "setterMethodName" : "setSeverity", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "severity", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "String", "variableName" : "severity", "variableType" : "String", "documentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Title" : { "beanStyleGetterMethodName" : "getTitle", "beanStyleSetterMethodName" : "setTitle", "c2jName" : "title", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The name of the finding.

", "enumType" : null, "fluentGetterMethodName" : "title", "fluentSetterDocumentation" : "

The name of the finding.

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

The name of the finding.

\n@return The name of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "title", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "title", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Title", "setterDocumentation" : "

The name of the finding.

\n@param title The name of the finding.", "setterMethodName" : "setTitle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the finding.

\n@param title The name of the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "

The name of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "UpdatedAt" : { "beanStyleGetterMethodName" : "getUpdatedAt", "beanStyleSetterMethodName" : "setUpdatedAt", "c2jName" : "updatedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when AddAttributesToFindings is called.

", "enumType" : null, "fluentGetterMethodName" : "updatedAt", "fluentSetterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updatedAt", "getterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@return The time when AddAttributesToFindings is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "updatedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "updatedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "UpdatedAt", "setterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.", "setterMethodName" : "setUpdatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "

The time when AddAttributesToFindings is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "UserAttributes" : { "beanStyleGetterMethodName" : "getUserAttributes", "beanStyleSetterMethodName" : "setUserAttributes", "c2jName" : "userAttributes", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to the finding.

", "enumType" : null, "fluentGetterMethodName" : "userAttributes", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@param userAttributes The user-defined attributes that are assigned to the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributes", "getterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@return The user-defined attributes that are assigned to the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributes", "setterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@param userAttributes The user-defined attributes that are assigned to the finding.", "setterMethodName" : "setUserAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n

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

\n@param userAttributes The user-defined attributes that are assigned to the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the finding.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "arn", "getterDocumentation" : "

The ARN that specifies the finding.

\n@return The ARN that specifies the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the finding.

\n@param arn The ARN that specifies the finding.\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 ARN that specifies the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getService", "beanStyleSetterMethodName" : "setService", "c2jName" : "service", "c2jShape" : "ServiceName", "deprecated" : false, "documentation" : "

The data element is set to \"Inspector\".

", "enumType" : null, "fluentGetterMethodName" : "service", "fluentSetterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "service", "getterDocumentation" : "

The data element is set to \"Inspector\".

\n@return The data element is set to \"Inspector\".", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "service", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "service", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Service", "setterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".", "setterMethodName" : "setService", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "service", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The data element is set to \"Inspector\".

\n@param service The data element is set to \"Inspector\".\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 data element is set to \"Inspector\".

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getServiceAttributes", "beanStyleSetterMethodName" : "setServiceAttributes", "c2jName" : "serviceAttributes", "c2jShape" : "InspectorServiceAttributes", "deprecated" : false, "documentation" : "

This data type is used in the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "serviceAttributes", "fluentSetterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "serviceAttributes", "getterDocumentation" : "

This data type is used in the Finding data type.

\n@return This data type is used in the Finding data type.", "getterModel" : { "returnType" : "InspectorServiceAttributes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "serviceAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "serviceAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "ServiceAttributes", "setterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.", "setterMethodName" : "setServiceAttributes", "setterModel" : { "variableDeclarationType" : "InspectorServiceAttributes", "variableName" : "serviceAttributes", "variableType" : "InspectorServiceAttributes", "documentation" : "", "simpleType" : "InspectorServiceAttributes", "variableSetterType" : "InspectorServiceAttributes" }, "simple" : false, "varargSetterDocumentation" : "

This data type is used in the Finding data type.

\n@param serviceAttributes This data type is used in the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "InspectorServiceAttributes", "variableName" : "serviceAttributes", "variableType" : "InspectorServiceAttributes", "documentation" : "

This data type is used in the Finding data type.

", "simpleType" : "InspectorServiceAttributes", "variableSetterType" : "InspectorServiceAttributes" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssetType", "beanStyleSetterMethodName" : "setAssetType", "c2jName" : "assetType", "c2jShape" : "AssetType", "deprecated" : false, "documentation" : "

The type of the host from which the finding is generated.

", "enumType" : "AssetType", "fluentGetterMethodName" : "assetType", "fluentSetterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssetType", "fluentSetterMethodName" : "assetType", "getterDocumentation" : "

The type of the host from which the finding is generated.

\n@return The type of the host from which the finding is generated.\n@see AssetType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assetType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assetType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssetType", "setterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@see AssetType", "setterMethodName" : "setAssetType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assetType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The type of the host from which the finding is generated.

\n@param assetType The type of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see AssetType", "variable" : { "variableDeclarationType" : "String", "variableName" : "assetType", "variableType" : "String", "documentation" : "

The type of the host from which the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssetAttributes", "beanStyleSetterMethodName" : "setAssetAttributes", "c2jName" : "assetAttributes", "c2jShape" : "AssetAttributes", "deprecated" : false, "documentation" : "

A collection of attributes of the host from which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "assetAttributes", "fluentSetterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assetAttributes", "getterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@return A collection of attributes of the host from which the finding is generated.", "getterModel" : { "returnType" : "AssetAttributes", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assetAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assetAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "AssetAttributes", "setterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.", "setterMethodName" : "setAssetAttributes", "setterModel" : { "variableDeclarationType" : "AssetAttributes", "variableName" : "assetAttributes", "variableType" : "AssetAttributes", "documentation" : "", "simpleType" : "AssetAttributes", "variableSetterType" : "AssetAttributes" }, "simple" : false, "varargSetterDocumentation" : "

A collection of attributes of the host from which the finding is generated.

\n@param assetAttributes A collection of attributes of the host from which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssetAttributes", "variableName" : "assetAttributes", "variableType" : "AssetAttributes", "documentation" : "

A collection of attributes of the host from which the finding is generated.

", "simpleType" : "AssetAttributes", "variableSetterType" : "AssetAttributes" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getId", "beanStyleSetterMethodName" : "setId", "c2jName" : "id", "c2jShape" : "FindingId", "deprecated" : false, "documentation" : "

The ID of the finding.

", "enumType" : null, "fluentGetterMethodName" : "id", "fluentSetterDocumentation" : "

The ID of the finding.

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

The ID of the finding.

\n@return The ID of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "id", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "id", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Id", "setterDocumentation" : "

The ID of the finding.

\n@param id The ID of the finding.", "setterMethodName" : "setId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "id", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ID of the finding.

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

The ID of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTitle", "beanStyleSetterMethodName" : "setTitle", "c2jName" : "title", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The name of the finding.

", "enumType" : null, "fluentGetterMethodName" : "title", "fluentSetterDocumentation" : "

The name of the finding.

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

The name of the finding.

\n@return The name of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "title", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "title", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Title", "setterDocumentation" : "

The name of the finding.

\n@param title The name of the finding.", "setterMethodName" : "setTitle", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the finding.

\n@param title The name of the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "title", "variableType" : "String", "documentation" : "

The name of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "description", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The description of the finding.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the finding.

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

The description of the finding.

\n@return The description of the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the finding.

\n@param description The description of the finding.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description of the finding.

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

The description of the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRecommendation", "beanStyleSetterMethodName" : "setRecommendation", "c2jName" : "recommendation", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The recommendation for the finding.

", "enumType" : null, "fluentGetterMethodName" : "recommendation", "fluentSetterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "recommendation", "getterDocumentation" : "

The recommendation for the finding.

\n@return The recommendation for the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "recommendation", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "recommendation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Recommendation", "setterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.", "setterMethodName" : "setRecommendation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "recommendation", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The recommendation for the finding.

\n@param recommendation The recommendation for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "recommendation", "variableType" : "String", "documentation" : "

The recommendation for the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSeverity", "beanStyleSetterMethodName" : "setSeverity", "c2jName" : "severity", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

", "enumType" : "Severity", "fluentGetterMethodName" : "severity", "fluentSetterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "severity", "getterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@return The finding severity. Values can be set to High, Medium, Low, and Informational.\n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "severity", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "severity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Severity", "setterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@see Severity", "setterMethodName" : "setSeverity", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "severity", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

\n@param severity The finding severity. Values can be set to High, Medium, Low, and Informational.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "String", "variableName" : "severity", "variableType" : "String", "documentation" : "

The finding severity. Values can be set to High, Medium, Low, and Informational.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNumericSeverity", "beanStyleSetterMethodName" : "setNumericSeverity", "c2jName" : "numericSeverity", "c2jShape" : "NumericSeverity", "deprecated" : false, "documentation" : "

The numeric value of the finding severity.

", "enumType" : null, "fluentGetterMethodName" : "numericSeverity", "fluentSetterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "numericSeverity", "getterDocumentation" : "

The numeric value of the finding severity.

\n@return The numeric value of the finding severity.", "getterModel" : { "returnType" : "Double", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "numericSeverity", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "numericSeverity", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Double", "marshallingType" : "DOUBLE", "name" : "NumericSeverity", "setterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.", "setterMethodName" : "setNumericSeverity", "setterModel" : { "variableDeclarationType" : "Double", "variableName" : "numericSeverity", "variableType" : "Double", "documentation" : "", "simpleType" : "Double", "variableSetterType" : "Double" }, "simple" : true, "varargSetterDocumentation" : "

The numeric value of the finding severity.

\n@param numericSeverity The numeric value of the finding severity.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Double", "variableName" : "numericSeverity", "variableType" : "Double", "documentation" : "

The numeric value of the finding severity.

", "simpleType" : "Double", "variableSetterType" : "Double" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getConfidence", "beanStyleSetterMethodName" : "setConfidence", "c2jName" : "confidence", "c2jShape" : "IocConfidence", "deprecated" : false, "documentation" : "

This data element is currently not used.

", "enumType" : null, "fluentGetterMethodName" : "confidence", "fluentSetterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "confidence", "getterDocumentation" : "

This data element is currently not used.

\n@return This data element is currently not used.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "confidence", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "confidence", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "Confidence", "setterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.", "setterMethodName" : "setConfidence", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "confidence", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

This data element is currently not used.

\n@param confidence This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "confidence", "variableType" : "Integer", "documentation" : "

This data element is currently not used.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getIndicatorOfCompromise", "beanStyleSetterMethodName" : "setIndicatorOfCompromise", "c2jName" : "indicatorOfCompromise", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

This data element is currently not used.

", "enumType" : null, "fluentGetterMethodName" : "indicatorOfCompromise", "fluentSetterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "indicatorOfCompromise", "getterDocumentation" : "

This data element is currently not used.

\n@return This data element is currently not used.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "indicatorOfCompromise", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "indicatorOfCompromise", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "IndicatorOfCompromise", "setterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.", "setterMethodName" : "setIndicatorOfCompromise", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "indicatorOfCompromise", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

This data element is currently not used.

\n@param indicatorOfCompromise This data element is currently not used.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "indicatorOfCompromise", "variableType" : "Boolean", "documentation" : "

This data element is currently not used.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

The system-defined attributes for the finding.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

The system-defined attributes for the finding.

\n@param attributes The system-defined attributes for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

The system-defined attributes for the finding.

\n@return The system-defined attributes for the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

The system-defined attributes for the finding.

\n@param attributes The system-defined attributes for the finding.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The system-defined attributes for the finding.

\n

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

\n@param attributes The system-defined attributes for the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

The system-defined attributes for the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributes", "beanStyleSetterMethodName" : "setUserAttributes", "c2jName" : "userAttributes", "c2jShape" : "UserAttributeList", "deprecated" : false, "documentation" : "

The user-defined attributes that are assigned to the finding.

", "enumType" : null, "fluentGetterMethodName" : "userAttributes", "fluentSetterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@param userAttributes The user-defined attributes that are assigned to the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributes", "getterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@return The user-defined attributes that are assigned to the finding.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributes", "setterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n@param userAttributes The user-defined attributes that are assigned to the finding.", "setterMethodName" : "setUserAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The user-defined attributes that are assigned to the finding.

\n

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

\n@param userAttributes The user-defined attributes that are assigned to the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "

The user-defined attributes that are assigned to the finding.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when the finding was generated.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time when the finding was generated.

\n@return The time when the finding was generated.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when the finding was generated.

\n@param createdAt The time when the finding was generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time when the finding was generated.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUpdatedAt", "beanStyleSetterMethodName" : "setUpdatedAt", "c2jName" : "updatedAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time when AddAttributesToFindings is called.

", "enumType" : null, "fluentGetterMethodName" : "updatedAt", "fluentSetterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "updatedAt", "getterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@return The time when AddAttributesToFindings is called.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "updatedAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "updatedAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "UpdatedAt", "setterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.", "setterMethodName" : "setUpdatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time when AddAttributesToFindings is called.

\n@param updatedAt The time when AddAttributesToFindings is called.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "updatedAt", "variableType" : "java.util.Date", "documentation" : "

The time when AddAttributesToFindings is called.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "arn", "attributes", "userAttributes", "createdAt", "updatedAt" ], "shapeName" : "Finding", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Finding", "variableName" : "finding", "variableType" : "Finding", "documentation" : null, "simpleType" : "Finding", "variableSetterType" : "Finding" }, "wrapper" : false }, "FindingFilter" : { "c2jName" : "FindingFilter", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used as a request parameter in the ListFindings action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getAgentIds", "beanStyleSetterMethodName" : "setAgentIds", "c2jName" : "agentIds", "c2jShape" : "AgentIdList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "agentIds", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentIds", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentIds", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.", "setterMethodName" : "setAgentIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentIds", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n

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

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentIds", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroups", "beanStyleSetterMethodName" : "setAutoScalingGroups", "c2jName" : "autoScalingGroups", "c2jShape" : "AutoScalingGroupList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroups", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroups", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AutoScalingGroups", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.", "setterMethodName" : "setAutoScalingGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "autoScalingGroups", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n

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

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "autoScalingGroups", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRuleNames", "beanStyleSetterMethodName" : "setRuleNames", "c2jName" : "ruleNames", "c2jShape" : "RuleNameList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "ruleNames", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ruleNames", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ruleNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ruleNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RuleName", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RuleNames", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.", "setterMethodName" : "setRuleNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ruleNames", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n

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

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ruleNames", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSeverities", "beanStyleSetterMethodName" : "setSeverities", "c2jName" : "severities", "c2jShape" : "SeverityList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

", "enumType" : "Severity", "fluentGetterMethodName" : "severities", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "severities", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@see Severity", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "severities", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "severities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "", "enumType" : "Severity", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see Severity", "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 Severity", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Severities", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@see Severity", "setterMethodName" : "setSeverities", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "severities", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n

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

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "severities", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@return For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n

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

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributes", "beanStyleSetterMethodName" : "setUserAttributes", "c2jName" : "userAttributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "userAttributes", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributes", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@return For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributes", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.", "setterMethodName" : "setUserAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n

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

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTimeRange", "beanStyleSetterMethodName" : "setCreationTimeRange", "c2jName" : "creationTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

The time range during which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "creationTimeRange", "fluentSetterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimeRange", "getterDocumentation" : "

The time range during which the finding is generated.

\n@return The time range during which the finding is generated.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "creationTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "creationTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CreationTimeRange", "setterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.", "setterMethodName" : "setCreationTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "creationTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "creationTimeRange", "variableType" : "TimestampRange", "documentation" : "

The time range during which the finding is generated.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AgentIds" : { "beanStyleGetterMethodName" : "getAgentIds", "beanStyleSetterMethodName" : "setAgentIds", "c2jName" : "agentIds", "c2jShape" : "AgentIdList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "agentIds", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentIds", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentIds", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.", "setterMethodName" : "setAgentIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentIds", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n

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

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentIds", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Attributes" : { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@return For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n

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

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "AutoScalingGroups" : { "beanStyleGetterMethodName" : "getAutoScalingGroups", "beanStyleSetterMethodName" : "setAutoScalingGroups", "c2jName" : "autoScalingGroups", "c2jShape" : "AutoScalingGroupList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroups", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroups", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AutoScalingGroups", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.", "setterMethodName" : "setAutoScalingGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "autoScalingGroups", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n

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

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "autoScalingGroups", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "CreationTimeRange" : { "beanStyleGetterMethodName" : "getCreationTimeRange", "beanStyleSetterMethodName" : "setCreationTimeRange", "c2jName" : "creationTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

The time range during which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "creationTimeRange", "fluentSetterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimeRange", "getterDocumentation" : "

The time range during which the finding is generated.

\n@return The time range during which the finding is generated.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "creationTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "creationTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CreationTimeRange", "setterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.", "setterMethodName" : "setCreationTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "creationTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "creationTimeRange", "variableType" : "TimestampRange", "documentation" : "

The time range during which the finding is generated.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null }, "RuleNames" : { "beanStyleGetterMethodName" : "getRuleNames", "beanStyleSetterMethodName" : "setRuleNames", "c2jName" : "ruleNames", "c2jShape" : "RuleNameList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "ruleNames", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ruleNames", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ruleNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ruleNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RuleName", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RuleNames", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.", "setterMethodName" : "setRuleNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ruleNames", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n

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

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ruleNames", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Severities" : { "beanStyleGetterMethodName" : "getSeverities", "beanStyleSetterMethodName" : "setSeverities", "c2jName" : "severities", "c2jShape" : "SeverityList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

", "enumType" : "Severity", "fluentGetterMethodName" : "severities", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "severities", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@see Severity", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "severities", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "severities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "", "enumType" : "Severity", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see Severity", "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 Severity", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Severities", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@see Severity", "setterMethodName" : "setSeverities", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "severities", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n

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

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "severities", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "UserAttributes" : { "beanStyleGetterMethodName" : "getUserAttributes", "beanStyleSetterMethodName" : "setUserAttributes", "c2jName" : "userAttributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "userAttributes", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributes", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@return For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributes", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.", "setterMethodName" : "setUserAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n

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

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAgentIds", "beanStyleSetterMethodName" : "setAgentIds", "c2jName" : "agentIds", "c2jShape" : "AgentIdList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "agentIds", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentIds", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentIds", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentIds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentId", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentIds", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.", "setterMethodName" : "setAgentIds", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentIds", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

\n

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

\n@param agentIds For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentIds", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the agentId property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAutoScalingGroups", "beanStyleSetterMethodName" : "setAutoScalingGroups", "c2jName" : "autoScalingGroups", "c2jShape" : "AutoScalingGroupList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "autoScalingGroups", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "autoScalingGroups", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "autoScalingGroups", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "autoScalingGroups", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AutoScalingGroup", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AutoScalingGroups", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.", "setterMethodName" : "setAutoScalingGroups", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "autoScalingGroups", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

\n

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

\n@param autoScalingGroups For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "autoScalingGroups", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the autoScalingGroup property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRuleNames", "beanStyleSetterMethodName" : "setRuleNames", "c2jName" : "ruleNames", "c2jShape" : "RuleNameList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "ruleNames", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "ruleNames", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ruleNames", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "ruleNames", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "RuleName", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RuleNames", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.", "setterMethodName" : "setRuleNames", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "ruleNames", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

\n

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

\n@param ruleNames For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "ruleNames", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the ruleName property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getSeverities", "beanStyleSetterMethodName" : "setSeverities", "c2jName" : "severities", "c2jShape" : "SeverityList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

", "enumType" : "Severity", "fluentGetterMethodName" : "severities", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "severities", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@see Severity", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "severities", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "severities", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Severity", "deprecated" : false, "documentation" : "", "enumType" : "Severity", "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return \n@see Severity", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Member", "setterDocumentation" : "\n@param member \n@see Severity", "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 Severity", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Severities", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@see Severity", "setterMethodName" : "setSeverities", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "severities", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

\n

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

\n@param severities For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.\n@see Severity", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "severities", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the severity property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "FilterRulesPackageArnList", "deprecated" : false, "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@return For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

\n

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

\n@param rulesPackageArns For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, one of the values that is specified for this data type property must be the exact match of the value of the rulesPackageArn property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributes", "beanStyleSetterMethodName" : "setAttributes", "c2jName" : "attributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "attributes", "fluentSetterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributes", "getterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@return For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Attributes", "setterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.", "setterMethodName" : "setAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

\n

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

\n@param attributes For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributes", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the list of values that are specified for this data type property must be contained in the list of values of the attributes property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUserAttributes", "beanStyleSetterMethodName" : "setUserAttributes", "c2jName" : "userAttributes", "c2jShape" : "AttributeList", "deprecated" : false, "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

", "enumType" : null, "fluentGetterMethodName" : "userAttributes", "fluentSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "userAttributes", "getterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@return For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "userAttributes", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "userAttributes", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Attribute", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Attribute", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Attribute", "variableName" : "member", "variableType" : "Attribute", "documentation" : "", "simpleType" : "Attribute", "variableSetterType" : "Attribute" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Attribute", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Attribute", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "UserAttributes", "setterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.", "setterMethodName" : "setUserAttributes", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

\n

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

\n@param userAttributes For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "userAttributes", "variableType" : "java.util.List", "documentation" : "

For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the userAttributes property of the Finding data type.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreationTimeRange", "beanStyleSetterMethodName" : "setCreationTimeRange", "c2jName" : "creationTimeRange", "c2jShape" : "TimestampRange", "deprecated" : false, "documentation" : "

The time range during which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "creationTimeRange", "fluentSetterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTimeRange", "getterDocumentation" : "

The time range during which the finding is generated.

\n@return The time range during which the finding is generated.", "getterModel" : { "returnType" : "TimestampRange", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "creationTimeRange", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "creationTimeRange", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "CreationTimeRange", "setterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.", "setterMethodName" : "setCreationTimeRange", "setterModel" : { "variableDeclarationType" : "TimestampRange", "variableName" : "creationTimeRange", "variableType" : "TimestampRange", "documentation" : "", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "simple" : false, "varargSetterDocumentation" : "

The time range during which the finding is generated.

\n@param creationTimeRange The time range during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "creationTimeRange", "variableType" : "TimestampRange", "documentation" : "

The time range during which the finding is generated.

", "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "FindingFilter", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "FindingFilter", "variableName" : "findingFilter", "variableType" : "FindingFilter", "documentation" : null, "simpleType" : "FindingFilter", "variableSetterType" : "FindingFilter" }, "wrapper" : false }, "GetAssessmentReportRequest" : { "c2jName" : "GetAssessmentReportRequest", "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" : "GetAssessmentReport", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.GetAssessmentReport", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@return The ARN that specifies the assessment run for which you want to generate a report.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReportFileFormat", "beanStyleSetterMethodName" : "setReportFileFormat", "c2jName" : "reportFileFormat", "c2jShape" : "ReportFileFormat", "deprecated" : false, "documentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

", "enumType" : "ReportFileFormat", "fluentGetterMethodName" : "reportFileFormat", "fluentSetterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportFileFormat", "fluentSetterMethodName" : "reportFileFormat", "getterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@return Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@see ReportFileFormat", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "reportFileFormat", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "reportFileFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReportFileFormat", "setterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@see ReportFileFormat", "setterMethodName" : "setReportFileFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reportFileFormat", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportFileFormat", "variable" : { "variableDeclarationType" : "String", "variableName" : "reportFileFormat", "variableType" : "String", "documentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReportType", "beanStyleSetterMethodName" : "setReportType", "c2jName" : "reportType", "c2jShape" : "ReportType", "deprecated" : false, "documentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

", "enumType" : "ReportType", "fluentGetterMethodName" : "reportType", "fluentSetterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportType", "fluentSetterMethodName" : "reportType", "getterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@return Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@see ReportType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "reportType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "reportType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReportType", "setterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@see ReportType", "setterMethodName" : "setReportType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reportType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportType", "variable" : { "variableDeclarationType" : "String", "variableName" : "reportType", "variableType" : "String", "documentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@return The ARN that specifies the assessment run for which you want to generate a report.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReportFileFormat" : { "beanStyleGetterMethodName" : "getReportFileFormat", "beanStyleSetterMethodName" : "setReportFileFormat", "c2jName" : "reportFileFormat", "c2jShape" : "ReportFileFormat", "deprecated" : false, "documentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

", "enumType" : "ReportFileFormat", "fluentGetterMethodName" : "reportFileFormat", "fluentSetterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportFileFormat", "fluentSetterMethodName" : "reportFileFormat", "getterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@return Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@see ReportFileFormat", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "reportFileFormat", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "reportFileFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReportFileFormat", "setterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@see ReportFileFormat", "setterMethodName" : "setReportFileFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reportFileFormat", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportFileFormat", "variable" : { "variableDeclarationType" : "String", "variableName" : "reportFileFormat", "variableType" : "String", "documentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ReportType" : { "beanStyleGetterMethodName" : "getReportType", "beanStyleSetterMethodName" : "setReportType", "c2jName" : "reportType", "c2jShape" : "ReportType", "deprecated" : false, "documentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

", "enumType" : "ReportType", "fluentGetterMethodName" : "reportType", "fluentSetterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportType", "fluentSetterMethodName" : "reportType", "getterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@return Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@see ReportType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "reportType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "reportType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReportType", "setterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@see ReportType", "setterMethodName" : "setReportType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reportType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportType", "variable" : { "variableDeclarationType" : "String", "variableName" : "reportType", "variableType" : "String", "documentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@return The ARN that specifies the assessment run for which you want to generate a report.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

\n@param assessmentRunArn The ARN that specifies the assessment run for which you want to generate a report.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run for which you want to generate a report.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReportFileFormat", "beanStyleSetterMethodName" : "setReportFileFormat", "c2jName" : "reportFileFormat", "c2jShape" : "ReportFileFormat", "deprecated" : false, "documentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

", "enumType" : "ReportFileFormat", "fluentGetterMethodName" : "reportFileFormat", "fluentSetterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportFileFormat", "fluentSetterMethodName" : "reportFileFormat", "getterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@return Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@see ReportFileFormat", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "reportFileFormat", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "reportFileFormat", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReportFileFormat", "setterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@see ReportFileFormat", "setterMethodName" : "setReportFileFormat", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reportFileFormat", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

\n@param reportFileFormat Specifies the file format (html or pdf) of the assessment report that you want to generate.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportFileFormat", "variable" : { "variableDeclarationType" : "String", "variableName" : "reportFileFormat", "variableType" : "String", "documentation" : "

Specifies the file format (html or pdf) of the assessment report that you want to generate.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getReportType", "beanStyleSetterMethodName" : "setReportType", "c2jName" : "reportType", "c2jShape" : "ReportType", "deprecated" : false, "documentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

", "enumType" : "ReportType", "fluentGetterMethodName" : "reportType", "fluentSetterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportType", "fluentSetterMethodName" : "reportType", "getterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@return Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@see ReportType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "reportType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "reportType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ReportType", "setterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@see ReportType", "setterMethodName" : "setReportType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "reportType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

\n@param reportType Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportType", "variable" : { "variableDeclarationType" : "String", "variableName" : "reportType", "variableType" : "String", "documentation" : "

Specifies the type of the assessment report that you want to generate. There are two types of assessment reports: a finding report and a full report. For more information, see Assessment Reports.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArn", "reportFileFormat", "reportType" ], "shapeName" : "GetAssessmentReportRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "GetAssessmentReportRequest", "variableName" : "getAssessmentReportRequest", "variableType" : "GetAssessmentReportRequest", "documentation" : null, "simpleType" : "GetAssessmentReportRequest", "variableSetterType" : "GetAssessmentReportRequest" }, "wrapper" : false }, "GetAssessmentReportResponse" : { "c2jName" : "GetAssessmentReportResponse", "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" : [ { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "status", "c2jShape" : "ReportStatus", "deprecated" : false, "documentation" : "

Specifies the status of the request to generate an assessment report.

", "enumType" : "ReportStatus", "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@return Specifies the status of the request to generate an assessment report.\n@see ReportStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@see ReportStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportStatus", "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

Specifies the status of the request to generate an assessment report.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUrl", "beanStyleSetterMethodName" : "setUrl", "c2jName" : "url", "c2jShape" : "Url", "deprecated" : false, "documentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

", "enumType" : null, "fluentGetterMethodName" : "url", "fluentSetterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "url", "getterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@return Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "url", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "url", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Url", "setterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.", "setterMethodName" : "setUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Status" : { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "status", "c2jShape" : "ReportStatus", "deprecated" : false, "documentation" : "

Specifies the status of the request to generate an assessment report.

", "enumType" : "ReportStatus", "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@return Specifies the status of the request to generate an assessment report.\n@see ReportStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@see ReportStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportStatus", "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

Specifies the status of the request to generate an assessment report.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Url" : { "beanStyleGetterMethodName" : "getUrl", "beanStyleSetterMethodName" : "setUrl", "c2jName" : "url", "c2jShape" : "Url", "deprecated" : false, "documentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

", "enumType" : null, "fluentGetterMethodName" : "url", "fluentSetterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "url", "getterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@return Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "url", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "url", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Url", "setterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.", "setterMethodName" : "setUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getStatus", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "status", "c2jShape" : "ReportStatus", "deprecated" : false, "documentation" : "

Specifies the status of the request to generate an assessment report.

", "enumType" : "ReportStatus", "fluentGetterMethodName" : "status", "fluentSetterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportStatus", "fluentSetterMethodName" : "status", "getterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@return Specifies the status of the request to generate an assessment report.\n@see ReportStatus", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "status", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Status", "setterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@see ReportStatus", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the status of the request to generate an assessment report.

\n@param status Specifies the status of the request to generate an assessment report.\n@return Returns a reference to this object so that method calls can be chained together.\n@see ReportStatus", "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

Specifies the status of the request to generate an assessment report.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getUrl", "beanStyleSetterMethodName" : "setUrl", "c2jName" : "url", "c2jShape" : "Url", "deprecated" : false, "documentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

", "enumType" : null, "fluentGetterMethodName" : "url", "fluentSetterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "url", "getterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@return Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "url", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "url", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Url", "setterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.", "setterMethodName" : "setUrl", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

\n@param url Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "url", "variableType" : "String", "documentation" : "

Specifies the URL where you can find the generated assessment report. This parameter is only returned if the report is successfully generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "status" ], "shapeName" : "GetAssessmentReportResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "GetAssessmentReportResponse", "variableName" : "getAssessmentReportResponse", "variableType" : "GetAssessmentReportResponse", "documentation" : null, "simpleType" : "GetAssessmentReportResponse", "variableSetterType" : "GetAssessmentReportResponse" }, "wrapper" : false }, "GetTelemetryMetadataRequest" : { "c2jName" : "GetTelemetryMetadataRequest", "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" : "GetTelemetryMetadata", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.GetTelemetryMetadata", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@return The ARN that specifies the assessment run that has the telemetry data that you want to obtain.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@return The ARN that specifies the assessment run that has the telemetry data that you want to obtain.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@return The ARN that specifies the assessment run that has the telemetry data that you want to obtain.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

\n@param assessmentRunArn The ARN that specifies the assessment run that has the telemetry data that you want to obtain.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run that has the telemetry data that you want to obtain.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArn" ], "shapeName" : "GetTelemetryMetadataRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "GetTelemetryMetadataRequest", "variableName" : "getTelemetryMetadataRequest", "variableType" : "GetTelemetryMetadataRequest", "documentation" : null, "simpleType" : "GetTelemetryMetadataRequest", "variableSetterType" : "GetTelemetryMetadataRequest" }, "wrapper" : false }, "GetTelemetryMetadataResponse" : { "c2jName" : "GetTelemetryMetadataResponse", "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" : [ { "beanStyleGetterMethodName" : "getTelemetryMetadata", "beanStyleSetterMethodName" : "setTelemetryMetadata", "c2jName" : "telemetryMetadata", "c2jShape" : "TelemetryMetadataList", "deprecated" : false, "documentation" : "

Telemetry details.

", "enumType" : null, "fluentGetterMethodName" : "telemetryMetadata", "fluentSetterDocumentation" : "

Telemetry details.

\n@param telemetryMetadata Telemetry details.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "telemetryMetadata", "getterDocumentation" : "

Telemetry details.

\n@return Telemetry details.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "telemetryMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "telemetryMetadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TelemetryMetadata", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "TelemetryMetadata", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TelemetryMetadata", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "TelemetryMetadata", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TelemetryMetadata", "setterDocumentation" : "

Telemetry details.

\n@param telemetryMetadata Telemetry details.", "setterMethodName" : "setTelemetryMetadata", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Telemetry details.

\n

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

\n@param telemetryMetadata Telemetry details.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "

Telemetry details.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "TelemetryMetadata" : { "beanStyleGetterMethodName" : "getTelemetryMetadata", "beanStyleSetterMethodName" : "setTelemetryMetadata", "c2jName" : "telemetryMetadata", "c2jShape" : "TelemetryMetadataList", "deprecated" : false, "documentation" : "

Telemetry details.

", "enumType" : null, "fluentGetterMethodName" : "telemetryMetadata", "fluentSetterDocumentation" : "

Telemetry details.

\n@param telemetryMetadata Telemetry details.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "telemetryMetadata", "getterDocumentation" : "

Telemetry details.

\n@return Telemetry details.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "telemetryMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "telemetryMetadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TelemetryMetadata", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "TelemetryMetadata", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TelemetryMetadata", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "TelemetryMetadata", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TelemetryMetadata", "setterDocumentation" : "

Telemetry details.

\n@param telemetryMetadata Telemetry details.", "setterMethodName" : "setTelemetryMetadata", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Telemetry details.

\n

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

\n@param telemetryMetadata Telemetry details.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "

Telemetry details.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTelemetryMetadata", "beanStyleSetterMethodName" : "setTelemetryMetadata", "c2jName" : "telemetryMetadata", "c2jShape" : "TelemetryMetadataList", "deprecated" : false, "documentation" : "

Telemetry details.

", "enumType" : null, "fluentGetterMethodName" : "telemetryMetadata", "fluentSetterDocumentation" : "

Telemetry details.

\n@param telemetryMetadata Telemetry details.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "telemetryMetadata", "getterDocumentation" : "

Telemetry details.

\n@return Telemetry details.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "telemetryMetadata", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "telemetryMetadata", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TelemetryMetadata", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "TelemetryMetadata", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "member", "variableType" : "TelemetryMetadata", "documentation" : "", "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "TelemetryMetadata", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "TelemetryMetadata", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "TelemetryMetadata", "setterDocumentation" : "

Telemetry details.

\n@param telemetryMetadata Telemetry details.", "setterMethodName" : "setTelemetryMetadata", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Telemetry details.

\n

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

\n@param telemetryMetadata Telemetry details.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "telemetryMetadata", "variableType" : "java.util.List", "documentation" : "

Telemetry details.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "telemetryMetadata" ], "shapeName" : "GetTelemetryMetadataResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "GetTelemetryMetadataResponse", "variableName" : "getTelemetryMetadataResponse", "variableType" : "GetTelemetryMetadataResponse", "documentation" : null, "simpleType" : "GetTelemetryMetadataResponse", "variableSetterType" : "GetTelemetryMetadataResponse" }, "wrapper" : false }, "InspectorEvent" : { "c2jName" : "InspectorEvent", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "ASSESSMENT_RUN_STARTED", "value" : "ASSESSMENT_RUN_STARTED" }, { "name" : "ASSESSMENT_RUN_COMPLETED", "value" : "ASSESSMENT_RUN_COMPLETED" }, { "name" : "ASSESSMENT_RUN_STATE_CHANGED", "value" : "ASSESSMENT_RUN_STATE_CHANGED" }, { "name" : "FINDING_REPORTED", "value" : "FINDING_REPORTED" }, { "name" : "OTHER", "value" : "OTHER" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InspectorEvent", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "InspectorEvent", "variableName" : "inspectorEvent", "variableType" : "InspectorEvent", "documentation" : null, "simpleType" : "InspectorEvent", "variableSetterType" : "InspectorEvent" }, "wrapper" : false }, "InspectorServiceAttributes" : { "c2jName" : "InspectorServiceAttributes", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used in the Finding data type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run during which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@return The ARN of the assessment run during which the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run during which the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArn", "beanStyleSetterMethodName" : "setRulesPackageArn", "c2jName" : "rulesPackageArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the rules package that is used to generate the finding.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArn", "fluentSetterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArn", "getterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@return The ARN of the rules package that is used to generate the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RulesPackageArn", "setterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.", "setterMethodName" : "setRulesPackageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rulesPackageArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "rulesPackageArn", "variableType" : "String", "documentation" : "

The ARN of the rules package that is used to generate the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run during which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@return The ARN of the assessment run during which the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run during which the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RulesPackageArn" : { "beanStyleGetterMethodName" : "getRulesPackageArn", "beanStyleSetterMethodName" : "setRulesPackageArn", "c2jName" : "rulesPackageArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the rules package that is used to generate the finding.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArn", "fluentSetterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArn", "getterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@return The ARN of the rules package that is used to generate the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RulesPackageArn", "setterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.", "setterMethodName" : "setRulesPackageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rulesPackageArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "rulesPackageArn", "variableType" : "String", "documentation" : "

The ARN of the rules package that is used to generate the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "SchemaVersion" : { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSchemaVersion", "beanStyleSetterMethodName" : "setSchemaVersion", "c2jName" : "schemaVersion", "c2jShape" : "NumericVersion", "deprecated" : false, "documentation" : "

The schema version of this data type.

", "enumType" : null, "fluentGetterMethodName" : "schemaVersion", "fluentSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "schemaVersion", "getterDocumentation" : "

The schema version of this data type.

\n@return The schema version of this data type.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "schemaVersion", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "schemaVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "SchemaVersion", "setterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.", "setterMethodName" : "setSchemaVersion", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

The schema version of this data type.

\n@param schemaVersion The schema version of this data type.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "schemaVersion", "variableType" : "Integer", "documentation" : "

The schema version of this data type.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run during which the finding is generated.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@return The ARN of the assessment run during which the finding is generated.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run during which the finding is generated.

\n@param assessmentRunArn The ARN of the assessment run during which the finding is generated.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run during which the finding is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getRulesPackageArn", "beanStyleSetterMethodName" : "setRulesPackageArn", "c2jName" : "rulesPackageArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the rules package that is used to generate the finding.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArn", "fluentSetterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArn", "getterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@return The ARN of the rules package that is used to generate the finding.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RulesPackageArn", "setterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.", "setterMethodName" : "setRulesPackageArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "rulesPackageArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the rules package that is used to generate the finding.

\n@param rulesPackageArn The ARN of the rules package that is used to generate the finding.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "rulesPackageArn", "variableType" : "String", "documentation" : "

The ARN of the rules package that is used to generate the finding.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "schemaVersion" ], "shapeName" : "InspectorServiceAttributes", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "InspectorServiceAttributes", "variableName" : "inspectorServiceAttributes", "variableType" : "InspectorServiceAttributes", "documentation" : null, "simpleType" : "InspectorServiceAttributes", "variableSetterType" : "InspectorServiceAttributes" }, "wrapper" : false }, "InternalException" : { "c2jName" : "InternalException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Internal server error.

", "enums" : null, "errorCode" : "InternalException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "canRetry" ], "shapeName" : "InternalException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InternalException", "variableName" : "internalException", "variableType" : "InternalException", "documentation" : null, "simpleType" : "InternalException", "variableSetterType" : "InternalException" }, "wrapper" : false }, "InvalidCrossAccountRoleErrorCode" : { "c2jName" : "InvalidCrossAccountRoleErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "ROLE_DOES_NOT_EXIST_OR_INVALID_TRUST_RELATIONSHIP", "value" : "ROLE_DOES_NOT_EXIST_OR_INVALID_TRUST_RELATIONSHIP" }, { "name" : "ROLE_DOES_NOT_HAVE_CORRECT_POLICY", "value" : "ROLE_DOES_NOT_HAVE_CORRECT_POLICY" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidCrossAccountRoleErrorCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "InvalidCrossAccountRoleErrorCode", "variableName" : "invalidCrossAccountRoleErrorCode", "variableType" : "InvalidCrossAccountRoleErrorCode", "documentation" : null, "simpleType" : "InvalidCrossAccountRoleErrorCode", "variableSetterType" : "InvalidCrossAccountRoleErrorCode" }, "wrapper" : false }, "InvalidCrossAccountRoleException" : { "c2jName" : "InvalidCrossAccountRoleException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Amazon Inspector cannot assume the cross-account role that it needs to list your EC2 instances during the assessment run.

", "enums" : null, "errorCode" : "InvalidCrossAccountRoleException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "InvalidCrossAccountRoleErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "InvalidCrossAccountRoleErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidCrossAccountRoleErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see InvalidCrossAccountRoleErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see InvalidCrossAccountRoleErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidCrossAccountRoleErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "InspectorErrorCode" : { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "InvalidCrossAccountRoleErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "InvalidCrossAccountRoleErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidCrossAccountRoleErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see InvalidCrossAccountRoleErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see InvalidCrossAccountRoleErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidCrossAccountRoleErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "InvalidCrossAccountRoleErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "InvalidCrossAccountRoleErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidCrossAccountRoleErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see InvalidCrossAccountRoleErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see InvalidCrossAccountRoleErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidCrossAccountRoleErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "errorCode", "canRetry" ], "shapeName" : "InvalidCrossAccountRoleException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidCrossAccountRoleException", "variableName" : "invalidCrossAccountRoleException", "variableType" : "InvalidCrossAccountRoleException", "documentation" : null, "simpleType" : "InvalidCrossAccountRoleException", "variableSetterType" : "InvalidCrossAccountRoleException" }, "wrapper" : false }, "InvalidInputErrorCode" : { "c2jName" : "InvalidInputErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "INVALID_ASSESSMENT_TARGET_ARN", "value" : "INVALID_ASSESSMENT_TARGET_ARN" }, { "name" : "INVALID_ASSESSMENT_TEMPLATE_ARN", "value" : "INVALID_ASSESSMENT_TEMPLATE_ARN" }, { "name" : "INVALID_ASSESSMENT_RUN_ARN", "value" : "INVALID_ASSESSMENT_RUN_ARN" }, { "name" : "INVALID_FINDING_ARN", "value" : "INVALID_FINDING_ARN" }, { "name" : "INVALID_RESOURCE_GROUP_ARN", "value" : "INVALID_RESOURCE_GROUP_ARN" }, { "name" : "INVALID_RULES_PACKAGE_ARN", "value" : "INVALID_RULES_PACKAGE_ARN" }, { "name" : "INVALID_RESOURCE_ARN", "value" : "INVALID_RESOURCE_ARN" }, { "name" : "INVALID_SNS_TOPIC_ARN", "value" : "INVALID_SNS_TOPIC_ARN" }, { "name" : "INVALID_IAM_ROLE_ARN", "value" : "INVALID_IAM_ROLE_ARN" }, { "name" : "INVALID_ASSESSMENT_TARGET_NAME", "value" : "INVALID_ASSESSMENT_TARGET_NAME" }, { "name" : "INVALID_ASSESSMENT_TARGET_NAME_PATTERN", "value" : "INVALID_ASSESSMENT_TARGET_NAME_PATTERN" }, { "name" : "INVALID_ASSESSMENT_TEMPLATE_NAME", "value" : "INVALID_ASSESSMENT_TEMPLATE_NAME" }, { "name" : "INVALID_ASSESSMENT_TEMPLATE_NAME_PATTERN", "value" : "INVALID_ASSESSMENT_TEMPLATE_NAME_PATTERN" }, { "name" : "INVALID_ASSESSMENT_TEMPLATE_DURATION", "value" : "INVALID_ASSESSMENT_TEMPLATE_DURATION" }, { "name" : "INVALID_ASSESSMENT_TEMPLATE_DURATION_RANGE", "value" : "INVALID_ASSESSMENT_TEMPLATE_DURATION_RANGE" }, { "name" : "INVALID_ASSESSMENT_RUN_DURATION_RANGE", "value" : "INVALID_ASSESSMENT_RUN_DURATION_RANGE" }, { "name" : "INVALID_ASSESSMENT_RUN_START_TIME_RANGE", "value" : "INVALID_ASSESSMENT_RUN_START_TIME_RANGE" }, { "name" : "INVALID_ASSESSMENT_RUN_COMPLETION_TIME_RANGE", "value" : "INVALID_ASSESSMENT_RUN_COMPLETION_TIME_RANGE" }, { "name" : "INVALID_ASSESSMENT_RUN_STATE_CHANGE_TIME_RANGE", "value" : "INVALID_ASSESSMENT_RUN_STATE_CHANGE_TIME_RANGE" }, { "name" : "INVALID_ASSESSMENT_RUN_STATE", "value" : "INVALID_ASSESSMENT_RUN_STATE" }, { "name" : "INVALID_TAG", "value" : "INVALID_TAG" }, { "name" : "INVALID_TAG_KEY", "value" : "INVALID_TAG_KEY" }, { "name" : "INVALID_TAG_VALUE", "value" : "INVALID_TAG_VALUE" }, { "name" : "INVALID_RESOURCE_GROUP_TAG_KEY", "value" : "INVALID_RESOURCE_GROUP_TAG_KEY" }, { "name" : "INVALID_RESOURCE_GROUP_TAG_VALUE", "value" : "INVALID_RESOURCE_GROUP_TAG_VALUE" }, { "name" : "INVALID_ATTRIBUTE", "value" : "INVALID_ATTRIBUTE" }, { "name" : "INVALID_USER_ATTRIBUTE", "value" : "INVALID_USER_ATTRIBUTE" }, { "name" : "INVALID_USER_ATTRIBUTE_KEY", "value" : "INVALID_USER_ATTRIBUTE_KEY" }, { "name" : "INVALID_USER_ATTRIBUTE_VALUE", "value" : "INVALID_USER_ATTRIBUTE_VALUE" }, { "name" : "INVALID_PAGINATION_TOKEN", "value" : "INVALID_PAGINATION_TOKEN" }, { "name" : "INVALID_MAX_RESULTS", "value" : "INVALID_MAX_RESULTS" }, { "name" : "INVALID_AGENT_ID", "value" : "INVALID_AGENT_ID" }, { "name" : "INVALID_AUTO_SCALING_GROUP", "value" : "INVALID_AUTO_SCALING_GROUP" }, { "name" : "INVALID_RULE_NAME", "value" : "INVALID_RULE_NAME" }, { "name" : "INVALID_SEVERITY", "value" : "INVALID_SEVERITY" }, { "name" : "INVALID_LOCALE", "value" : "INVALID_LOCALE" }, { "name" : "INVALID_EVENT", "value" : "INVALID_EVENT" }, { "name" : "ASSESSMENT_TARGET_NAME_ALREADY_TAKEN", "value" : "ASSESSMENT_TARGET_NAME_ALREADY_TAKEN" }, { "name" : "ASSESSMENT_TEMPLATE_NAME_ALREADY_TAKEN", "value" : "ASSESSMENT_TEMPLATE_NAME_ALREADY_TAKEN" }, { "name" : "INVALID_NUMBER_OF_ASSESSMENT_TARGET_ARNS", "value" : "INVALID_NUMBER_OF_ASSESSMENT_TARGET_ARNS" }, { "name" : "INVALID_NUMBER_OF_ASSESSMENT_TEMPLATE_ARNS", "value" : "INVALID_NUMBER_OF_ASSESSMENT_TEMPLATE_ARNS" }, { "name" : "INVALID_NUMBER_OF_ASSESSMENT_RUN_ARNS", "value" : "INVALID_NUMBER_OF_ASSESSMENT_RUN_ARNS" }, { "name" : "INVALID_NUMBER_OF_FINDING_ARNS", "value" : "INVALID_NUMBER_OF_FINDING_ARNS" }, { "name" : "INVALID_NUMBER_OF_RESOURCE_GROUP_ARNS", "value" : "INVALID_NUMBER_OF_RESOURCE_GROUP_ARNS" }, { "name" : "INVALID_NUMBER_OF_RULES_PACKAGE_ARNS", "value" : "INVALID_NUMBER_OF_RULES_PACKAGE_ARNS" }, { "name" : "INVALID_NUMBER_OF_ASSESSMENT_RUN_STATES", "value" : "INVALID_NUMBER_OF_ASSESSMENT_RUN_STATES" }, { "name" : "INVALID_NUMBER_OF_TAGS", "value" : "INVALID_NUMBER_OF_TAGS" }, { "name" : "INVALID_NUMBER_OF_RESOURCE_GROUP_TAGS", "value" : "INVALID_NUMBER_OF_RESOURCE_GROUP_TAGS" }, { "name" : "INVALID_NUMBER_OF_ATTRIBUTES", "value" : "INVALID_NUMBER_OF_ATTRIBUTES" }, { "name" : "INVALID_NUMBER_OF_USER_ATTRIBUTES", "value" : "INVALID_NUMBER_OF_USER_ATTRIBUTES" }, { "name" : "INVALID_NUMBER_OF_AGENT_IDS", "value" : "INVALID_NUMBER_OF_AGENT_IDS" }, { "name" : "INVALID_NUMBER_OF_AUTO_SCALING_GROUPS", "value" : "INVALID_NUMBER_OF_AUTO_SCALING_GROUPS" }, { "name" : "INVALID_NUMBER_OF_RULE_NAMES", "value" : "INVALID_NUMBER_OF_RULE_NAMES" }, { "name" : "INVALID_NUMBER_OF_SEVERITIES", "value" : "INVALID_NUMBER_OF_SEVERITIES" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidInputErrorCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "InvalidInputErrorCode", "variableName" : "invalidInputErrorCode", "variableType" : "InvalidInputErrorCode", "documentation" : null, "simpleType" : "InvalidInputErrorCode", "variableSetterType" : "InvalidInputErrorCode" }, "wrapper" : false }, "InvalidInputException" : { "c2jName" : "InvalidInputException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

", "enums" : null, "errorCode" : "InvalidInputException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "InvalidInputErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "InvalidInputErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidInputErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see InvalidInputErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see InvalidInputErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidInputErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "InspectorErrorCode" : { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "InvalidInputErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "InvalidInputErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidInputErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see InvalidInputErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see InvalidInputErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidInputErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "InvalidInputErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "InvalidInputErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidInputErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see InvalidInputErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see InvalidInputErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InvalidInputErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "errorCode", "canRetry" ], "shapeName" : "InvalidInputException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidInputException", "variableName" : "invalidInputException", "variableType" : "InvalidInputException", "documentation" : null, "simpleType" : "InvalidInputException", "variableSetterType" : "InvalidInputException" }, "wrapper" : false }, "LimitExceededErrorCode" : { "c2jName" : "LimitExceededErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "ASSESSMENT_TARGET_LIMIT_EXCEEDED", "value" : "ASSESSMENT_TARGET_LIMIT_EXCEEDED" }, { "name" : "ASSESSMENT_TEMPLATE_LIMIT_EXCEEDED", "value" : "ASSESSMENT_TEMPLATE_LIMIT_EXCEEDED" }, { "name" : "ASSESSMENT_RUN_LIMIT_EXCEEDED", "value" : "ASSESSMENT_RUN_LIMIT_EXCEEDED" }, { "name" : "RESOURCE_GROUP_LIMIT_EXCEEDED", "value" : "RESOURCE_GROUP_LIMIT_EXCEEDED" }, { "name" : "EVENT_SUBSCRIPTION_LIMIT_EXCEEDED", "value" : "EVENT_SUBSCRIPTION_LIMIT_EXCEEDED" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "LimitExceededErrorCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "LimitExceededErrorCode", "variableName" : "limitExceededErrorCode", "variableType" : "LimitExceededErrorCode", "documentation" : null, "simpleType" : "LimitExceededErrorCode", "variableSetterType" : "LimitExceededErrorCode" }, "wrapper" : false }, "LimitExceededException" : { "c2jName" : "LimitExceededException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The request was rejected because it attempted to create resources beyond the current AWS account limits. The error code describes the limit exceeded.

", "enums" : null, "errorCode" : "LimitExceededException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "LimitExceededErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "LimitExceededErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see LimitExceededErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see LimitExceededErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see LimitExceededErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see LimitExceededErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "InspectorErrorCode" : { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "LimitExceededErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "LimitExceededErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see LimitExceededErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see LimitExceededErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see LimitExceededErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see LimitExceededErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "LimitExceededErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "LimitExceededErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see LimitExceededErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see LimitExceededErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see LimitExceededErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see LimitExceededErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "errorCode", "canRetry" ], "shapeName" : "LimitExceededException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "LimitExceededException", "variableName" : "limitExceededException", "variableType" : "LimitExceededException", "documentation" : null, "simpleType" : "LimitExceededException", "variableSetterType" : "LimitExceededException" }, "wrapper" : false }, "ListAssessmentRunAgentsRequest" : { "c2jName" : "ListAssessmentRunAgentsRequest", "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" : "ListAssessmentRunAgents", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListAssessmentRunAgents", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run whose agents you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@return The ARN that specifies the assessment run whose agents you want to list.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run whose agents you want to list.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AgentFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AgentFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AgentFilter", "variableName" : "filter", "variableType" : "AgentFilter", "documentation" : "", "simpleType" : "AgentFilter", "variableSetterType" : "AgentFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentFilter", "variableName" : "filter", "variableType" : "AgentFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AgentFilter", "variableSetterType" : "AgentFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run whose agents you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@return The ARN that specifies the assessment run whose agents you want to list.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run whose agents you want to list.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Filter" : { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AgentFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AgentFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AgentFilter", "variableName" : "filter", "variableType" : "AgentFilter", "documentation" : "", "simpleType" : "AgentFilter", "variableSetterType" : "AgentFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentFilter", "variableName" : "filter", "variableType" : "AgentFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AgentFilter", "variableSetterType" : "AgentFilter" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment run whose agents you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@return The ARN that specifies the assessment run whose agents you want to list.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment run whose agents you want to list.

\n@param assessmentRunArn The ARN that specifies the assessment run whose agents you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment run whose agents you want to list.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AgentFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AgentFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AgentFilter", "variableName" : "filter", "variableType" : "AgentFilter", "documentation" : "", "simpleType" : "AgentFilter", "variableSetterType" : "AgentFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentFilter", "variableName" : "filter", "variableType" : "AgentFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AgentFilter", "variableSetterType" : "AgentFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRunAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArn" ], "shapeName" : "ListAssessmentRunAgentsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListAssessmentRunAgentsRequest", "variableName" : "listAssessmentRunAgentsRequest", "variableType" : "ListAssessmentRunAgentsRequest", "documentation" : null, "simpleType" : "ListAssessmentRunAgentsRequest", "variableSetterType" : "ListAssessmentRunAgentsRequest" }, "wrapper" : false }, "ListAssessmentRunAgentsResponse" : { "c2jName" : "ListAssessmentRunAgentsResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentRunAgents", "beanStyleSetterMethodName" : "setAssessmentRunAgents", "c2jName" : "assessmentRunAgents", "c2jShape" : "AssessmentRunAgentList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the agents returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunAgents", "fluentSetterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunAgents", "getterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@return A list of ARNs that specifies the agents returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunAgents", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunAgents", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunAgent", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunAgent", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunAgent", "variableName" : "member", "variableType" : "AssessmentRunAgent", "documentation" : "", "simpleType" : "AssessmentRunAgent", "variableSetterType" : "AssessmentRunAgent" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunAgent", "variableName" : "member", "variableType" : "AssessmentRunAgent", "documentation" : "", "simpleType" : "AssessmentRunAgent", "variableSetterType" : "AssessmentRunAgent" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunAgent", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunAgent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunAgents", "setterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.", "setterMethodName" : "setAssessmentRunAgents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunAgents", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n

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

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunAgents", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the agents returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunAgents" : { "beanStyleGetterMethodName" : "getAssessmentRunAgents", "beanStyleSetterMethodName" : "setAssessmentRunAgents", "c2jName" : "assessmentRunAgents", "c2jShape" : "AssessmentRunAgentList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the agents returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunAgents", "fluentSetterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunAgents", "getterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@return A list of ARNs that specifies the agents returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunAgents", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunAgents", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunAgent", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunAgent", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunAgent", "variableName" : "member", "variableType" : "AssessmentRunAgent", "documentation" : "", "simpleType" : "AssessmentRunAgent", "variableSetterType" : "AssessmentRunAgent" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunAgent", "variableName" : "member", "variableType" : "AssessmentRunAgent", "documentation" : "", "simpleType" : "AssessmentRunAgent", "variableSetterType" : "AssessmentRunAgent" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunAgent", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunAgent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunAgents", "setterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.", "setterMethodName" : "setAssessmentRunAgents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunAgents", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n

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

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunAgents", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the agents returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunAgents", "beanStyleSetterMethodName" : "setAssessmentRunAgents", "c2jName" : "assessmentRunAgents", "c2jShape" : "AssessmentRunAgentList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the agents returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunAgents", "fluentSetterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunAgents", "getterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@return A list of ARNs that specifies the agents returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunAgents", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunAgents", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AssessmentRunAgent", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AssessmentRunAgent", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AssessmentRunAgent", "variableName" : "member", "variableType" : "AssessmentRunAgent", "documentation" : "", "simpleType" : "AssessmentRunAgent", "variableSetterType" : "AssessmentRunAgent" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunAgent", "variableName" : "member", "variableType" : "AssessmentRunAgent", "documentation" : "", "simpleType" : "AssessmentRunAgent", "variableSetterType" : "AssessmentRunAgent" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AssessmentRunAgent", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AssessmentRunAgent", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunAgents", "setterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.", "setterMethodName" : "setAssessmentRunAgents", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunAgents", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the agents returned by the action.

\n

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

\n@param assessmentRunAgents A list of ARNs that specifies the agents returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunAgents", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the agents returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunAgents" ], "shapeName" : "ListAssessmentRunAgentsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListAssessmentRunAgentsResponse", "variableName" : "listAssessmentRunAgentsResponse", "variableType" : "ListAssessmentRunAgentsResponse", "documentation" : null, "simpleType" : "ListAssessmentRunAgentsResponse", "variableSetterType" : "ListAssessmentRunAgentsResponse" }, "wrapper" : false }, "ListAssessmentRunsRequest" : { "c2jName" : "ListAssessmentRunsRequest", "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" : "ListAssessmentRuns", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListAssessmentRuns", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@return The ARNs that specify the assessment templates whose assessment runs you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n

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

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentRunFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentRunFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentRunFilter", "variableName" : "filter", "variableType" : "AssessmentRunFilter", "documentation" : "", "simpleType" : "AssessmentRunFilter", "variableSetterType" : "AssessmentRunFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunFilter", "variableName" : "filter", "variableType" : "AssessmentRunFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentRunFilter", "variableSetterType" : "AssessmentRunFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTemplateArns" : { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@return The ARNs that specify the assessment templates whose assessment runs you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n

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

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Filter" : { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentRunFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentRunFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentRunFilter", "variableName" : "filter", "variableType" : "AssessmentRunFilter", "documentation" : "", "simpleType" : "AssessmentRunFilter", "variableSetterType" : "AssessmentRunFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunFilter", "variableName" : "filter", "variableType" : "AssessmentRunFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentRunFilter", "variableSetterType" : "AssessmentRunFilter" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@return The ARNs that specify the assessment templates whose assessment runs you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

\n

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

\n@param assessmentTemplateArns The ARNs that specify the assessment templates whose assessment runs you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the assessment templates whose assessment runs you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentRunFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentRunFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentRunFilter", "variableName" : "filter", "variableType" : "AssessmentRunFilter", "documentation" : "", "simpleType" : "AssessmentRunFilter", "variableSetterType" : "AssessmentRunFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentRunFilter", "variableName" : "filter", "variableType" : "AssessmentRunFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentRunFilter", "variableSetterType" : "AssessmentRunFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListAssessmentRunsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListAssessmentRunsRequest", "variableName" : "listAssessmentRunsRequest", "variableType" : "ListAssessmentRunsRequest", "documentation" : null, "simpleType" : "ListAssessmentRunsRequest", "variableSetterType" : "ListAssessmentRunsRequest" }, "wrapper" : false }, "ListAssessmentRunsResponse" : { "c2jName" : "ListAssessmentRunsResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@return A list of ARNs that specifies the assessment runs that are returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n

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

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArns" : { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@return A list of ARNs that specifies the assessment runs that are returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n

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

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@return A list of ARNs that specifies the assessment runs that are returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

\n

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

\n@param assessmentRunArns A list of ARNs that specifies the assessment runs that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment runs that are returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArns" ], "shapeName" : "ListAssessmentRunsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListAssessmentRunsResponse", "variableName" : "listAssessmentRunsResponse", "variableType" : "ListAssessmentRunsResponse", "documentation" : null, "simpleType" : "ListAssessmentRunsResponse", "variableSetterType" : "ListAssessmentRunsResponse" }, "wrapper" : false }, "ListAssessmentTargetsRequest" : { "c2jName" : "ListAssessmentTargetsRequest", "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" : "ListAssessmentTargets", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListAssessmentTargets", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentTargetFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentTargetFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentTargetFilter", "variableName" : "filter", "variableType" : "AssessmentTargetFilter", "documentation" : "", "simpleType" : "AssessmentTargetFilter", "variableSetterType" : "AssessmentTargetFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTargetFilter", "variableName" : "filter", "variableType" : "AssessmentTargetFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentTargetFilter", "variableSetterType" : "AssessmentTargetFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Filter" : { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentTargetFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentTargetFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentTargetFilter", "variableName" : "filter", "variableType" : "AssessmentTargetFilter", "documentation" : "", "simpleType" : "AssessmentTargetFilter", "variableSetterType" : "AssessmentTargetFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTargetFilter", "variableName" : "filter", "variableType" : "AssessmentTargetFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentTargetFilter", "variableSetterType" : "AssessmentTargetFilter" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentTargetFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentTargetFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentTargetFilter", "variableName" : "filter", "variableType" : "AssessmentTargetFilter", "documentation" : "", "simpleType" : "AssessmentTargetFilter", "variableSetterType" : "AssessmentTargetFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTargetFilter", "variableName" : "filter", "variableType" : "AssessmentTargetFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentTargetFilter", "variableSetterType" : "AssessmentTargetFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTargets action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListAssessmentTargetsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListAssessmentTargetsRequest", "variableName" : "listAssessmentTargetsRequest", "variableType" : "ListAssessmentTargetsRequest", "documentation" : null, "simpleType" : "ListAssessmentTargetsRequest", "variableSetterType" : "ListAssessmentTargetsRequest" }, "wrapper" : false }, "ListAssessmentTargetsResponse" : { "c2jName" : "ListAssessmentTargetsResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@return A list of ARNs that specifies the assessment targets that are returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n

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

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetArns" : { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@return A list of ARNs that specifies the assessment targets that are returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n

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

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@return A list of ARNs that specifies the assessment targets that are returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

\n

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

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets that are returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment targets that are returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargetArns" ], "shapeName" : "ListAssessmentTargetsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListAssessmentTargetsResponse", "variableName" : "listAssessmentTargetsResponse", "variableType" : "ListAssessmentTargetsResponse", "documentation" : null, "simpleType" : "ListAssessmentTargetsResponse", "variableSetterType" : "ListAssessmentTargetsResponse" }, "wrapper" : false }, "ListAssessmentTemplatesRequest" : { "c2jName" : "ListAssessmentTemplatesRequest", "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" : "ListAssessmentTemplates", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListAssessmentTemplates", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@return A list of ARNs that specifies the assessment targets whose assessment templates you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n

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

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentTemplateFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentTemplateFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentTemplateFilter", "variableName" : "filter", "variableType" : "AssessmentTemplateFilter", "documentation" : "", "simpleType" : "AssessmentTemplateFilter", "variableSetterType" : "AssessmentTemplateFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTemplateFilter", "variableName" : "filter", "variableType" : "AssessmentTemplateFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentTemplateFilter", "variableSetterType" : "AssessmentTemplateFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetArns" : { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@return A list of ARNs that specifies the assessment targets whose assessment templates you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n

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

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Filter" : { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentTemplateFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentTemplateFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentTemplateFilter", "variableName" : "filter", "variableType" : "AssessmentTemplateFilter", "documentation" : "", "simpleType" : "AssessmentTemplateFilter", "variableSetterType" : "AssessmentTemplateFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTemplateFilter", "variableName" : "filter", "variableType" : "AssessmentTemplateFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentTemplateFilter", "variableSetterType" : "AssessmentTemplateFilter" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArns", "beanStyleSetterMethodName" : "setAssessmentTargetArns", "c2jName" : "assessmentTargetArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@return A list of ARNs that specifies the assessment targets whose assessment templates you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTargetArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.", "setterMethodName" : "setAssessmentTargetArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

\n

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

\n@param assessmentTargetArns A list of ARNs that specifies the assessment targets whose assessment templates you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTargetArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment targets whose assessment templates you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "AssessmentTemplateFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "AssessmentTemplateFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "AssessmentTemplateFilter", "variableName" : "filter", "variableType" : "AssessmentTemplateFilter", "documentation" : "", "simpleType" : "AssessmentTemplateFilter", "variableSetterType" : "AssessmentTemplateFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AssessmentTemplateFilter", "variableName" : "filter", "variableType" : "AssessmentTemplateFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "AssessmentTemplateFilter", "variableSetterType" : "AssessmentTemplateFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentTemplates action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListAssessmentTemplatesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListAssessmentTemplatesRequest", "variableName" : "listAssessmentTemplatesRequest", "variableType" : "ListAssessmentTemplatesRequest", "documentation" : null, "simpleType" : "ListAssessmentTemplatesRequest", "variableSetterType" : "ListAssessmentTemplatesRequest" }, "wrapper" : false }, "ListAssessmentTemplatesResponse" : { "c2jName" : "ListAssessmentTemplatesResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@return A list of ARNs that specifies the assessment templates returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n

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

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTemplateArns" : { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@return A list of ARNs that specifies the assessment templates returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n

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

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArns", "beanStyleSetterMethodName" : "setAssessmentTemplateArns", "c2jName" : "assessmentTemplateArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArns", "getterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@return A list of ARNs that specifies the assessment templates returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentTemplateArns", "setterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.", "setterMethodName" : "setAssessmentTemplateArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

\n

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

\n@param assessmentTemplateArns A list of ARNs that specifies the assessment templates returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentTemplateArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the assessment templates returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTemplateArns" ], "shapeName" : "ListAssessmentTemplatesResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListAssessmentTemplatesResponse", "variableName" : "listAssessmentTemplatesResponse", "variableType" : "ListAssessmentTemplatesResponse", "documentation" : null, "simpleType" : "ListAssessmentTemplatesResponse", "variableSetterType" : "ListAssessmentTemplatesResponse" }, "wrapper" : false }, "ListEventSubscriptionsRequest" : { "c2jName" : "ListEventSubscriptionsRequest", "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" : "ListEventSubscriptions", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListEventSubscriptions", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@return The ARN of the assessment template for which you want to list the existing event subscriptions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListEventSubscriptionsMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListEventSubscriptionsMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@return The ARN of the assessment template for which you want to list the existing event subscriptions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@return The ARN of the assessment template for which you want to list the existing event subscriptions.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

\n@param resourceArn The ARN of the assessment template for which you want to list the existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template for which you want to list the existing event subscriptions.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListEventSubscriptions action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListEventSubscriptionsMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListEventSubscriptionsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListEventSubscriptionsRequest", "variableName" : "listEventSubscriptionsRequest", "variableType" : "ListEventSubscriptionsRequest", "documentation" : null, "simpleType" : "ListEventSubscriptionsRequest", "variableSetterType" : "ListEventSubscriptionsRequest" }, "wrapper" : false }, "ListEventSubscriptionsResponse" : { "c2jName" : "ListEventSubscriptionsResponse", "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" : [ { "beanStyleGetterMethodName" : "getSubscriptions", "beanStyleSetterMethodName" : "setSubscriptions", "c2jName" : "subscriptions", "c2jShape" : "SubscriptionList", "deprecated" : false, "documentation" : "

Details of the returned event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "subscriptions", "fluentSetterDocumentation" : "

Details of the returned event subscriptions.

\n@param subscriptions Details of the returned event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptions", "getterDocumentation" : "

Details of the returned event subscriptions.

\n@return Details of the returned event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "subscriptions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "subscriptions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Subscription", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Subscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Subscription", "variableName" : "member", "variableType" : "Subscription", "documentation" : "", "simpleType" : "Subscription", "variableSetterType" : "Subscription" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Subscription", "variableName" : "member", "variableType" : "Subscription", "documentation" : "", "simpleType" : "Subscription", "variableSetterType" : "Subscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Subscription", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Subscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Subscriptions", "setterDocumentation" : "

Details of the returned event subscriptions.

\n@param subscriptions Details of the returned event subscriptions.", "setterMethodName" : "setSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Details of the returned event subscriptions.

\n

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

\n@param subscriptions Details of the returned event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptions", "variableType" : "java.util.List", "documentation" : "

Details of the returned event subscriptions.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Subscriptions" : { "beanStyleGetterMethodName" : "getSubscriptions", "beanStyleSetterMethodName" : "setSubscriptions", "c2jName" : "subscriptions", "c2jShape" : "SubscriptionList", "deprecated" : false, "documentation" : "

Details of the returned event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "subscriptions", "fluentSetterDocumentation" : "

Details of the returned event subscriptions.

\n@param subscriptions Details of the returned event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptions", "getterDocumentation" : "

Details of the returned event subscriptions.

\n@return Details of the returned event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "subscriptions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "subscriptions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Subscription", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Subscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Subscription", "variableName" : "member", "variableType" : "Subscription", "documentation" : "", "simpleType" : "Subscription", "variableSetterType" : "Subscription" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Subscription", "variableName" : "member", "variableType" : "Subscription", "documentation" : "", "simpleType" : "Subscription", "variableSetterType" : "Subscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Subscription", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Subscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Subscriptions", "setterDocumentation" : "

Details of the returned event subscriptions.

\n@param subscriptions Details of the returned event subscriptions.", "setterMethodName" : "setSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Details of the returned event subscriptions.

\n

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

\n@param subscriptions Details of the returned event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptions", "variableType" : "java.util.List", "documentation" : "

Details of the returned event subscriptions.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getSubscriptions", "beanStyleSetterMethodName" : "setSubscriptions", "c2jName" : "subscriptions", "c2jShape" : "SubscriptionList", "deprecated" : false, "documentation" : "

Details of the returned event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "subscriptions", "fluentSetterDocumentation" : "

Details of the returned event subscriptions.

\n@param subscriptions Details of the returned event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "subscriptions", "getterDocumentation" : "

Details of the returned event subscriptions.

\n@return Details of the returned event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "subscriptions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "subscriptions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Subscription", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Subscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Subscription", "variableName" : "member", "variableType" : "Subscription", "documentation" : "", "simpleType" : "Subscription", "variableSetterType" : "Subscription" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Subscription", "variableName" : "member", "variableType" : "Subscription", "documentation" : "", "simpleType" : "Subscription", "variableSetterType" : "Subscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Subscription", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Subscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Subscriptions", "setterDocumentation" : "

Details of the returned event subscriptions.

\n@param subscriptions Details of the returned event subscriptions.", "setterMethodName" : "setSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

Details of the returned event subscriptions.

\n

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

\n@param subscriptions Details of the returned event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "subscriptions", "variableType" : "java.util.List", "documentation" : "

Details of the returned event subscriptions.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "subscriptions" ], "shapeName" : "ListEventSubscriptionsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListEventSubscriptionsResponse", "variableName" : "listEventSubscriptionsResponse", "variableType" : "ListEventSubscriptionsResponse", "documentation" : null, "simpleType" : "ListEventSubscriptionsResponse", "variableSetterType" : "ListEventSubscriptionsResponse" }, "wrapper" : false }, "ListFindingsRequest" : { "c2jName" : "ListFindingsRequest", "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" : "ListFindings", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListFindings", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@return The ARNs of the assessment runs that generate the findings that you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n

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

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "FindingFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "FindingFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "FindingFilter", "variableName" : "filter", "variableType" : "FindingFilter", "documentation" : "", "simpleType" : "FindingFilter", "variableSetterType" : "FindingFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FindingFilter", "variableName" : "filter", "variableType" : "FindingFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "FindingFilter", "variableSetterType" : "FindingFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArns" : { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@return The ARNs of the assessment runs that generate the findings that you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n

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

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "Filter" : { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "FindingFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "FindingFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "FindingFilter", "variableName" : "filter", "variableType" : "FindingFilter", "documentation" : "", "simpleType" : "FindingFilter", "variableSetterType" : "FindingFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FindingFilter", "variableName" : "filter", "variableType" : "FindingFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "FindingFilter", "variableSetterType" : "FindingFilter" }, "xmlNameSpaceUri" : null }, "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArns", "beanStyleSetterMethodName" : "setAssessmentRunArns", "c2jName" : "assessmentRunArns", "c2jShape" : "ListParentArnList", "deprecated" : false, "documentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArns", "fluentSetterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArns", "getterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@return The ARNs of the assessment runs that generate the findings that you want to list.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AssessmentRunArns", "setterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.", "setterMethodName" : "setAssessmentRunArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

\n

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

\n@param assessmentRunArns The ARNs of the assessment runs that generate the findings that you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "assessmentRunArns", "variableType" : "java.util.List", "documentation" : "

The ARNs of the assessment runs that generate the findings that you want to list.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getFilter", "beanStyleSetterMethodName" : "setFilter", "c2jName" : "filter", "c2jShape" : "FindingFilter", "deprecated" : false, "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "enumType" : null, "fluentGetterMethodName" : "filter", "fluentSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "filter", "getterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@return You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "getterModel" : { "returnType" : "FindingFilter", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "filter", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "filter", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Filter", "setterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.", "setterMethodName" : "setFilter", "setterModel" : { "variableDeclarationType" : "FindingFilter", "variableName" : "filter", "variableType" : "FindingFilter", "documentation" : "", "simpleType" : "FindingFilter", "variableSetterType" : "FindingFilter" }, "simple" : false, "varargSetterDocumentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

\n@param filter You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FindingFilter", "variableName" : "filter", "variableType" : "FindingFilter", "documentation" : "

You can use this parameter to specify a subset of data to be included in the action's response.

For a record to match a filter, all specified filter attributes must match. When multiple values are specified for a filter attribute, any of the values can match.

", "simpleType" : "FindingFilter", "variableSetterType" : "FindingFilter" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListFindings action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListFindingsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListFindingsRequest", "variableName" : "listFindingsRequest", "variableType" : "ListFindingsRequest", "documentation" : null, "simpleType" : "ListFindingsRequest", "variableSetterType" : "ListFindingsRequest" }, "wrapper" : false }, "ListFindingsResponse" : { "c2jName" : "ListFindingsResponse", "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" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the findings returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@param findingArns A list of ARNs that specifies the findings returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@return A list of ARNs that specifies the findings returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@param findingArns A list of ARNs that specifies the findings returned by the action.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n

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

\n@param findingArns A list of ARNs that specifies the findings returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the findings returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FindingArns" : { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the findings returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@param findingArns A list of ARNs that specifies the findings returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@return A list of ARNs that specifies the findings returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@param findingArns A list of ARNs that specifies the findings returned by the action.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n

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

\n@param findingArns A list of ARNs that specifies the findings returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the findings returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

A list of ARNs that specifies the findings returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@param findingArns A list of ARNs that specifies the findings returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@return A list of ARNs that specifies the findings returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n@param findingArns A list of ARNs that specifies the findings returned by the action.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A list of ARNs that specifies the findings returned by the action.

\n

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

\n@param findingArns A list of ARNs that specifies the findings returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

A list of ARNs that specifies the findings returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "findingArns" ], "shapeName" : "ListFindingsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListFindingsResponse", "variableName" : "listFindingsResponse", "variableType" : "ListFindingsResponse", "documentation" : null, "simpleType" : "ListFindingsResponse", "variableSetterType" : "ListFindingsResponse" }, "wrapper" : false }, "ListRulesPackagesRequest" : { "c2jName" : "ListRulesPackagesRequest", "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" : "ListRulesPackages", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListRulesPackages", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListRulesPackages action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "ListMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListRulesPackagesRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListRulesPackagesRequest", "variableName" : "listRulesPackagesRequest", "variableType" : "ListRulesPackagesRequest", "documentation" : null, "simpleType" : "ListRulesPackagesRequest", "variableSetterType" : "ListRulesPackagesRequest" }, "wrapper" : false }, "ListRulesPackagesResponse" : { "c2jName" : "ListRulesPackagesResponse", "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" : [ { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

The list of ARNs that specifies the rules packages returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@return The list of ARNs that specifies the rules packages returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n

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

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The list of ARNs that specifies the rules packages returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "RulesPackageArns" : { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

The list of ARNs that specifies the rules packages returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@return The list of ARNs that specifies the rules packages returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n

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

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The list of ARNs that specifies the rules packages returned by the action.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRulesPackageArns", "beanStyleSetterMethodName" : "setRulesPackageArns", "c2jName" : "rulesPackageArns", "c2jShape" : "ListReturnedArnList", "deprecated" : false, "documentation" : "

The list of ARNs that specifies the rules packages returned by the action.

", "enumType" : null, "fluentGetterMethodName" : "rulesPackageArns", "fluentSetterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "rulesPackageArns", "getterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@return The list of ARNs that specifies the rules packages returned by the action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "rulesPackageArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "rulesPackageArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "RulesPackageArns", "setterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.", "setterMethodName" : "setRulesPackageArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of ARNs that specifies the rules packages returned by the action.

\n

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

\n@param rulesPackageArns The list of ARNs that specifies the rules packages returned by the action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "rulesPackageArns", "variableType" : "java.util.List", "documentation" : "

The list of ARNs that specifies the rules packages returned by the action.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "rulesPackageArns" ], "shapeName" : "ListRulesPackagesResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListRulesPackagesResponse", "variableName" : "listRulesPackagesResponse", "variableType" : "ListRulesPackagesResponse", "documentation" : null, "simpleType" : "ListRulesPackagesResponse", "variableSetterType" : "ListRulesPackagesResponse" }, "wrapper" : false }, "ListTagsForResourceRequest" : { "c2jName" : "ListTagsForResourceRequest", "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" : "ListTagsForResource", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.ListTagsForResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template whose tags you want to list.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@return The ARN that specifies the assessment template whose tags you want to list.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template whose tags you want to list.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template whose tags you want to list.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@return The ARN that specifies the assessment template whose tags you want to list.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template whose tags you want to list.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN that specifies the assessment template whose tags you want to list.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@return The ARN that specifies the assessment template whose tags you want to list.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN that specifies the assessment template whose tags you want to list.

\n@param resourceArn The ARN that specifies the assessment template whose tags you want to list.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN that specifies the assessment template whose tags you want to list.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceArn" ], "shapeName" : "ListTagsForResourceRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : null, "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "wrapper" : false }, "ListTagsForResourceResponse" : { "c2jName" : "ListTagsForResourceResponse", "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" : [ { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A collection of key and value pairs.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A collection of key and value pairs.

\n@param tags A collection of key and value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A collection of key and value pairs.

\n@return A collection of key and value pairs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A collection of key and value pairs.

\n@param tags A collection of key and value pairs.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of key and value pairs.

\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 collection of key and value pairs.\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 collection of key and value pairs.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A collection of key and value pairs.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A collection of key and value pairs.

\n@param tags A collection of key and value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A collection of key and value pairs.

\n@return A collection of key and value pairs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A collection of key and value pairs.

\n@param tags A collection of key and value pairs.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of key and value pairs.

\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 collection of key and value pairs.\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 collection of key and value pairs.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A collection of key and value pairs.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A collection of key and value pairs.

\n@param tags A collection of key and value pairs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A collection of key and value pairs.

\n@return A collection of key and value pairs.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A collection of key and value pairs.

\n@param tags A collection of key and value pairs.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of key and value pairs.

\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 collection of key and value pairs.\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 collection of key and value pairs.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "tags" ], "shapeName" : "ListTagsForResourceResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListTagsForResourceResponse", "variableName" : "listTagsForResourceResponse", "variableType" : "ListTagsForResourceResponse", "documentation" : null, "simpleType" : "ListTagsForResourceResponse", "variableSetterType" : "ListTagsForResourceResponse" }, "wrapper" : false }, "Locale" : { "c2jName" : "Locale", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "EN_US", "value" : "EN_US" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Locale", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Locale", "variableName" : "locale", "variableType" : "Locale", "documentation" : null, "simpleType" : "Locale", "variableSetterType" : "Locale" }, "wrapper" : false }, "NoSuchEntityErrorCode" : { "c2jName" : "NoSuchEntityErrorCode", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "ASSESSMENT_TARGET_DOES_NOT_EXIST", "value" : "ASSESSMENT_TARGET_DOES_NOT_EXIST" }, { "name" : "ASSESSMENT_TEMPLATE_DOES_NOT_EXIST", "value" : "ASSESSMENT_TEMPLATE_DOES_NOT_EXIST" }, { "name" : "ASSESSMENT_RUN_DOES_NOT_EXIST", "value" : "ASSESSMENT_RUN_DOES_NOT_EXIST" }, { "name" : "FINDING_DOES_NOT_EXIST", "value" : "FINDING_DOES_NOT_EXIST" }, { "name" : "RESOURCE_GROUP_DOES_NOT_EXIST", "value" : "RESOURCE_GROUP_DOES_NOT_EXIST" }, { "name" : "RULES_PACKAGE_DOES_NOT_EXIST", "value" : "RULES_PACKAGE_DOES_NOT_EXIST" }, { "name" : "SNS_TOPIC_DOES_NOT_EXIST", "value" : "SNS_TOPIC_DOES_NOT_EXIST" }, { "name" : "IAM_ROLE_DOES_NOT_EXIST", "value" : "IAM_ROLE_DOES_NOT_EXIST" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NoSuchEntityErrorCode", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "NoSuchEntityErrorCode", "variableName" : "noSuchEntityErrorCode", "variableType" : "NoSuchEntityErrorCode", "documentation" : null, "simpleType" : "NoSuchEntityErrorCode", "variableSetterType" : "NoSuchEntityErrorCode" }, "wrapper" : false }, "NoSuchEntityException" : { "c2jName" : "NoSuchEntityException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The request was rejected because it referenced an entity that does not exist. The error code describes the entity.

", "enums" : null, "errorCode" : "NoSuchEntityException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "NoSuchEntityErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "NoSuchEntityErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see NoSuchEntityErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see NoSuchEntityErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see NoSuchEntityErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see NoSuchEntityErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, "InspectorErrorCode" : { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "NoSuchEntityErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "NoSuchEntityErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see NoSuchEntityErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see NoSuchEntityErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see NoSuchEntityErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see NoSuchEntityErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "

You can immediately retry your request.

", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "

You can immediately retry your request.

\n@return You can immediately retry your request.", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "

You can immediately retry your request.

\n@param canRetry You can immediately retry your request.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "

You can immediately retry your request.

", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getInspectorErrorCode", "beanStyleSetterMethodName" : "setInspectorErrorCode", "c2jName" : "inspectorErrorCode", "c2jShape" : "NoSuchEntityErrorCode", "deprecated" : false, "documentation" : "

Code that indicates the type of error that is generated.

", "enumType" : "NoSuchEntityErrorCode", "fluentGetterMethodName" : "inspectorErrorCode", "fluentSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see NoSuchEntityErrorCode", "fluentSetterMethodName" : "inspectorErrorCode", "getterDocumentation" : "

Code that indicates the type of error that is generated.

\n@return Code that indicates the type of error that is generated.\n@see NoSuchEntityErrorCode", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "errorCode", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "errorCode", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "InspectorErrorCode", "setterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@see NoSuchEntityErrorCode", "setterMethodName" : "setInspectorErrorCode", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

Code that indicates the type of error that is generated.

\n@param inspectorErrorCode Code that indicates the type of error that is generated.\n@return Returns a reference to this object so that method calls can be chained together.\n@see NoSuchEntityErrorCode", "variable" : { "variableDeclarationType" : "String", "variableName" : "inspectorErrorCode", "variableType" : "String", "documentation" : "

Code that indicates the type of error that is generated.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "errorCode", "canRetry" ], "shapeName" : "NoSuchEntityException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "NoSuchEntityException", "variableName" : "noSuchEntityException", "variableType" : "NoSuchEntityException", "documentation" : null, "simpleType" : "NoSuchEntityException", "variableSetterType" : "NoSuchEntityException" }, "wrapper" : false }, "PreviewAgentsRequest" : { "c2jName" : "PreviewAgentsRequest", "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" : "PreviewAgents", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.PreviewAgents", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getPreviewAgentsArn", "beanStyleSetterMethodName" : "setPreviewAgentsArn", "c2jName" : "previewAgentsArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target whose agents you want to preview.

", "enumType" : null, "fluentGetterMethodName" : "previewAgentsArn", "fluentSetterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "previewAgentsArn", "getterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@return The ARN of the assessment target whose agents you want to preview.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "previewAgentsArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "previewAgentsArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreviewAgentsArn", "setterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.", "setterMethodName" : "setPreviewAgentsArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "previewAgentsArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "previewAgentsArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target whose agents you want to preview.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "PreviewAgentsMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "PreviewAgentsMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null }, "NextToken" : { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "PreviewAgentsArn" : { "beanStyleGetterMethodName" : "getPreviewAgentsArn", "beanStyleSetterMethodName" : "setPreviewAgentsArn", "c2jName" : "previewAgentsArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target whose agents you want to preview.

", "enumType" : null, "fluentGetterMethodName" : "previewAgentsArn", "fluentSetterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "previewAgentsArn", "getterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@return The ARN of the assessment target whose agents you want to preview.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "previewAgentsArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "previewAgentsArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreviewAgentsArn", "setterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.", "setterMethodName" : "setPreviewAgentsArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "previewAgentsArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "previewAgentsArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target whose agents you want to preview.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getPreviewAgentsArn", "beanStyleSetterMethodName" : "setPreviewAgentsArn", "c2jName" : "previewAgentsArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target whose agents you want to preview.

", "enumType" : null, "fluentGetterMethodName" : "previewAgentsArn", "fluentSetterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "previewAgentsArn", "getterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@return The ARN of the assessment target whose agents you want to preview.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "previewAgentsArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "previewAgentsArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "PreviewAgentsArn", "setterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.", "setterMethodName" : "setPreviewAgentsArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "previewAgentsArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target whose agents you want to preview.

\n@param previewAgentsArn The ARN of the assessment target whose agents you want to preview.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "previewAgentsArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target whose agents you want to preview.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "nextToken", "c2jShape" : "PaginationToken", "deprecated" : false, "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@return You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

\n@param nextToken You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "maxResults", "c2jShape" : "PreviewAgentsMaxResults", "deprecated" : false, "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "enumType" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@return You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "maxResults", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "maxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Integer", "marshallingType" : "INTEGER", "name" : "MaxResults", "setterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "varargSetterDocumentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

\n@param maxResults You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "previewAgentsArn" ], "shapeName" : "PreviewAgentsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "PreviewAgentsRequest", "variableName" : "previewAgentsRequest", "variableType" : "PreviewAgentsRequest", "documentation" : null, "simpleType" : "PreviewAgentsRequest", "variableSetterType" : "PreviewAgentsRequest" }, "wrapper" : false }, "PreviewAgentsResponse" : { "c2jName" : "PreviewAgentsResponse", "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" : [ { "beanStyleGetterMethodName" : "getAgentPreviews", "beanStyleSetterMethodName" : "setAgentPreviews", "c2jName" : "agentPreviews", "c2jShape" : "AgentPreviewList", "deprecated" : false, "documentation" : "

The resulting list of agents.

", "enumType" : null, "fluentGetterMethodName" : "agentPreviews", "fluentSetterDocumentation" : "

The resulting list of agents.

\n@param agentPreviews The resulting list of agents.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentPreviews", "getterDocumentation" : "

The resulting list of agents.

\n@return The resulting list of agents.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentPreviews", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentPreviews", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentPreview", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AgentPreview", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AgentPreview", "variableName" : "member", "variableType" : "AgentPreview", "documentation" : "", "simpleType" : "AgentPreview", "variableSetterType" : "AgentPreview" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentPreview", "variableName" : "member", "variableType" : "AgentPreview", "documentation" : "", "simpleType" : "AgentPreview", "variableSetterType" : "AgentPreview" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AgentPreview", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AgentPreview", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentPreviews", "setterDocumentation" : "

The resulting list of agents.

\n@param agentPreviews The resulting list of agents.", "setterMethodName" : "setAgentPreviews", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentPreviews", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The resulting list of agents.

\n

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

\n@param agentPreviews The resulting list of agents.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentPreviews", "variableType" : "java.util.List", "documentation" : "

The resulting list of agents.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AgentPreviews" : { "beanStyleGetterMethodName" : "getAgentPreviews", "beanStyleSetterMethodName" : "setAgentPreviews", "c2jName" : "agentPreviews", "c2jShape" : "AgentPreviewList", "deprecated" : false, "documentation" : "

The resulting list of agents.

", "enumType" : null, "fluentGetterMethodName" : "agentPreviews", "fluentSetterDocumentation" : "

The resulting list of agents.

\n@param agentPreviews The resulting list of agents.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentPreviews", "getterDocumentation" : "

The resulting list of agents.

\n@return The resulting list of agents.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentPreviews", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentPreviews", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentPreview", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AgentPreview", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AgentPreview", "variableName" : "member", "variableType" : "AgentPreview", "documentation" : "", "simpleType" : "AgentPreview", "variableSetterType" : "AgentPreview" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentPreview", "variableName" : "member", "variableType" : "AgentPreview", "documentation" : "", "simpleType" : "AgentPreview", "variableSetterType" : "AgentPreview" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AgentPreview", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AgentPreview", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentPreviews", "setterDocumentation" : "

The resulting list of agents.

\n@param agentPreviews The resulting list of agents.", "setterMethodName" : "setAgentPreviews", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentPreviews", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The resulting list of agents.

\n

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

\n@param agentPreviews The resulting list of agents.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentPreviews", "variableType" : "java.util.List", "documentation" : "

The resulting list of agents.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAgentPreviews", "beanStyleSetterMethodName" : "setAgentPreviews", "c2jName" : "agentPreviews", "c2jShape" : "AgentPreviewList", "deprecated" : false, "documentation" : "

The resulting list of agents.

", "enumType" : null, "fluentGetterMethodName" : "agentPreviews", "fluentSetterDocumentation" : "

The resulting list of agents.

\n@param agentPreviews The resulting list of agents.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "agentPreviews", "getterDocumentation" : "

The resulting list of agents.

\n@return The resulting list of agents.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "agentPreviews", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "agentPreviews", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AgentPreview", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "AgentPreview", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "AgentPreview", "variableName" : "member", "variableType" : "AgentPreview", "documentation" : "", "simpleType" : "AgentPreview", "variableSetterType" : "AgentPreview" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "AgentPreview", "variableName" : "member", "variableType" : "AgentPreview", "documentation" : "", "simpleType" : "AgentPreview", "variableSetterType" : "AgentPreview" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "AgentPreview", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "AgentPreview", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AgentPreviews", "setterDocumentation" : "

The resulting list of agents.

\n@param agentPreviews The resulting list of agents.", "setterMethodName" : "setAgentPreviews", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentPreviews", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The resulting list of agents.

\n

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

\n@param agentPreviews The resulting list of agents.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "agentPreviews", "variableType" : "java.util.List", "documentation" : "

The resulting list of agents.

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

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "enumType" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@return When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "nextToken", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "nextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "NextToken", "setterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

\n@param nextToken When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "agentPreviews" ], "shapeName" : "PreviewAgentsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "PreviewAgentsResponse", "variableName" : "previewAgentsResponse", "variableType" : "PreviewAgentsResponse", "documentation" : null, "simpleType" : "PreviewAgentsResponse", "variableSetterType" : "PreviewAgentsResponse" }, "wrapper" : false }, "RegisterCrossAccountAccessRoleRequest" : { "c2jName" : "RegisterCrossAccountAccessRoleRequest", "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" : "RegisterCrossAccountAccessRole", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.RegisterCrossAccountAccessRole", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getRoleArn", "beanStyleSetterMethodName" : "setRoleArn", "c2jName" : "roleArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

", "enumType" : null, "fluentGetterMethodName" : "roleArn", "fluentSetterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleArn", "getterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@return The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "roleArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "roleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RoleArn", "setterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.", "setterMethodName" : "setRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "RoleArn" : { "beanStyleGetterMethodName" : "getRoleArn", "beanStyleSetterMethodName" : "setRoleArn", "c2jName" : "roleArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

", "enumType" : null, "fluentGetterMethodName" : "roleArn", "fluentSetterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleArn", "getterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@return The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "roleArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "roleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RoleArn", "setterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.", "setterMethodName" : "setRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getRoleArn", "beanStyleSetterMethodName" : "setRoleArn", "c2jName" : "roleArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

", "enumType" : null, "fluentGetterMethodName" : "roleArn", "fluentSetterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "roleArn", "getterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@return The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "roleArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "roleArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "RoleArn", "setterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.", "setterMethodName" : "setRoleArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

\n@param roleArn The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "roleArn", "variableType" : "String", "documentation" : "

The ARN of the IAM role that Amazon Inspector uses to list your EC2 instances during the assessment run or when you call the PreviewAgents action.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "roleArn" ], "shapeName" : "RegisterCrossAccountAccessRoleRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RegisterCrossAccountAccessRoleRequest", "variableName" : "registerCrossAccountAccessRoleRequest", "variableType" : "RegisterCrossAccountAccessRoleRequest", "documentation" : null, "simpleType" : "RegisterCrossAccountAccessRoleRequest", "variableSetterType" : "RegisterCrossAccountAccessRoleRequest" }, "wrapper" : false }, "RegisterCrossAccountAccessRoleResponse" : { "c2jName" : "RegisterCrossAccountAccessRoleResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "RegisterCrossAccountAccessRoleResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RegisterCrossAccountAccessRoleResponse", "variableName" : "registerCrossAccountAccessRoleResponse", "variableType" : "RegisterCrossAccountAccessRoleResponse", "documentation" : null, "simpleType" : "RegisterCrossAccountAccessRoleResponse", "variableSetterType" : "RegisterCrossAccountAccessRoleResponse" }, "wrapper" : false }, "RemoveAttributesFromFindingsRequest" : { "c2jName" : "RemoveAttributesFromFindingsRequest", "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" : "RemoveAttributesFromFindings", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.RemoveAttributesFromFindings", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "AddRemoveAttributesFindingArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the findings that you want to remove attributes from.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@return The ARNs that specify the findings that you want to remove attributes from.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n

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

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the findings that you want to remove attributes from.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributeKeys", "beanStyleSetterMethodName" : "setAttributeKeys", "c2jName" : "attributeKeys", "c2jShape" : "UserAttributeKeyList", "deprecated" : false, "documentation" : "

The array of attribute keys that you want to remove from specified findings.

", "enumType" : null, "fluentGetterMethodName" : "attributeKeys", "fluentSetterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributeKeys", "getterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@return The array of attribute keys that you want to remove from specified findings.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributeKeys", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributeKeys", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AttributeKey", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AttributeKeys", "setterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.", "setterMethodName" : "setAttributeKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributeKeys", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n

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

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributeKeys", "variableType" : "java.util.List", "documentation" : "

The array of attribute keys that you want to remove from specified findings.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AttributeKeys" : { "beanStyleGetterMethodName" : "getAttributeKeys", "beanStyleSetterMethodName" : "setAttributeKeys", "c2jName" : "attributeKeys", "c2jShape" : "UserAttributeKeyList", "deprecated" : false, "documentation" : "

The array of attribute keys that you want to remove from specified findings.

", "enumType" : null, "fluentGetterMethodName" : "attributeKeys", "fluentSetterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributeKeys", "getterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@return The array of attribute keys that you want to remove from specified findings.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributeKeys", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributeKeys", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AttributeKey", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AttributeKeys", "setterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.", "setterMethodName" : "setAttributeKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributeKeys", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n

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

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributeKeys", "variableType" : "java.util.List", "documentation" : "

The array of attribute keys that you want to remove from specified findings.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "FindingArns" : { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "AddRemoveAttributesFindingArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the findings that you want to remove attributes from.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@return The ARNs that specify the findings that you want to remove attributes from.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n

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

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the findings that you want to remove attributes from.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFindingArns", "beanStyleSetterMethodName" : "setFindingArns", "c2jName" : "findingArns", "c2jShape" : "AddRemoveAttributesFindingArnList", "deprecated" : false, "documentation" : "

The ARNs that specify the findings that you want to remove attributes from.

", "enumType" : null, "fluentGetterMethodName" : "findingArns", "fluentSetterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "findingArns", "getterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@return The ARNs that specify the findings that you want to remove attributes from.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "findingArns", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "findingArns", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "FindingArns", "setterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.", "setterMethodName" : "setFindingArns", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The ARNs that specify the findings that you want to remove attributes from.

\n

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

\n@param findingArns The ARNs that specify the findings that you want to remove attributes from.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "findingArns", "variableType" : "java.util.List", "documentation" : "

The ARNs that specify the findings that you want to remove attributes from.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAttributeKeys", "beanStyleSetterMethodName" : "setAttributeKeys", "c2jName" : "attributeKeys", "c2jShape" : "UserAttributeKeyList", "deprecated" : false, "documentation" : "

The array of attribute keys that you want to remove from specified findings.

", "enumType" : null, "fluentGetterMethodName" : "attributeKeys", "fluentSetterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "attributeKeys", "getterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@return The array of attribute keys that you want to remove from specified findings.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "attributeKeys", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "attributeKeys", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "AttributeKey", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "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, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "AttributeKeys", "setterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.", "setterMethodName" : "setAttributeKeys", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributeKeys", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The array of attribute keys that you want to remove from specified findings.

\n

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

\n@param attributeKeys The array of attribute keys that you want to remove from specified findings.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "attributeKeys", "variableType" : "java.util.List", "documentation" : "

The array of attribute keys that you want to remove from specified findings.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "findingArns", "attributeKeys" ], "shapeName" : "RemoveAttributesFromFindingsRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "RemoveAttributesFromFindingsRequest", "variableName" : "removeAttributesFromFindingsRequest", "variableType" : "RemoveAttributesFromFindingsRequest", "documentation" : null, "simpleType" : "RemoveAttributesFromFindingsRequest", "variableSetterType" : "RemoveAttributesFromFindingsRequest" }, "wrapper" : false }, "RemoveAttributesFromFindingsResponse" : { "c2jName" : "RemoveAttributesFromFindingsResponse", "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" : [ { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@return Attributes details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "FailedItems" : { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@return Attributes details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getFailedItems", "beanStyleSetterMethodName" : "setFailedItems", "c2jName" : "failedItems", "c2jShape" : "FailedItems", "deprecated" : false, "documentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

", "enumType" : null, "fluentGetterMethodName" : "failedItems", "fluentSetterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "failedItems", "getterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@return Attributes details that cannot be described. An error code is provided for each failed item.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "failedItems", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "failedItems", "uri" : false }, "idempotencyToken" : false, "isBinary" : 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" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "FailedItemDetails", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "FailedItemDetails", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Value", "setterDocumentation" : "\n@param value ", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "simple" : false, "varargSetterDocumentation" : "\n@param value \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "FailedItemDetails", "variableName" : "value", "variableType" : "FailedItemDetails", "documentation" : "", "simpleType" : "FailedItemDetails", "variableSetterType" : "FailedItemDetails" }, "xmlNameSpaceUri" : null }, "valueType" : "FailedItemDetails", "entryType" : "Map.Entry", "keySimple" : true, "templateImplType" : "java.util.HashMap", "templateType" : "java.util.Map", "valueList" : false, "valueSimple" : false }, "marshallingTargetClass" : "Map", "marshallingType" : "MAP", "name" : "FailedItems", "setterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.", "setterMethodName" : "setFailedItems", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "varargSetterDocumentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

\n@param failedItems Attributes details that cannot be described. An error code is provided for each failed item.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "failedItems", "variableType" : "java.util.Map", "documentation" : "

Attributes details that cannot be described. An error code is provided for each failed item.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "failedItems" ], "shapeName" : "RemoveAttributesFromFindingsResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RemoveAttributesFromFindingsResponse", "variableName" : "removeAttributesFromFindingsResponse", "variableType" : "RemoveAttributesFromFindingsResponse", "documentation" : null, "simpleType" : "RemoveAttributesFromFindingsResponse", "variableSetterType" : "RemoveAttributesFromFindingsResponse" }, "wrapper" : false }, "ReportFileFormat" : { "c2jName" : "ReportFileFormat", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "HTML", "value" : "HTML" }, { "name" : "PDF", "value" : "PDF" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReportFileFormat", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReportFileFormat", "variableName" : "reportFileFormat", "variableType" : "ReportFileFormat", "documentation" : null, "simpleType" : "ReportFileFormat", "variableSetterType" : "ReportFileFormat" }, "wrapper" : false }, "ReportStatus" : { "c2jName" : "ReportStatus", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "WORK_IN_PROGRESS", "value" : "WORK_IN_PROGRESS" }, { "name" : "FAILED", "value" : "FAILED" }, { "name" : "COMPLETED", "value" : "COMPLETED" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReportStatus", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReportStatus", "variableName" : "reportStatus", "variableType" : "ReportStatus", "documentation" : null, "simpleType" : "ReportStatus", "variableSetterType" : "ReportStatus" }, "wrapper" : false }, "ReportType" : { "c2jName" : "ReportType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "FINDING", "value" : "FINDING" }, { "name" : "FULL", "value" : "FULL" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ReportType", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ReportType", "variableName" : "reportType", "variableType" : "ReportType", "documentation" : null, "simpleType" : "ReportType", "variableSetterType" : "ReportType" }, "wrapper" : false }, "ResourceGroup" : { "c2jName" : "ResourceGroup", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Contains information about a resource group. The resource group defines a set of tags that, when queried, identify the AWS resources that make up the assessment target. This data type is used as the response element in the DescribeResourceGroups action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the resource group.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the resource group.

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

The ARN of the resource group.

\n@return The ARN of the resource group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the resource group.

\n@param arn The ARN of the resource group.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the resource group.

\n@param arn The ARN of the resource group.\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 ARN of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "ResourceGroupTags", "deprecated" : false, "documentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@param tags The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@return The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroupTag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroupTag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroupTag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroupTag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@param tags The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\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 The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.\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" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which resource group is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which resource group is created.

\n@return The time at which resource group is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which resource group is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the resource group.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the resource group.

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

The ARN of the resource group.

\n@return The ARN of the resource group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the resource group.

\n@param arn The ARN of the resource group.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the resource group.

\n@param arn The ARN of the resource group.\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 ARN of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "CreatedAt" : { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which resource group is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which resource group is created.

\n@return The time at which resource group is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which resource group is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "ResourceGroupTags", "deprecated" : false, "documentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@param tags The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@return The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroupTag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroupTag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroupTag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroupTag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@param tags The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\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 The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.\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" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the resource group.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the resource group.

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

The ARN of the resource group.

\n@return The ARN of the resource group.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the resource group.

\n@param arn The ARN of the resource group.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the resource group.

\n@param arn The ARN of the resource group.\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 ARN of the resource group.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "ResourceGroupTags", "deprecated" : false, "documentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@param tags The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@return The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceGroupTag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "ResourceGroupTag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "member", "variableType" : "ResourceGroupTag", "documentation" : "", "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceGroupTag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "ResourceGroupTag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\n@param tags The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

\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 The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.\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" : "

The tags (key and value pairs) of the resource group. This data type property is used in the CreateResourceGroup action.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCreatedAt", "beanStyleSetterMethodName" : "setCreatedAt", "c2jName" : "createdAt", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The time at which resource group is created.

", "enumType" : null, "fluentGetterMethodName" : "createdAt", "fluentSetterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "createdAt", "getterDocumentation" : "

The time at which resource group is created.

\n@return The time at which resource group is created.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "createdAt", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "createdAt", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "CreatedAt", "setterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.", "setterMethodName" : "setCreatedAt", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The time at which resource group is created.

\n@param createdAt The time at which resource group is created.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "createdAt", "variableType" : "java.util.Date", "documentation" : "

The time at which resource group is created.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "arn", "tags", "createdAt" ], "shapeName" : "ResourceGroup", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceGroup", "variableName" : "resourceGroup", "variableType" : "ResourceGroup", "documentation" : null, "simpleType" : "ResourceGroup", "variableSetterType" : "ResourceGroup" }, "wrapper" : false }, "ResourceGroupTag" : { "c2jName" : "ResourceGroupTag", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used as one of the elements of the ResourceGroup data type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "deprecated" : false, "documentation" : "

A tag key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

A tag key.

\n@return A tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

A tag key.

\n@param key A tag key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

A tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "deprecated" : false, "documentation" : "

The value assigned to a tag key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value assigned to a tag key.

\n@return The value assigned to a tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value assigned to a tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "deprecated" : false, "documentation" : "

A tag key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

A tag key.

\n@return A tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

A tag key.

\n@param key A tag key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

A tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "deprecated" : false, "documentation" : "

The value assigned to a tag key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value assigned to a tag key.

\n@return The value assigned to a tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value assigned to a tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "deprecated" : false, "documentation" : "

A tag key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

A tag key.

\n@return A tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

A tag key.

\n@param key A tag key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

A tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "deprecated" : false, "documentation" : "

The value assigned to a tag key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value assigned to a tag key.

\n@return The value assigned to a tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The value assigned to a tag key.

\n@param value The value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value assigned to a tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "key" ], "shapeName" : "ResourceGroupTag", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceGroupTag", "variableName" : "resourceGroupTag", "variableType" : "ResourceGroupTag", "documentation" : null, "simpleType" : "ResourceGroupTag", "variableSetterType" : "ResourceGroupTag" }, "wrapper" : false }, "RulesPackage" : { "c2jName" : "RulesPackage", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Contains information about an Amazon Inspector rules package. This data type is used as the response element in the DescribeRulesPackages action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the rules package.

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

The ARN of the rules package.

\n@return The ARN of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the rules package.

\n@param arn The ARN of the rules package.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the rules package.

\n@param arn The ARN of the rules package.\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 ARN of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "RulesPackageName", "deprecated" : false, "documentation" : "

The name of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the rules package.

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

The name of the rules package.

\n@return The name of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the rules package.

\n@param name The name of the rules package.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the rules package.

\n@param name The name of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "version", "c2jShape" : "Version", "deprecated" : false, "documentation" : "

The version ID of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The version ID of the rules package.

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

The version ID of the rules package.

\n@return The version ID of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "version", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Version", "setterDocumentation" : "

The version ID of the rules package.

\n@param version The version ID of the rules package.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The version ID of the rules package.

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

The version ID of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProvider", "beanStyleSetterMethodName" : "setProvider", "c2jName" : "provider", "c2jShape" : "ProviderName", "deprecated" : false, "documentation" : "

The provider of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "provider", "fluentSetterDocumentation" : "

The provider of the rules package.

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

The provider of the rules package.

\n@return The provider of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "provider", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "provider", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Provider", "setterDocumentation" : "

The provider of the rules package.

\n@param provider The provider of the rules package.", "setterMethodName" : "setProvider", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "provider", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The provider of the rules package.

\n@param provider The provider of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "provider", "variableType" : "String", "documentation" : "

The provider of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "description", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The description of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the rules package.

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

The description of the rules package.

\n@return The description of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the rules package.

\n@param description The description of the rules package.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description of the rules package.

\n@param description The description of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Arn" : { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the rules package.

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

The ARN of the rules package.

\n@return The ARN of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the rules package.

\n@param arn The ARN of the rules package.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the rules package.

\n@param arn The ARN of the rules package.\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 ARN of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Description" : { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "description", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The description of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the rules package.

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

The description of the rules package.

\n@return The description of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the rules package.

\n@param description The description of the rules package.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description of the rules package.

\n@param description The description of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Name" : { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "RulesPackageName", "deprecated" : false, "documentation" : "

The name of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the rules package.

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

The name of the rules package.

\n@return The name of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the rules package.

\n@param name The name of the rules package.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the rules package.

\n@param name The name of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Provider" : { "beanStyleGetterMethodName" : "getProvider", "beanStyleSetterMethodName" : "setProvider", "c2jName" : "provider", "c2jShape" : "ProviderName", "deprecated" : false, "documentation" : "

The provider of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "provider", "fluentSetterDocumentation" : "

The provider of the rules package.

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

The provider of the rules package.

\n@return The provider of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "provider", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "provider", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Provider", "setterDocumentation" : "

The provider of the rules package.

\n@param provider The provider of the rules package.", "setterMethodName" : "setProvider", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "provider", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The provider of the rules package.

\n@param provider The provider of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "provider", "variableType" : "String", "documentation" : "

The provider of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Version" : { "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "version", "c2jShape" : "Version", "deprecated" : false, "documentation" : "

The version ID of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The version ID of the rules package.

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

The version ID of the rules package.

\n@return The version ID of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "version", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Version", "setterDocumentation" : "

The version ID of the rules package.

\n@param version The version ID of the rules package.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The version ID of the rules package.

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

The version ID of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getArn", "beanStyleSetterMethodName" : "setArn", "c2jName" : "arn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "arn", "fluentSetterDocumentation" : "

The ARN of the rules package.

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

The ARN of the rules package.

\n@return The ARN of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "arn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "arn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Arn", "setterDocumentation" : "

The ARN of the rules package.

\n@param arn The ARN of the rules package.", "setterMethodName" : "setArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "arn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the rules package.

\n@param arn The ARN of the rules package.\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 ARN of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getName", "beanStyleSetterMethodName" : "setName", "c2jName" : "name", "c2jShape" : "RulesPackageName", "deprecated" : false, "documentation" : "

The name of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "name", "fluentSetterDocumentation" : "

The name of the rules package.

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

The name of the rules package.

\n@return The name of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "name", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "name", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Name", "setterDocumentation" : "

The name of the rules package.

\n@param name The name of the rules package.", "setterMethodName" : "setName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the rules package.

\n@param name The name of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "name", "variableType" : "String", "documentation" : "

The name of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "version", "c2jShape" : "Version", "deprecated" : false, "documentation" : "

The version ID of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The version ID of the rules package.

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

The version ID of the rules package.

\n@return The version ID of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "version", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Version", "setterDocumentation" : "

The version ID of the rules package.

\n@param version The version ID of the rules package.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The version ID of the rules package.

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

The version ID of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getProvider", "beanStyleSetterMethodName" : "setProvider", "c2jName" : "provider", "c2jShape" : "ProviderName", "deprecated" : false, "documentation" : "

The provider of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "provider", "fluentSetterDocumentation" : "

The provider of the rules package.

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

The provider of the rules package.

\n@return The provider of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "provider", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "provider", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Provider", "setterDocumentation" : "

The provider of the rules package.

\n@param provider The provider of the rules package.", "setterMethodName" : "setProvider", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "provider", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The provider of the rules package.

\n@param provider The provider of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "provider", "variableType" : "String", "documentation" : "

The provider of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDescription", "beanStyleSetterMethodName" : "setDescription", "c2jName" : "description", "c2jShape" : "Text", "deprecated" : false, "documentation" : "

The description of the rules package.

", "enumType" : null, "fluentGetterMethodName" : "description", "fluentSetterDocumentation" : "

The description of the rules package.

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

The description of the rules package.

\n@return The description of the rules package.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "description", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "description", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Description", "setterDocumentation" : "

The description of the rules package.

\n@param description The description of the rules package.", "setterMethodName" : "setDescription", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The description of the rules package.

\n@param description The description of the rules package.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "description", "variableType" : "String", "documentation" : "

The description of the rules package.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "arn", "name", "version", "provider" ], "shapeName" : "RulesPackage", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "RulesPackage", "variableName" : "rulesPackage", "variableType" : "RulesPackage", "documentation" : null, "simpleType" : "RulesPackage", "variableSetterType" : "RulesPackage" }, "wrapper" : false }, "SetTagsForResourceRequest" : { "c2jName" : "SetTagsForResourceRequest", "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" : "SetTagsForResource", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.SetTagsForResource", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that you want to set tags to.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@return The ARN of the assessment template that you want to set tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that you want to set tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A collection of key and value pairs that you want to set to the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@param tags A collection of key and value pairs that you want to set to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@return A collection of key and value pairs that you want to set to the assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@param tags A collection of key and value pairs that you want to set to the assessment template.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\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 collection of key and value pairs that you want to set to the assessment template.\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 collection of key and value pairs that you want to set to the assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that you want to set tags to.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@return The ARN of the assessment template that you want to set tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that you want to set tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Tags" : { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A collection of key and value pairs that you want to set to the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@param tags A collection of key and value pairs that you want to set to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@return A collection of key and value pairs that you want to set to the assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@param tags A collection of key and value pairs that you want to set to the assessment template.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\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 collection of key and value pairs that you want to set to the assessment template.\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 collection of key and value pairs that you want to set to the assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that you want to set tags to.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@return The ARN of the assessment template that you want to set tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that you want to set tags to.

\n@param resourceArn The ARN of the assessment template that you want to set tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that you want to set tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "tags", "c2jShape" : "TagList", "deprecated" : false, "documentation" : "

A collection of key and value pairs that you want to set to the assessment template.

", "enumType" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@param tags A collection of key and value pairs that you want to set to the assessment template.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@return A collection of key and value pairs that you want to set to the assessment template.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "tags", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "Tags", "setterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\n@param tags A collection of key and value pairs that you want to set to the assessment template.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

A collection of key and value pairs that you want to set to the assessment template.

\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 collection of key and value pairs that you want to set to the assessment template.\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 collection of key and value pairs that you want to set to the assessment template.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceArn" ], "shapeName" : "SetTagsForResourceRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SetTagsForResourceRequest", "variableName" : "setTagsForResourceRequest", "variableType" : "SetTagsForResourceRequest", "documentation" : null, "simpleType" : "SetTagsForResourceRequest", "variableSetterType" : "SetTagsForResourceRequest" }, "wrapper" : false }, "SetTagsForResourceResponse" : { "c2jName" : "SetTagsForResourceResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SetTagsForResourceResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SetTagsForResourceResponse", "variableName" : "setTagsForResourceResponse", "variableType" : "SetTagsForResourceResponse", "documentation" : null, "simpleType" : "SetTagsForResourceResponse", "variableSetterType" : "SetTagsForResourceResponse" }, "wrapper" : false }, "Severity" : { "c2jName" : "Severity", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "", "enums" : [ { "name" : "Low", "value" : "Low" }, { "name" : "Medium", "value" : "Medium" }, { "name" : "High", "value" : "High" }, { "name" : "Informational", "value" : "Informational" }, { "name" : "Undefined", "value" : "Undefined" } ], "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Severity", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Severity", "variableName" : "severity", "variableType" : "Severity", "documentation" : null, "simpleType" : "Severity", "variableSetterType" : "Severity" }, "wrapper" : false }, "StartAssessmentRunRequest" : { "c2jName" : "StartAssessmentRunRequest", "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" : "StartAssessmentRun", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.StartAssessmentRun", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template of the assessment run that you want to start.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@return The ARN of the assessment template of the assessment run that you want to start.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template of the assessment run that you want to start.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunName", "beanStyleSetterMethodName" : "setAssessmentRunName", "c2jName" : "assessmentRunName", "c2jShape" : "AssessmentRunName", "deprecated" : false, "documentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunName", "fluentSetterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunName", "getterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@return You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunName", "setterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.", "setterMethodName" : "setAssessmentRunName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunName", "variableType" : "String", "documentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunName" : { "beanStyleGetterMethodName" : "getAssessmentRunName", "beanStyleSetterMethodName" : "setAssessmentRunName", "c2jName" : "assessmentRunName", "c2jShape" : "AssessmentRunName", "deprecated" : false, "documentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunName", "fluentSetterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunName", "getterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@return You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunName", "setterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.", "setterMethodName" : "setAssessmentRunName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunName", "variableType" : "String", "documentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssessmentTemplateArn" : { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template of the assessment run that you want to start.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@return The ARN of the assessment template of the assessment run that you want to start.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template of the assessment run that you want to start.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTemplateArn", "beanStyleSetterMethodName" : "setAssessmentTemplateArn", "c2jName" : "assessmentTemplateArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template of the assessment run that you want to start.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTemplateArn", "fluentSetterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTemplateArn", "getterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@return The ARN of the assessment template of the assessment run that you want to start.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTemplateArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTemplateArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTemplateArn", "setterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.", "setterMethodName" : "setAssessmentTemplateArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template of the assessment run that you want to start.

\n@param assessmentTemplateArn The ARN of the assessment template of the assessment run that you want to start.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTemplateArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template of the assessment run that you want to start.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentRunName", "beanStyleSetterMethodName" : "setAssessmentRunName", "c2jName" : "assessmentRunName", "c2jShape" : "AssessmentRunName", "deprecated" : false, "documentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunName", "fluentSetterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunName", "getterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@return You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunName", "setterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.", "setterMethodName" : "setAssessmentRunName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

\n@param assessmentRunName You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunName", "variableType" : "String", "documentation" : "

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTemplateArn" ], "shapeName" : "StartAssessmentRunRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StartAssessmentRunRequest", "variableName" : "startAssessmentRunRequest", "variableType" : "StartAssessmentRunRequest", "documentation" : null, "simpleType" : "StartAssessmentRunRequest", "variableSetterType" : "StartAssessmentRunRequest" }, "wrapper" : false }, "StartAssessmentRunResponse" : { "c2jName" : "StartAssessmentRunResponse", "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" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that has been started.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that has been started.

\n@return The ARN of the assessment run that has been started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that has been started.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that has been started.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that has been started.

\n@return The ARN of the assessment run that has been started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that has been started.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that has been started.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that has been started.

\n@return The ARN of the assessment run that has been started.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that has been started.

\n@param assessmentRunArn The ARN of the assessment run that has been started.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that has been started.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArn" ], "shapeName" : "StartAssessmentRunResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StartAssessmentRunResponse", "variableName" : "startAssessmentRunResponse", "variableType" : "StartAssessmentRunResponse", "documentation" : null, "simpleType" : "StartAssessmentRunResponse", "variableSetterType" : "StartAssessmentRunResponse" }, "wrapper" : false }, "StopAssessmentRunRequest" : { "c2jName" : "StopAssessmentRunRequest", "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" : "StopAssessmentRun", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.StopAssessmentRun", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that you want to stop.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@return The ARN of the assessment run that you want to stop.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that you want to stop.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentRunArn" : { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that you want to stop.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@return The ARN of the assessment run that you want to stop.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that you want to stop.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentRunArn", "beanStyleSetterMethodName" : "setAssessmentRunArn", "c2jName" : "assessmentRunArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment run that you want to stop.

", "enumType" : null, "fluentGetterMethodName" : "assessmentRunArn", "fluentSetterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentRunArn", "getterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@return The ARN of the assessment run that you want to stop.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentRunArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentRunArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentRunArn", "setterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.", "setterMethodName" : "setAssessmentRunArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment run that you want to stop.

\n@param assessmentRunArn The ARN of the assessment run that you want to stop.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentRunArn", "variableType" : "String", "documentation" : "

The ARN of the assessment run that you want to stop.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentRunArn" ], "shapeName" : "StopAssessmentRunRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "StopAssessmentRunRequest", "variableName" : "stopAssessmentRunRequest", "variableType" : "StopAssessmentRunRequest", "documentation" : null, "simpleType" : "StopAssessmentRunRequest", "variableSetterType" : "StopAssessmentRunRequest" }, "wrapper" : false }, "StopAssessmentRunResponse" : { "c2jName" : "StopAssessmentRunResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StopAssessmentRunResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StopAssessmentRunResponse", "variableName" : "stopAssessmentRunResponse", "variableType" : "StopAssessmentRunResponse", "documentation" : null, "simpleType" : "StopAssessmentRunResponse", "variableSetterType" : "StopAssessmentRunResponse" }, "wrapper" : false }, "SubscribeToEventRequest" : { "c2jName" : "SubscribeToEventRequest", "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" : "SubscribeToEvent", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.SubscribeToEvent", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@return The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which you want to receive SNS notifications.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@return The event for which you want to receive SNS notifications.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which you want to receive SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@return The ARN of the SNS topic to which the SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Event" : { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which you want to receive SNS notifications.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@return The event for which you want to receive SNS notifications.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which you want to receive SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@return The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TopicArn" : { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@return The ARN of the SNS topic to which the SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@return The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which you want to receive SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which you want to receive SNS notifications.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@return The event for which you want to receive SNS notifications.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which you want to receive SNS notifications.

\n@param event The event for which you want to receive SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which you want to receive SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@return The ARN of the SNS topic to which the SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the SNS topic to which the SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceArn", "event", "topicArn" ], "shapeName" : "SubscribeToEventRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "SubscribeToEventRequest", "variableName" : "subscribeToEventRequest", "variableType" : "SubscribeToEventRequest", "documentation" : null, "simpleType" : "SubscribeToEventRequest", "variableSetterType" : "SubscribeToEventRequest" }, "wrapper" : false }, "SubscribeToEventResponse" : { "c2jName" : "SubscribeToEventResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SubscribeToEventResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SubscribeToEventResponse", "variableName" : "subscribeToEventResponse", "variableType" : "SubscribeToEventResponse", "documentation" : null, "simpleType" : "SubscribeToEventResponse", "variableSetterType" : "SubscribeToEventResponse" }, "wrapper" : false }, "Subscription" : { "c2jName" : "Subscription", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used as a response element in the ListEventSubscriptions action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@return The ARN of the assessment template that is used during the event for which the SNS notification is sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@return The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEventSubscriptions", "beanStyleSetterMethodName" : "setEventSubscriptions", "c2jName" : "eventSubscriptions", "c2jShape" : "EventSubscriptionList", "deprecated" : false, "documentation" : "

The list of existing event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "eventSubscriptions", "fluentSetterDocumentation" : "

The list of existing event subscriptions.

\n@param eventSubscriptions The list of existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscriptions", "getterDocumentation" : "

The list of existing event subscriptions.

\n@return The list of existing event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "eventSubscriptions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventSubscriptions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EventSubscription", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventSubscription", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "EventSubscriptions", "setterDocumentation" : "

The list of existing event subscriptions.

\n@param eventSubscriptions The list of existing event subscriptions.", "setterMethodName" : "setEventSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of existing event subscriptions.

\n

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

\n@param eventSubscriptions The list of existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptions", "variableType" : "java.util.List", "documentation" : "

The list of existing event subscriptions.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "EventSubscriptions" : { "beanStyleGetterMethodName" : "getEventSubscriptions", "beanStyleSetterMethodName" : "setEventSubscriptions", "c2jName" : "eventSubscriptions", "c2jShape" : "EventSubscriptionList", "deprecated" : false, "documentation" : "

The list of existing event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "eventSubscriptions", "fluentSetterDocumentation" : "

The list of existing event subscriptions.

\n@param eventSubscriptions The list of existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscriptions", "getterDocumentation" : "

The list of existing event subscriptions.

\n@return The list of existing event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "eventSubscriptions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventSubscriptions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EventSubscription", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventSubscription", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "EventSubscriptions", "setterDocumentation" : "

The list of existing event subscriptions.

\n@param eventSubscriptions The list of existing event subscriptions.", "setterMethodName" : "setEventSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of existing event subscriptions.

\n

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

\n@param eventSubscriptions The list of existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptions", "variableType" : "java.util.List", "documentation" : "

The list of existing event subscriptions.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null }, "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@return The ARN of the assessment template that is used during the event for which the SNS notification is sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TopicArn" : { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@return The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@return The ARN of the assessment template that is used during the event for which the SNS notification is sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

\n@param resourceArn The ARN of the assessment template that is used during the event for which the SNS notification is sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which the SNS notification is sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@return The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

\n@param topicArn The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEventSubscriptions", "beanStyleSetterMethodName" : "setEventSubscriptions", "c2jName" : "eventSubscriptions", "c2jShape" : "EventSubscriptionList", "deprecated" : false, "documentation" : "

The list of existing event subscriptions.

", "enumType" : null, "fluentGetterMethodName" : "eventSubscriptions", "fluentSetterDocumentation" : "

The list of existing event subscriptions.

\n@param eventSubscriptions The list of existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "eventSubscriptions", "getterDocumentation" : "

The list of existing event subscriptions.

\n@return The list of existing event subscriptions.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "eventSubscriptions", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "eventSubscriptions", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "EventSubscription", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "EventSubscription", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "StructuredPojo", "marshallingType" : "STRUCTURED", "name" : "Member", "setterDocumentation" : "\n@param member ", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "simple" : false, "varargSetterDocumentation" : "\n@param member \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "EventSubscription", "variableName" : "member", "variableType" : "EventSubscription", "documentation" : "", "simpleType" : "EventSubscription", "variableSetterType" : "EventSubscription" }, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "EventSubscription", "map" : false, "marshallNonAutoConstructedEmptyLists" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "sendEmptyQueryString" : false, "simple" : false, "simpleType" : "EventSubscription", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingTargetClass" : "List", "marshallingType" : "LIST", "name" : "EventSubscriptions", "setterDocumentation" : "

The list of existing event subscriptions.

\n@param eventSubscriptions The list of existing event subscriptions.", "setterMethodName" : "setEventSubscriptions", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptions", "variableType" : "java.util.List", "documentation" : "", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "varargSetterDocumentation" : "

The list of existing event subscriptions.

\n

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

\n@param eventSubscriptions The list of existing event subscriptions.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "eventSubscriptions", "variableType" : "java.util.List", "documentation" : "

The list of existing event subscriptions.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceArn", "topicArn", "eventSubscriptions" ], "shapeName" : "Subscription", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Subscription", "variableName" : "subscription", "variableType" : "Subscription", "documentation" : null, "simpleType" : "Subscription", "variableSetterType" : "Subscription" }, "wrapper" : false }, "Tag" : { "c2jName" : "Tag", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

A key and value pair. This data type is used as a request parameter in the SetTagsForResource action and a response element in the ListTagsForResource action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "deprecated" : false, "documentation" : "

A tag key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

A tag key.

\n@return A tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

A tag key.

\n@param key A tag key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

A tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "deprecated" : false, "documentation" : "

A value assigned to a tag key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

A value assigned to a tag key.

\n@return A value assigned to a tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

A value assigned to a tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "deprecated" : false, "documentation" : "

A tag key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

A tag key.

\n@return A tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

A tag key.

\n@param key A tag key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

A tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "Value" : { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "deprecated" : false, "documentation" : "

A value assigned to a tag key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

A value assigned to a tag key.

\n@return A value assigned to a tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

A value assigned to a tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "deprecated" : false, "documentation" : "

A tag key.

", "enumType" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

A tag key.

\n@return A tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Key", "setterDocumentation" : "

A tag key.

\n@param key A tag key.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A tag key.

\n@param key A tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

A tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "deprecated" : false, "documentation" : "

A value assigned to a tag key.

", "enumType" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

A value assigned to a tag key.

\n@return A value assigned to a tag key.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Value", "setterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A value assigned to a tag key.

\n@param value A value assigned to a tag key.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

A value assigned to a tag key.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "key" ], "shapeName" : "Tag", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "tag", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "wrapper" : false }, "TelemetryMetadata" : { "c2jName" : "TelemetryMetadata", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

The metadata about the Amazon Inspector application data metrics collected by the agent. This data type is used as the response element in the GetTelemetryMetadata action.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getMessageType", "beanStyleSetterMethodName" : "setMessageType", "c2jName" : "messageType", "c2jShape" : "MessageType", "deprecated" : false, "documentation" : "

A specific type of behavioral data that is collected by the agent.

", "enumType" : null, "fluentGetterMethodName" : "messageType", "fluentSetterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "messageType", "getterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@return A specific type of behavioral data that is collected by the agent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "messageType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "messageType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MessageType", "setterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.", "setterMethodName" : "setMessageType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "messageType", "variableType" : "String", "documentation" : "

A specific type of behavioral data that is collected by the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCount", "beanStyleSetterMethodName" : "setCount", "c2jName" : "count", "c2jShape" : "Long", "deprecated" : false, "documentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

", "enumType" : null, "fluentGetterMethodName" : "count", "fluentSetterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "count", "getterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@return The count of messages that the agent sends to the Amazon Inspector service.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "count", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "count", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Long", "marshallingType" : "LONG", "name" : "Count", "setterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.", "setterMethodName" : "setCount", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "count", "variableType" : "Long", "documentation" : "", "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "varargSetterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Long", "variableName" : "count", "variableType" : "Long", "documentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataSize", "beanStyleSetterMethodName" : "setDataSize", "c2jName" : "dataSize", "c2jShape" : "Long", "deprecated" : false, "documentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

", "enumType" : null, "fluentGetterMethodName" : "dataSize", "fluentSetterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataSize", "getterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@return The data size of messages that the agent sends to the Amazon Inspector service.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "dataSize", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "dataSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Long", "marshallingType" : "LONG", "name" : "DataSize", "setterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.", "setterMethodName" : "setDataSize", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "dataSize", "variableType" : "Long", "documentation" : "", "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "varargSetterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Long", "variableName" : "dataSize", "variableType" : "Long", "documentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Count" : { "beanStyleGetterMethodName" : "getCount", "beanStyleSetterMethodName" : "setCount", "c2jName" : "count", "c2jShape" : "Long", "deprecated" : false, "documentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

", "enumType" : null, "fluentGetterMethodName" : "count", "fluentSetterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "count", "getterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@return The count of messages that the agent sends to the Amazon Inspector service.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "count", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "count", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Long", "marshallingType" : "LONG", "name" : "Count", "setterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.", "setterMethodName" : "setCount", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "count", "variableType" : "Long", "documentation" : "", "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "varargSetterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Long", "variableName" : "count", "variableType" : "Long", "documentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null }, "DataSize" : { "beanStyleGetterMethodName" : "getDataSize", "beanStyleSetterMethodName" : "setDataSize", "c2jName" : "dataSize", "c2jShape" : "Long", "deprecated" : false, "documentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

", "enumType" : null, "fluentGetterMethodName" : "dataSize", "fluentSetterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataSize", "getterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@return The data size of messages that the agent sends to the Amazon Inspector service.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "dataSize", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "dataSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Long", "marshallingType" : "LONG", "name" : "DataSize", "setterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.", "setterMethodName" : "setDataSize", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "dataSize", "variableType" : "Long", "documentation" : "", "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "varargSetterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Long", "variableName" : "dataSize", "variableType" : "Long", "documentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null }, "MessageType" : { "beanStyleGetterMethodName" : "getMessageType", "beanStyleSetterMethodName" : "setMessageType", "c2jName" : "messageType", "c2jShape" : "MessageType", "deprecated" : false, "documentation" : "

A specific type of behavioral data that is collected by the agent.

", "enumType" : null, "fluentGetterMethodName" : "messageType", "fluentSetterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "messageType", "getterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@return A specific type of behavioral data that is collected by the agent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "messageType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "messageType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MessageType", "setterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.", "setterMethodName" : "setMessageType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "messageType", "variableType" : "String", "documentation" : "

A specific type of behavioral data that is collected by the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getMessageType", "beanStyleSetterMethodName" : "setMessageType", "c2jName" : "messageType", "c2jShape" : "MessageType", "deprecated" : false, "documentation" : "

A specific type of behavioral data that is collected by the agent.

", "enumType" : null, "fluentGetterMethodName" : "messageType", "fluentSetterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "messageType", "getterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@return A specific type of behavioral data that is collected by the agent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "messageType", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "messageType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "MessageType", "setterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.", "setterMethodName" : "setMessageType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "messageType", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

A specific type of behavioral data that is collected by the agent.

\n@param messageType A specific type of behavioral data that is collected by the agent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "messageType", "variableType" : "String", "documentation" : "

A specific type of behavioral data that is collected by the agent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getCount", "beanStyleSetterMethodName" : "setCount", "c2jName" : "count", "c2jShape" : "Long", "deprecated" : false, "documentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

", "enumType" : null, "fluentGetterMethodName" : "count", "fluentSetterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "count", "getterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@return The count of messages that the agent sends to the Amazon Inspector service.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "count", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "count", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Long", "marshallingType" : "LONG", "name" : "Count", "setterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.", "setterMethodName" : "setCount", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "count", "variableType" : "Long", "documentation" : "", "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "varargSetterDocumentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

\n@param count The count of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Long", "variableName" : "count", "variableType" : "Long", "documentation" : "

The count of messages that the agent sends to the Amazon Inspector service.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getDataSize", "beanStyleSetterMethodName" : "setDataSize", "c2jName" : "dataSize", "c2jShape" : "Long", "deprecated" : false, "documentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

", "enumType" : null, "fluentGetterMethodName" : "dataSize", "fluentSetterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataSize", "getterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@return The data size of messages that the agent sends to the Amazon Inspector service.", "getterModel" : { "returnType" : "Long", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "dataSize", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "dataSize", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Long", "marshallingType" : "LONG", "name" : "DataSize", "setterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.", "setterMethodName" : "setDataSize", "setterModel" : { "variableDeclarationType" : "Long", "variableName" : "dataSize", "variableType" : "Long", "documentation" : "", "simpleType" : "Long", "variableSetterType" : "Long" }, "simple" : true, "varargSetterDocumentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

\n@param dataSize The data size of messages that the agent sends to the Amazon Inspector service.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Long", "variableName" : "dataSize", "variableType" : "Long", "documentation" : "

The data size of messages that the agent sends to the Amazon Inspector service.

", "simpleType" : "Long", "variableSetterType" : "Long" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "messageType", "count" ], "shapeName" : "TelemetryMetadata", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TelemetryMetadata", "variableName" : "telemetryMetadata", "variableType" : "TelemetryMetadata", "documentation" : null, "simpleType" : "TelemetryMetadata", "variableSetterType" : "TelemetryMetadata" }, "wrapper" : false }, "TimestampRange" : { "c2jName" : "TimestampRange", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

This data type is used in the AssessmentRunFilter data type.

", "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getBeginDate", "beanStyleSetterMethodName" : "setBeginDate", "c2jName" : "beginDate", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The minimum value of the timestamp range.

", "enumType" : null, "fluentGetterMethodName" : "beginDate", "fluentSetterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "beginDate", "getterDocumentation" : "

The minimum value of the timestamp range.

\n@return The minimum value of the timestamp range.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "beginDate", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "beginDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "BeginDate", "setterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.", "setterMethodName" : "setBeginDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "beginDate", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "beginDate", "variableType" : "java.util.Date", "documentation" : "

The minimum value of the timestamp range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndDate", "beanStyleSetterMethodName" : "setEndDate", "c2jName" : "endDate", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The maximum value of the timestamp range.

", "enumType" : null, "fluentGetterMethodName" : "endDate", "fluentSetterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endDate", "getterDocumentation" : "

The maximum value of the timestamp range.

\n@return The maximum value of the timestamp range.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "endDate", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "endDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "EndDate", "setterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.", "setterMethodName" : "setEndDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endDate", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endDate", "variableType" : "java.util.Date", "documentation" : "

The maximum value of the timestamp range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "BeginDate" : { "beanStyleGetterMethodName" : "getBeginDate", "beanStyleSetterMethodName" : "setBeginDate", "c2jName" : "beginDate", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The minimum value of the timestamp range.

", "enumType" : null, "fluentGetterMethodName" : "beginDate", "fluentSetterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "beginDate", "getterDocumentation" : "

The minimum value of the timestamp range.

\n@return The minimum value of the timestamp range.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "beginDate", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "beginDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "BeginDate", "setterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.", "setterMethodName" : "setBeginDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "beginDate", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "beginDate", "variableType" : "java.util.Date", "documentation" : "

The minimum value of the timestamp range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, "EndDate" : { "beanStyleGetterMethodName" : "getEndDate", "beanStyleSetterMethodName" : "setEndDate", "c2jName" : "endDate", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The maximum value of the timestamp range.

", "enumType" : null, "fluentGetterMethodName" : "endDate", "fluentSetterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endDate", "getterDocumentation" : "

The maximum value of the timestamp range.

\n@return The maximum value of the timestamp range.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "endDate", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "endDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "EndDate", "setterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.", "setterMethodName" : "setEndDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endDate", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endDate", "variableType" : "java.util.Date", "documentation" : "

The maximum value of the timestamp range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getBeginDate", "beanStyleSetterMethodName" : "setBeginDate", "c2jName" : "beginDate", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The minimum value of the timestamp range.

", "enumType" : null, "fluentGetterMethodName" : "beginDate", "fluentSetterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "beginDate", "getterDocumentation" : "

The minimum value of the timestamp range.

\n@return The minimum value of the timestamp range.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "beginDate", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "beginDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "BeginDate", "setterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.", "setterMethodName" : "setBeginDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "beginDate", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The minimum value of the timestamp range.

\n@param beginDate The minimum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "beginDate", "variableType" : "java.util.Date", "documentation" : "

The minimum value of the timestamp range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEndDate", "beanStyleSetterMethodName" : "setEndDate", "c2jName" : "endDate", "c2jShape" : "Timestamp", "deprecated" : false, "documentation" : "

The maximum value of the timestamp range.

", "enumType" : null, "fluentGetterMethodName" : "endDate", "fluentSetterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "endDate", "getterDocumentation" : "

The maximum value of the timestamp range.

\n@return The maximum value of the timestamp range.", "getterModel" : { "returnType" : "java.util.Date", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "endDate", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "endDate", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "java.util.Date", "marshallingType" : "DATE", "name" : "EndDate", "setterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.", "setterMethodName" : "setEndDate", "setterModel" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endDate", "variableType" : "java.util.Date", "documentation" : "", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "simple" : true, "varargSetterDocumentation" : "

The maximum value of the timestamp range.

\n@param endDate The maximum value of the timestamp range.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "java.util.Date", "variableName" : "endDate", "variableType" : "java.util.Date", "documentation" : "

The maximum value of the timestamp range.

", "simpleType" : "Date", "variableSetterType" : "java.util.Date" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TimestampRange", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TimestampRange", "variableName" : "timestampRange", "variableType" : "TimestampRange", "documentation" : null, "simpleType" : "TimestampRange", "variableSetterType" : "TimestampRange" }, "wrapper" : false }, "UnsubscribeFromEventRequest" : { "c2jName" : "UnsubscribeFromEventRequest", "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" : "UnsubscribeFromEvent", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.UnsubscribeFromEvent", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@return The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which you want to stop receiving SNS notifications.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@return The event for which you want to stop receiving SNS notifications.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which you want to stop receiving SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@return The ARN of the SNS topic to which SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Event" : { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which you want to stop receiving SNS notifications.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@return The event for which you want to stop receiving SNS notifications.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which you want to stop receiving SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ResourceArn" : { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@return The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "TopicArn" : { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@return The ARN of the SNS topic to which SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getResourceArn", "beanStyleSetterMethodName" : "setResourceArn", "c2jName" : "resourceArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

", "enumType" : null, "fluentGetterMethodName" : "resourceArn", "fluentSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceArn", "getterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@return The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceArn", "setterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.", "setterMethodName" : "setResourceArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

\n@param resourceArn The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceArn", "variableType" : "String", "documentation" : "

The ARN of the assessment template that is used during the event for which you want to stop receiving SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getEvent", "beanStyleSetterMethodName" : "setEvent", "c2jName" : "event", "c2jShape" : "InspectorEvent", "deprecated" : false, "documentation" : "

The event for which you want to stop receiving SNS notifications.

", "enumType" : "InspectorEvent", "fluentGetterMethodName" : "event", "fluentSetterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "fluentSetterMethodName" : "event", "getterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@return The event for which you want to stop receiving SNS notifications.\n@see InspectorEvent", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "event", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "event", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "Event", "setterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@see InspectorEvent", "setterMethodName" : "setEvent", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The event for which you want to stop receiving SNS notifications.

\n@param event The event for which you want to stop receiving SNS notifications.\n@return Returns a reference to this object so that method calls can be chained together.\n@see InspectorEvent", "variable" : { "variableDeclarationType" : "String", "variableName" : "event", "variableType" : "String", "documentation" : "

The event for which you want to stop receiving SNS notifications.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getTopicArn", "beanStyleSetterMethodName" : "setTopicArn", "c2jName" : "topicArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

", "enumType" : null, "fluentGetterMethodName" : "topicArn", "fluentSetterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "topicArn", "getterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@return The ARN of the SNS topic to which SNS notifications are sent.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "topicArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "topicArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "TopicArn", "setterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.", "setterMethodName" : "setTopicArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

\n@param topicArn The ARN of the SNS topic to which SNS notifications are sent.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "topicArn", "variableType" : "String", "documentation" : "

The ARN of the SNS topic to which SNS notifications are sent.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "resourceArn", "event", "topicArn" ], "shapeName" : "UnsubscribeFromEventRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UnsubscribeFromEventRequest", "variableName" : "unsubscribeFromEventRequest", "variableType" : "UnsubscribeFromEventRequest", "documentation" : null, "simpleType" : "UnsubscribeFromEventRequest", "variableSetterType" : "UnsubscribeFromEventRequest" }, "wrapper" : false }, "UnsubscribeFromEventResponse" : { "c2jName" : "UnsubscribeFromEventResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UnsubscribeFromEventResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UnsubscribeFromEventResponse", "variableName" : "unsubscribeFromEventResponse", "variableType" : "UnsubscribeFromEventResponse", "documentation" : null, "simpleType" : "UnsubscribeFromEventResponse", "variableSetterType" : "UnsubscribeFromEventResponse" }, "wrapper" : false }, "UnsupportedFeatureException" : { "c2jName" : "UnsupportedFeatureException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : "

Used by the GetAssessmentReport API. The request was rejected because you tried to generate a report for an assessment run that existed before reporting was supported in Amazon Inspector. You can only generate reports for assessment runs that took place or will take place after generating reports in Amazon Inspector became available.

", "enums" : null, "errorCode" : "UnsupportedFeatureException", "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "\n@param canRetry \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "\n@param canRetry ", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "\n@param canRetry \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CanRetry" : { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "\n@param canRetry \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "\n@param canRetry ", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "\n@param canRetry \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getCanRetry", "beanStyleSetterMethodName" : "setCanRetry", "c2jName" : "canRetry", "c2jShape" : "Bool", "deprecated" : false, "documentation" : "", "enumType" : null, "fluentGetterMethodName" : "canRetry", "fluentSetterDocumentation" : "\n@param canRetry \n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "canRetry", "getterDocumentation" : "\n@return ", "getterModel" : { "returnType" : "Boolean", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "canRetry", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "canRetry", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "Boolean", "marshallingType" : "BOOLEAN", "name" : "CanRetry", "setterDocumentation" : "\n@param canRetry ", "setterMethodName" : "setCanRetry", "setterModel" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "simple" : true, "varargSetterDocumentation" : "\n@param canRetry \n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "Boolean", "variableName" : "canRetry", "variableType" : "Boolean", "documentation" : "", "simpleType" : "Boolean", "variableSetterType" : "Boolean" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "message", "canRetry" ], "shapeName" : "UnsupportedFeatureException", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UnsupportedFeatureException", "variableName" : "unsupportedFeatureException", "variableType" : "UnsupportedFeatureException", "documentation" : null, "simpleType" : "UnsupportedFeatureException", "variableSetterType" : "UnsupportedFeatureException" }, "wrapper" : false }, "UpdateAssessmentTargetRequest" : { "c2jName" : "UpdateAssessmentTargetRequest", "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" : "UpdateAssessmentTarget", "locationName" : null, "requestUri" : "/", "target" : "InspectorService.UpdateAssessmentTarget", "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target that you want to update.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@return The ARN of the assessment target that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTargetName", "beanStyleSetterMethodName" : "setAssessmentTargetName", "c2jName" : "assessmentTargetName", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The name of the assessment target that you want to update.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetName", "fluentSetterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetName", "getterDocumentation" : "

The name of the assessment target that you want to update.

\n@return The name of the assessment target that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetName", "setterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.", "setterMethodName" : "setAssessmentTargetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "

The name of the assessment target that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@return The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "AssessmentTargetArn" : { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target that you want to update.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@return The ARN of the assessment target that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "AssessmentTargetName" : { "beanStyleGetterMethodName" : "getAssessmentTargetName", "beanStyleSetterMethodName" : "setAssessmentTargetName", "c2jName" : "assessmentTargetName", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The name of the assessment target that you want to update.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetName", "fluentSetterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetName", "getterDocumentation" : "

The name of the assessment target that you want to update.

\n@return The name of the assessment target that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetName", "setterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.", "setterMethodName" : "setAssessmentTargetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "

The name of the assessment target that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, "ResourceGroupArn" : { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@return The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "beanStyleGetterMethodName" : "getAssessmentTargetArn", "beanStyleSetterMethodName" : "setAssessmentTargetArn", "c2jName" : "assessmentTargetArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the assessment target that you want to update.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetArn", "fluentSetterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetArn", "getterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@return The ARN of the assessment target that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetArn", "setterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.", "setterMethodName" : "setAssessmentTargetArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the assessment target that you want to update.

\n@param assessmentTargetArn The ARN of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetArn", "variableType" : "String", "documentation" : "

The ARN of the assessment target that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getAssessmentTargetName", "beanStyleSetterMethodName" : "setAssessmentTargetName", "c2jName" : "assessmentTargetName", "c2jShape" : "AssessmentTargetName", "deprecated" : false, "documentation" : "

The name of the assessment target that you want to update.

", "enumType" : null, "fluentGetterMethodName" : "assessmentTargetName", "fluentSetterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "assessmentTargetName", "getterDocumentation" : "

The name of the assessment target that you want to update.

\n@return The name of the assessment target that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "assessmentTargetName", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "assessmentTargetName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "AssessmentTargetName", "setterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.", "setterMethodName" : "setAssessmentTargetName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The name of the assessment target that you want to update.

\n@param assessmentTargetName The name of the assessment target that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "assessmentTargetName", "variableType" : "String", "documentation" : "

The name of the assessment target that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null }, { "beanStyleGetterMethodName" : "getResourceGroupArn", "beanStyleSetterMethodName" : "setResourceGroupArn", "c2jName" : "resourceGroupArn", "c2jShape" : "Arn", "deprecated" : false, "documentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

", "enumType" : null, "fluentGetterMethodName" : "resourceGroupArn", "fluentSetterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceGroupArn", "getterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@return The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "resourceGroupArn", "queryString" : false, "statusCode" : false, "unmarshallLocationName" : "resourceGroupArn", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingTargetClass" : "String", "marshallingType" : "STRING", "name" : "ResourceGroupArn", "setterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.", "setterMethodName" : "setResourceGroupArn", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "varargSetterDocumentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

\n@param resourceGroupArn The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.\n@return Returns a reference to this object so that method calls can be chained together.", "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceGroupArn", "variableType" : "String", "documentation" : "

The ARN of the resource group that is used to specify the new resource group to associate with the assessment target.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "assessmentTargetArn", "assessmentTargetName", "resourceGroupArn" ], "shapeName" : "UpdateAssessmentTargetRequest", "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateAssessmentTargetRequest", "variableName" : "updateAssessmentTargetRequest", "variableType" : "UpdateAssessmentTargetRequest", "documentation" : null, "simpleType" : "UpdateAssessmentTargetRequest", "variableSetterType" : "UpdateAssessmentTargetRequest" }, "wrapper" : false }, "UpdateAssessmentTargetResponse" : { "c2jName" : "UpdateAssessmentTargetResponse", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false }, "deprecated" : false, "documentation" : null, "enums" : null, "errorCode" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateAssessmentTargetResponse", "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateAssessmentTargetResponse", "variableName" : "updateAssessmentTargetResponse", "variableType" : "UpdateAssessmentTargetResponse", "documentation" : null, "simpleType" : "UpdateAssessmentTargetResponse", "variableSetterType" : "UpdateAssessmentTargetResponse" }, "wrapper" : false } }, "customAuthorizers" : { }, "examples" : { "examples" : { "AddAttributesToFindings" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.", "id" : "add-attributes-to-findings-1481063856401", "input" : { "findingArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-8l1VIE0D/run/0-Z02cjjug/finding/0-T8yM9mEU" ], "attributes" : [ { "key" : "Example", "value" : "example" } ] }, "output" : { "failedItems" : { } }, "title" : "Add attributes to findings" } ], "CreateAssessmentTarget" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup. You can create up to 50 assessment targets per AWS account. You can run up to 500 concurrent agents per AWS account.", "id" : "create-assessment-target-1481063953657", "input" : { "assessmentTargetName" : "ExampleAssessmentTarget", "resourceGroupArn" : "arn:aws:inspector:us-west-2:123456789012:resourcegroup/0-AB6DMKnv" }, "output" : { "assessmentTargetArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX" }, "title" : "Create assessment target" } ], "CreateAssessmentTemplate" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.", "id" : "create-assessment-template-1481064046719", "input" : { "assessmentTargetArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX", "assessmentTemplateName" : "ExampleAssessmentTemplate", "durationInSeconds" : 180, "rulesPackageArns" : [ "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-11B9DBXp" ], "userAttributesForFindings" : [ { "key" : "Example", "value" : "example" } ] }, "output" : { "assessmentTemplateArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-it5r2S4T" }, "title" : "Create assessment template" } ], "CreateResourceGroup" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target. The created resource group is then used to create an Amazon Inspector assessment target. ", "id" : "create-resource-group-1481064169037", "input" : { "resourceGroupTags" : [ { "key" : "Name", "value" : "example" } ] }, "output" : { "resourceGroupArn" : "arn:aws:inspector:us-west-2:123456789012:resourcegroup/0-AB6DMKnv" }, "title" : "Create resource group" } ], "DeleteAssessmentRun" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the assessment run that is specified by the ARN of the assessment run.", "id" : "delete-assessment-run-1481064251629", "input" : { "assessmentRunArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-it5r2S4T/run/0-11LMTAVe" }, "output" : null, "title" : "Delete assessment run" } ], "DeleteAssessmentTarget" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the assessment target that is specified by the ARN of the assessment target.", "id" : "delete-assessment-target-1481064309029", "input" : { "assessmentTargetArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq" }, "output" : null, "title" : "Delete assessment target" } ], "DeleteAssessmentTemplate" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Deletes the assessment template that is specified by the ARN of the assessment template.", "id" : "delete-assessment-template-1481064364074", "input" : { "assessmentTemplateArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-it5r2S4T" }, "output" : null, "title" : "Delete assessment template" } ], "DescribeAssessmentRuns" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the assessment runs that are specified by the ARNs of the assessment runs.", "id" : "describte-assessment-runs-1481064424352", "input" : { "assessmentRunArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE" ] }, "output" : { "assessmentRuns" : [ { "arn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE", "name" : "Run 1 for ExampleAssessmentTemplate", "assessmentTemplateArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw", "state" : "COMPLETED", "durationInSeconds" : 3600, "rulesPackageArns" : [ "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-X1KXtawP" ], "userAttributesForFindings" : [ ], "createdAt" : "1458680170.035", "startedAt" : "1458680170.161", "completedAt" : "1458680301.4", "stateChangedAt" : "1458680301.4", "dataCollected" : true, "stateChanges" : [ { "stateChangedAt" : "1458680170.035", "state" : "CREATED" }, { "stateChangedAt" : "1458680170.065", "state" : "START_DATA_COLLECTION_PENDING" }, { "stateChangedAt" : "1458680170.096", "state" : "START_DATA_COLLECTION_IN_PROGRESS" }, { "stateChangedAt" : "1458680170.161", "state" : "COLLECTING_DATA" }, { "stateChangedAt" : "1458680239.883", "state" : "STOP_DATA_COLLECTION_PENDING" }, { "stateChangedAt" : "1458680299.847", "state" : "DATA_COLLECTED" }, { "stateChangedAt" : "1458680300.099", "state" : "EVALUATING_RULES" }, { "stateChangedAt" : "1458680301.4", "state" : "COMPLETED" } ], "notifications" : [ ], "findingCounts" : { } } ], "failedItems" : { } }, "title" : "Describte assessment runs" } ], "DescribeAssessmentTargets" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the assessment targets that are specified by the ARNs of the assessment targets.", "id" : "describte-assessment-targets-1481064527735", "input" : { "assessmentTargetArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq" ] }, "output" : { "assessmentTargets" : [ { "arn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq", "name" : "ExampleAssessmentTarget", "resourceGroupArn" : "arn:aws:inspector:us-west-2:123456789012:resourcegroup/0-PyGXopAI", "createdAt" : "1458074191.459", "updatedAt" : "1458074191.459" } ], "failedItems" : { } }, "title" : "Describte assessment targets" } ], "DescribeAssessmentTemplates" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the assessment templates that are specified by the ARNs of the assessment templates.", "id" : "describte-assessment-templates-1481064606829", "input" : { "assessmentTemplateArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw" ] }, "output" : { "assessmentTemplates" : [ { "arn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw", "name" : "ExampleAssessmentTemplate", "assessmentTargetArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq", "durationInSeconds" : 3600, "rulesPackageArns" : [ "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-X1KXtawP" ], "userAttributesForFindings" : [ ], "createdAt" : "1458074191.844" } ], "failedItems" : { } }, "title" : "Describte assessment templates" } ], "DescribeCrossAccountAccessRole" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the IAM role that enables Amazon Inspector to access your AWS account.", "id" : "describte-cross-account-access-role-1481064682267", "input" : null, "output" : { "roleArn" : "arn:aws:iam::123456789012:role/inspector", "valid" : true, "registeredAt" : "1458069182.826" }, "title" : "Describte cross account access role" } ], "DescribeFindings" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the findings that are specified by the ARNs of the findings.", "id" : "describte-findings-1481064771803", "input" : { "findingArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE/finding/0-HwPnsDm4" ] }, "output" : { "findings" : [ { "arn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE/finding/0-HwPnsDm4", "schemaVersion" : 1, "service" : "Inspector", "serviceAttributes" : { "schemaVersion" : 1, "assessmentRunArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE", "rulesPackageArn" : "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-X1KXtawP" }, "assetType" : "ec2-instance", "assetAttributes" : { "schemaVersion" : 1, "ipv4Addresses" : [ ] }, "title" : "No potential security issues found", "description" : "Amazon Inspector did not find any potential security issues during this assessment.", "recommendation" : "No remediation needed.", "severity" : "Informational", "numericSeverity" : 0, "confidence" : 10, "indicatorOfCompromise" : false, "attributes" : [ ], "userAttributes" : [ ], "createdAt" : "1458680301.37", "updatedAt" : "1458680301.37" } ], "failedItems" : { } }, "title" : "Describe findings" } ], "DescribeResourceGroups" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the resource groups that are specified by the ARNs of the resource groups.", "id" : "describe-resource-groups-1481065787743", "input" : { "resourceGroupArns" : [ "arn:aws:inspector:us-west-2:123456789012:resourcegroup/0-PyGXopAI" ] }, "output" : { "resourceGroups" : [ { "arn" : "arn:aws:inspector:us-west-2:123456789012:resourcegroup/0-PyGXopAI", "tags" : [ { "key" : "Name", "value" : "example" } ], "createdAt" : "1458074191.098" } ], "failedItems" : { } }, "title" : "Describe resource groups" } ], "DescribeRulesPackages" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Describes the rules packages that are specified by the ARNs of the rules packages.", "id" : "describe-rules-packages-1481069641979", "input" : { "rulesPackageArns" : [ "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-JJOtZiqQ" ] }, "output" : { "rulesPackages" : [ { "arn" : "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-JJOtZiqQ", "name" : "Security Best Practices", "version" : "1.1", "provider" : "Amazon Web Services, Inc.", "description" : "The rules in this package help determine whether your systems are configured securely." } ], "failedItems" : { } }, "title" : "Describe rules packages" } ], "GetTelemetryMetadata" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Information about the data that is collected for the specified assessment run.", "id" : "get-telemetry-metadata-1481066021297", "input" : { "assessmentRunArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE" }, "output" : { "telemetryMetadata" : [ { "messageType" : "InspectorDuplicateProcess", "count" : 2, "dataSize" : 345 }, { "messageType" : "InspectorTimeEventMsg", "count" : 3, "dataSize" : 255 }, { "messageType" : "InspectorNetworkInterface", "count" : 4, "dataSize" : 1082 }, { "messageType" : "InspectorDnsEntry", "count" : 2, "dataSize" : 349 }, { "messageType" : "InspectorDirectoryInfoMsg", "count" : 11, "dataSize" : 2514 }, { "messageType" : "InspectorTcpV6ListeningPort", "count" : 1, "dataSize" : 179 }, { "messageType" : "InspectorTerminal", "count" : 101, "dataSize" : 10949 }, { "messageType" : "InspectorUser", "count" : 26, "dataSize" : 5916 }, { "messageType" : "InspectorDynamicallyLoadedCodeModule", "count" : 282, "dataSize" : 32148 }, { "messageType" : "InspectorCreateProcess", "count" : 18, "dataSize" : 10172 }, { "messageType" : "InspectorProcessPerformance", "count" : 3, "dataSize" : 8001 }, { "messageType" : "InspectorOperatingSystem", "count" : 1, "dataSize" : 360 }, { "messageType" : "InspectorStopProcess", "count" : 6, "dataSize" : 546 }, { "messageType" : "InspectorInstanceMetaData", "count" : 1, "dataSize" : 1553 }, { "messageType" : "InspectorTcpV4Connection", "count" : 2, "dataSize" : 434 }, { "messageType" : "InspectorPackageInfo", "count" : 474, "dataSize" : 2960322 }, { "messageType" : "InspectorSystemPerformance", "count" : 3, "dataSize" : 2235 }, { "messageType" : "InspectorCodeModule", "count" : 105, "dataSize" : 46048 }, { "messageType" : "InspectorUdpV6ListeningPort", "count" : 1, "dataSize" : 182 }, { "messageType" : "InspectorUdpV4ListeningPort", "count" : 2, "dataSize" : 371 }, { "messageType" : "InspectorKernelModule", "count" : 18, "dataSize" : 8362 }, { "messageType" : "InspectorConfigurationInfo", "count" : 29, "dataSize" : 48788 }, { "messageType" : "InspectorMonitoringStart", "count" : 1, "dataSize" : 79 }, { "messageType" : "InspectorSplitMsgBegin", "count" : 5, "dataSize" : 0 }, { "messageType" : "InspectorGroup", "count" : 51, "dataSize" : 4593 }, { "messageType" : "InspectorTcpV4ListeningPort", "count" : 1, "dataSize" : 184 }, { "messageType" : "Total", "count" : 1159, "dataSize" : 3146579 }, { "messageType" : "InspectorSplitMsgEnd", "count" : 5, "dataSize" : 0 }, { "messageType" : "InspectorLoadImageInProcess", "count" : 1, "dataSize" : 612 } ] }, "title" : "Get telemetry metadata" } ], "ListAssessmentRunAgents" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.", "id" : "list-assessment-run-agents-1481918140642", "input" : { "assessmentRunArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE", "maxResults" : 123 }, "output" : { "assessmentRunAgents" : [ { "agentId" : "i-49113b93", "assessmentRunArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE", "agentHealth" : "HEALTHY", "agentHealthCode" : "RUNNING", "telemetryMetadata" : [ { "messageType" : "InspectorDuplicateProcess", "count" : 2, "dataSize" : 345 }, { "messageType" : "InspectorTimeEventMsg", "count" : 3, "dataSize" : 255 }, { "messageType" : "InspectorNetworkInterface", "count" : 4, "dataSize" : 1082 }, { "messageType" : "InspectorDnsEntry", "count" : 2, "dataSize" : 349 }, { "messageType" : "InspectorDirectoryInfoMsg", "count" : 11, "dataSize" : 2514 }, { "messageType" : "InspectorTcpV6ListeningPort", "count" : 1, "dataSize" : 179 }, { "messageType" : "InspectorTerminal", "count" : 101, "dataSize" : 10949 }, { "messageType" : "InspectorUser", "count" : 26, "dataSize" : 5916 }, { "messageType" : "InspectorDynamicallyLoadedCodeModule", "count" : 282, "dataSize" : 32148 }, { "messageType" : "InspectorCreateProcess", "count" : 18, "dataSize" : 10172 }, { "messageType" : "InspectorProcessPerformance", "count" : 3, "dataSize" : 8001 }, { "messageType" : "InspectorOperatingSystem", "count" : 1, "dataSize" : 360 }, { "messageType" : "InspectorStopProcess", "count" : 6, "dataSize" : 546 }, { "messageType" : "InspectorInstanceMetaData", "count" : 1, "dataSize" : 1553 }, { "messageType" : "InspectorTcpV4Connection", "count" : 2, "dataSize" : 434 }, { "messageType" : "InspectorPackageInfo", "count" : 474, "dataSize" : 2960322 }, { "messageType" : "InspectorSystemPerformance", "count" : 3, "dataSize" : 2235 }, { "messageType" : "InspectorCodeModule", "count" : 105, "dataSize" : 46048 }, { "messageType" : "InspectorUdpV6ListeningPort", "count" : 1, "dataSize" : 182 }, { "messageType" : "InspectorUdpV4ListeningPort", "count" : 2, "dataSize" : 371 }, { "messageType" : "InspectorKernelModule", "count" : 18, "dataSize" : 8362 }, { "messageType" : "InspectorConfigurationInfo", "count" : 29, "dataSize" : 48788 }, { "messageType" : "InspectorMonitoringStart", "count" : 1, "dataSize" : 79 }, { "messageType" : "InspectorSplitMsgBegin", "count" : 5, "dataSize" : 0 }, { "messageType" : "InspectorGroup", "count" : 51, "dataSize" : 4593 }, { "messageType" : "InspectorTcpV4ListeningPort", "count" : 1, "dataSize" : 184 }, { "messageType" : "Total", "count" : 1159, "dataSize" : 3146579 }, { "messageType" : "InspectorSplitMsgEnd", "count" : 5, "dataSize" : 0 }, { "messageType" : "InspectorLoadImageInProcess", "count" : 1, "dataSize" : 612 } ] } ], "nextToken" : "1" }, "title" : "List assessment run agents" } ], "ListAssessmentRuns" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates.", "id" : "list-assessment-runs-1481066340844", "input" : { "assessmentTemplateArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw" ], "maxResults" : 123 }, "output" : { "assessmentRunArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE", "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-v5D6fI3v" ], "nextToken" : "1" }, "title" : "List assessment runs" } ], "ListAssessmentTargets" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the ARNs of the assessment targets within this AWS account. ", "id" : "list-assessment-targets-1481066540849", "input" : { "maxResults" : 123 }, "output" : { "assessmentTargetArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq" ], "nextToken" : "1" }, "title" : "List assessment targets" } ], "ListAssessmentTemplates" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets.", "id" : "list-assessment-templates-1481066623520", "input" : { "assessmentTargetArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq" ], "maxResults" : 123 }, "output" : { "assessmentTemplateArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw", "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-Uza6ihLh" ], "nextToken" : "1" }, "title" : "List assessment templates" } ], "ListEventSubscriptions" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template. ", "id" : "list-event-subscriptions-1481068376945", "input" : { "resourceArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-7sbz2Kz0", "maxResults" : 123 }, "output" : { "subscriptions" : [ { "resourceArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-7sbz2Kz0", "topicArn" : "arn:aws:sns:us-west-2:123456789012:exampletopic", "eventSubscriptions" : [ { "event" : "ASSESSMENT_RUN_COMPLETED", "subscribedAt" : "1459455440.867" } ] } ], "nextToken" : "1" }, "title" : "List event subscriptions" } ], "ListFindings" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.", "id" : "list-findings-1481066840611", "input" : { "assessmentRunArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE" ], "maxResults" : 123 }, "output" : { "findingArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-MKkpXXPE/finding/0-HwPnsDm4", "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-4r1V2mAw/run/0-v5D6fI3v/finding/0-tyvmqBLy" ], "nextToken" : "1" }, "title" : "List findings" } ], "ListRulesPackages" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all available Amazon Inspector rules packages.", "id" : "list-rules-packages-1481066954883", "input" : { "maxResults" : 123 }, "output" : { "rulesPackageArns" : [ "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-9hgA516p", "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-H5hpSawc", "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-JJOtZiqQ", "arn:aws:inspector:us-west-2:758058086616:rulespackage/0-vg5GGHSD" ], "nextToken" : "1" }, "title" : "List rules packages" } ], "ListTagsForResource" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Lists all tags associated with an assessment template.", "id" : "list-tags-for-resource-1481067025240", "input" : { "resourceArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-gcwFliYu" }, "output" : { "tags" : [ { "key" : "Name", "value" : "Example" } ] }, "title" : "List tags for resource" } ], "PreviewAgents" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Previews the agents installed on the EC2 instances that are part of the specified assessment target.", "id" : "preview-agents-1481067101888", "input" : { "previewAgentsArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq", "maxResults" : 123 }, "output" : { "agentPreviews" : [ { "agentId" : "i-49113b93" } ], "nextToken" : "1" }, "title" : "Preview agents" } ], "RegisterCrossAccountAccessRole" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Registers the IAM role that Amazon Inspector uses to list your EC2 instances at the start of the assessment run or when you call the PreviewAgents action.", "id" : "register-cross-account-access-role-1481067178301", "input" : { "roleArn" : "arn:aws:iam::123456789012:role/inspector" }, "output" : null, "title" : "Register cross account access role" } ], "RemoveAttributesFromFindings" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists.", "id" : "remove-attributes-from-findings-1481067246548", "input" : { "findingArns" : [ "arn:aws:inspector:us-west-2:123456789012:target/0-0kFIPusq/template/0-8l1VIE0D/run/0-Z02cjjug/finding/0-T8yM9mEU" ], "attributeKeys" : [ "key=Example,value=example" ] }, "output" : { "failedItems" : { } }, "title" : "Remove attributes from findings" } ], "SetTagsForResource" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template.", "id" : "set-tags-for-resource-1481067329646", "input" : { "resourceArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-7sbz2Kz0", "tags" : [ { "key" : "Example", "value" : "example" } ] }, "output" : null, "title" : "Set tags for resource" } ], "StartAssessmentRun" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.", "id" : "start-assessment-run-1481067407484", "input" : { "assessmentTemplateArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-it5r2S4T", "assessmentRunName" : "examplerun" }, "output" : { "assessmentRunArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-it5r2S4T/run/0-jOoroxyY" }, "title" : "Start assessment run" } ], "StopAssessmentRun" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Stops the assessment run that is specified by the ARN of the assessment run.", "id" : "stop-assessment-run-1481067502857", "input" : { "assessmentRunArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-it5r2S4T/run/0-11LMTAVe" }, "output" : null, "title" : "Stop assessment run" } ], "SubscribeToEvent" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.", "id" : "subscribe-to-event-1481067686031", "input" : { "resourceArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-7sbz2Kz0", "event" : "ASSESSMENT_RUN_COMPLETED", "topicArn" : "arn:aws:sns:us-west-2:123456789012:exampletopic" }, "output" : null, "title" : "Subscribe to event" } ], "UnsubscribeFromEvent" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic.", "id" : "unsubscribe-from-event-1481067781705", "input" : { "resourceArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX/template/0-7sbz2Kz0", "event" : "ASSESSMENT_RUN_COMPLETED", "topicArn" : "arn:aws:sns:us-west-2:123456789012:exampletopic" }, "output" : null, "title" : "Unsubscribe from event" } ], "UpdateAssessmentTarget" : [ { "comments" : { "input" : { }, "output" : { } }, "description" : "Updates the assessment target that is specified by the ARN of the assessment target.", "id" : "update-assessment-target-1481067866692", "input" : { "assessmentTargetArn" : "arn:aws:inspector:us-west-2:123456789012:target/0-nvgVhaxX", "assessmentTargetName" : "Example", "resourceGroupArn" : "arn:aws:inspector:us-west-2:123456789012:resourcegroup/0-yNbgL5Pt" }, "output" : null, "title" : "Update assessment target" } ] }, "version" : "1.0" }, "exceptionUnmarshallerImpl" : null, "fileHeader" : "/*\n * Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\").\n * You may not use this file except in compliance with the License.\n * A copy of the License is located at\n *\n * http://aws.amazon.com/apache2.0\n *\n * or in the \"license\" file accompanying this file. This file is distributed\n * on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either\n * express or implied. See the License for the specific language governing\n * permissions and limitations under the License.\n */\n", "hasWaiters" : false, "sdkBaseResponseFqcn" : "software.amazon.awssdk.AmazonWebServiceResult", "sdkModeledExceptionBaseClassName" : "InspectorException", "sdkModeledExceptionBaseFqcn" : "software.amazon.awssdk.services.inspector.model.InspectorException", "serviceBaseExceptionFqcn" : "software.amazon.awssdk.AmazonServiceException" }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy