Skip navigation links
A B C D E F G H I L M N P R S T U V W 

A

AbstractAWSSimpleSystemsManagement - Class in com.amazonaws.services.simplesystemsmanagement
Abstract implementation of AWSSimpleSystemsManagement.
AbstractAWSSimpleSystemsManagement() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
AbstractAWSSimpleSystemsManagementAsync - Class in com.amazonaws.services.simplesystemsmanagement
Abstract implementation of AWSSimpleSystemsManagementAsync.
AbstractAWSSimpleSystemsManagementAsync() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
Activation - Class in com.amazonaws.services.simplesystemsmanagement.model
An activation registers one or more on-premises servers or virtual machines (VMs) with AWS so that you can configure those servers or VMs using Run Command.
Activation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Activation
 
addAssociationStatusAggregatedCountEntry(String, Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
 
addDataEntry(String, InventoryResultItem) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
 
addInputsEntry(String, String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
 
addInstanceAssociationStatusAggregatedCountEntry(String, Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
 
addOutputsEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
 
addOutputsEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
 
addOutputsEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
 
addParametersEntry(String, List<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
 
addTagsToResource(AddTagsToResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
addTagsToResource(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Adds or overwrites one or more tags for the specified resource.
addTagsToResource(AddTagsToResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Adds or overwrites one or more tags for the specified resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Adds or overwrites one or more tags for the specified resource.
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Adds or overwrites one or more tags for the specified resource.
addTagsToResourceAsync(AddTagsToResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
addTagsToResourceAsync(AddTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest, AddTagsToResourceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
AddTagsToResourceRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
AddTagsToResourceRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
 
AddTagsToResourceResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
AddTagsToResourceResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceResult
 
addTaskParametersEntry(String, MaintenanceWindowTaskParameterValueExpression) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
 
addTaskParametersEntry(String, MaintenanceWindowTaskParameterValueExpression) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
 
AlreadyExistsException - Exception in com.amazonaws.services.simplesystemsmanagement.model
Error returned if an attempt is made to register a patch group with a patch baseline that is already registered with a different patch baseline.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
AssociatedInstancesException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You must disassociate a document from all instances before you can delete it.
AssociatedInstancesException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociatedInstancesException
Constructs a new AssociatedInstancesException with the specified error message.
Association - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes an association of a Systems Manager document and an instance.
Association() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Association
 
AssociationAlreadyExistsException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified association already exists.
AssociationAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociationAlreadyExistsException
Constructs a new AssociationAlreadyExistsException with the specified error message.
AssociationDescription - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the parameters for a document.
AssociationDescription() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
AssociationDoesNotExistException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified association does not exist.
AssociationDoesNotExistException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociationDoesNotExistException
Constructs a new AssociationDoesNotExistException with the specified error message.
AssociationFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter.
AssociationFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
AssociationFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
AssociationLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You can have at most 2,000 active associations.
AssociationLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AssociationLimitExceededException
Constructs a new AssociationLimitExceededException with the specified error message.
AssociationOverview - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about the association.
AssociationOverview() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
 
AssociationStatus - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes an association status.
AssociationStatus() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
AssociationStatusName - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
asyncBuilder() - Static method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
AutomationDefinitionNotFoundException - Exception in com.amazonaws.services.simplesystemsmanagement.model
An Automation document with the specified name could not be found.
AutomationDefinitionNotFoundException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AutomationDefinitionNotFoundException
Constructs a new AutomationDefinitionNotFoundException with the specified error message.
AutomationDefinitionVersionNotFoundException - Exception in com.amazonaws.services.simplesystemsmanagement.model
An Automation document with the specified name and version could not be found.
AutomationDefinitionVersionNotFoundException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AutomationDefinitionVersionNotFoundException
Constructs a new AutomationDefinitionVersionNotFoundException with the specified error message.
AutomationExecution - Class in com.amazonaws.services.simplesystemsmanagement.model
Detailed information about the current state of an individual Automation execution.
AutomationExecution() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
 
AutomationExecutionFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
A filter used to match specific automation executions.
AutomationExecutionFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
 
AutomationExecutionFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
AutomationExecutionLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The number of simultaneously running Automation executions exceeded the allowable limit.
AutomationExecutionLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionLimitExceededException
Constructs a new AutomationExecutionLimitExceededException with the specified error message.
AutomationExecutionMetadata - Class in com.amazonaws.services.simplesystemsmanagement.model
Details about a specific Automation execution.
AutomationExecutionMetadata() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
 
AutomationExecutionNotFoundException - Exception in com.amazonaws.services.simplesystemsmanagement.model
There is no automation execution information for the requested automation execution ID.
AutomationExecutionNotFoundException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionNotFoundException
Constructs a new AutomationExecutionNotFoundException with the specified error message.
AutomationExecutionStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
AWSSimpleSystemsManagement - Interface in com.amazonaws.services.simplesystemsmanagement
Interface for accessing Amazon SSM.
AWSSimpleSystemsManagementAsync - Interface in com.amazonaws.services.simplesystemsmanagement
Interface for accessing Amazon SSM asynchronously.
AWSSimpleSystemsManagementAsyncClient - Class in com.amazonaws.services.simplesystemsmanagement
Client for accessing Amazon SSM asynchronously.
AWSSimpleSystemsManagementAsyncClient() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
AWSSimpleSystemsManagementAsyncClientBuilder - Class in com.amazonaws.services.simplesystemsmanagement
AWSSimpleSystemsManagementClient - Class in com.amazonaws.services.simplesystemsmanagement
Client for accessing Amazon SSM.
AWSSimpleSystemsManagementClient() - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
AWSSimpleSystemsManagementClient(ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
AWSSimpleSystemsManagementClient(AWSCredentials) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AWSSimpleSystemsManagementClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AWSSimpleSystemsManagementClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
AWSSimpleSystemsManagementClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
AWSSimpleSystemsManagementClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
AWSSimpleSystemsManagementClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
AWSSimpleSystemsManagementClientBuilder - Class in com.amazonaws.services.simplesystemsmanagement
Fluent builder for AWSSimpleSystemsManagement.
AWSSimpleSystemsManagementException - Exception in com.amazonaws.services.simplesystemsmanagement.model
Base exception for all service exceptions thrown by Amazon Simple Systems Manager (SSM)
AWSSimpleSystemsManagementException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.AWSSimpleSystemsManagementException
Constructs a new AWSSimpleSystemsManagementException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClientBuilder
Construct an asynchronous implementation of AWSSimpleSystemsManagementAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClientBuilder
Construct a synchronous implementation of AWSSimpleSystemsManagement using the current builder configuration.
builder() - Static method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
 

C

cancelCommand(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
cancelCommand(CancelCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Attempts to cancel the command specified by the Command ID.
cancelCommand(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Attempts to cancel the command specified by the Command ID.
cancelCommandAsync(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
cancelCommandAsync(CancelCommandRequest, AsyncHandler<CancelCommandRequest, CancelCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
cancelCommandAsync(CancelCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Attempts to cancel the command specified by the Command ID.
cancelCommandAsync(CancelCommandRequest, AsyncHandler<CancelCommandRequest, CancelCommandResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Attempts to cancel the command specified by the Command ID.
cancelCommandAsync(CancelCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
cancelCommandAsync(CancelCommandRequest, AsyncHandler<CancelCommandRequest, CancelCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CancelCommandRequest - Class in com.amazonaws.services.simplesystemsmanagement.model

CancelCommandRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
CancelCommandResult - Class in com.amazonaws.services.simplesystemsmanagement.model
Whether or not the command was successfully canceled.
CancelCommandResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
clearAssociationStatusAggregatedCountEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
Removes all the entries added into AssociationStatusAggregatedCount.
clearDataEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
Removes all the entries added into Data.
clearInputsEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Removes all the entries added into Inputs.
clearInstanceAssociationStatusAggregatedCountEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
Removes all the entries added into InstanceAssociationStatusAggregatedCount.
clearOutputsEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
Removes all the entries added into Outputs.
clearOutputsEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
Removes all the entries added into Outputs.
clearOutputsEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Removes all the entries added into Outputs.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
Removes all the entries added into Parameters.
clearTaskParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
Removes all the entries added into TaskParameters.
clearTaskParametersEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
Removes all the entries added into TaskParameters.
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleResult
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
 
clone() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
 
com.amazonaws.services.simplesystemsmanagement - package com.amazonaws.services.simplesystemsmanagement
Amazon EC2 Systems Manager
com.amazonaws.services.simplesystemsmanagement.model - package com.amazonaws.services.simplesystemsmanagement.model
 
Command - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a command request.
Command() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Command
 
CommandFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a command filter.
CommandFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
CommandFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
CommandInvocation - Class in com.amazonaws.services.simplesystemsmanagement.model
An invocation is copy of a command sent to a specific instance.
CommandInvocation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
CommandInvocationStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
CommandPlugin - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes plugin details.
CommandPlugin() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
CommandPluginStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
CommandStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
configFactory - Static variable in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Client configuration factory providing ClientConfigurations tailored to this client
createActivation(CreateActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createActivation(CreateActivationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Registers your on-premises server or virtual machine with Amazon EC2 so that you can manage these resources using Run Command.
createActivation(CreateActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Registers your on-premises server or virtual machine with Amazon EC2 so that you can manage these resources using Run Command.
createActivationAsync(CreateActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createActivationAsync(CreateActivationRequest, AsyncHandler<CreateActivationRequest, CreateActivationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createActivationAsync(CreateActivationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Registers your on-premises server or virtual machine with Amazon EC2 so that you can manage these resources using Run Command.
createActivationAsync(CreateActivationRequest, AsyncHandler<CreateActivationRequest, CreateActivationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Registers your on-premises server or virtual machine with Amazon EC2 so that you can manage these resources using Run Command.
createActivationAsync(CreateActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createActivationAsync(CreateActivationRequest, AsyncHandler<CreateActivationRequest, CreateActivationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CreateActivationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateActivationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
 
CreateActivationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateActivationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
 
createAssociation(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createAssociation(CreateAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Associates the specified Systems Manager document with the specified instances or targets.
createAssociation(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Associates the specified Systems Manager document with the specified instances or targets.
createAssociationAsync(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationAsync(CreateAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationAsync(CreateAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified Systems Manager document with the specified instances or targets.
createAssociationAsync(CreateAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified Systems Manager document with the specified instances or targets.
createAssociationAsync(CreateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createAssociationAsync(CreateAssociationRequest, AsyncHandler<CreateAssociationRequest, CreateAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createAssociationBatch(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createAssociationBatch(CreateAssociationBatchRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Associates the specified Systems Manager document with the specified instances or targets.
createAssociationBatch(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Associates the specified Systems Manager document with the specified instances or targets.
createAssociationBatchAsync(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationBatchAsync(CreateAssociationBatchRequest, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createAssociationBatchAsync(CreateAssociationBatchRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified Systems Manager document with the specified instances or targets.
createAssociationBatchAsync(CreateAssociationBatchRequest, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Associates the specified Systems Manager document with the specified instances or targets.
createAssociationBatchAsync(CreateAssociationBatchRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createAssociationBatchAsync(CreateAssociationBatchRequest, AsyncHandler<CreateAssociationBatchRequest, CreateAssociationBatchResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CreateAssociationBatchRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationBatchRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
CreateAssociationBatchRequestEntry - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the association of a Systems Manager document and an instance.
CreateAssociationBatchRequestEntry() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
CreateAssociationBatchResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationBatchResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
CreateAssociationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
CreateAssociationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateAssociationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
createDocument(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createDocument(CreateDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Creates a Systems Manager document.
createDocument(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Creates a Systems Manager document.
createDocumentAsync(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createDocumentAsync(CreateDocumentRequest, AsyncHandler<CreateDocumentRequest, CreateDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createDocumentAsync(CreateDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates a Systems Manager document.
createDocumentAsync(CreateDocumentRequest, AsyncHandler<CreateDocumentRequest, CreateDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates a Systems Manager document.
createDocumentAsync(CreateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createDocumentAsync(CreateDocumentRequest, AsyncHandler<CreateDocumentRequest, CreateDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CreateDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
CreateDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 
createMaintenanceWindow(CreateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createMaintenanceWindow(CreateMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Creates a new Maintenance Window.
createMaintenanceWindow(CreateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Creates a new Maintenance Window.
createMaintenanceWindowAsync(CreateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createMaintenanceWindowAsync(CreateMaintenanceWindowRequest, AsyncHandler<CreateMaintenanceWindowRequest, CreateMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createMaintenanceWindowAsync(CreateMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates a new Maintenance Window.
createMaintenanceWindowAsync(CreateMaintenanceWindowRequest, AsyncHandler<CreateMaintenanceWindowRequest, CreateMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates a new Maintenance Window.
createMaintenanceWindowAsync(CreateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createMaintenanceWindowAsync(CreateMaintenanceWindowRequest, AsyncHandler<CreateMaintenanceWindowRequest, CreateMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CreateMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
 
CreateMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreateMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
 
createPatchBaseline(CreatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
createPatchBaseline(CreatePatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Creates a patch baseline.
createPatchBaseline(CreatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Creates a patch baseline.
createPatchBaselineAsync(CreatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createPatchBaselineAsync(CreatePatchBaselineRequest, AsyncHandler<CreatePatchBaselineRequest, CreatePatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
createPatchBaselineAsync(CreatePatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates a patch baseline.
createPatchBaselineAsync(CreatePatchBaselineRequest, AsyncHandler<CreatePatchBaselineRequest, CreatePatchBaselineResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Creates a patch baseline.
createPatchBaselineAsync(CreatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
createPatchBaselineAsync(CreatePatchBaselineRequest, AsyncHandler<CreatePatchBaselineRequest, CreatePatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
CreatePatchBaselineRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreatePatchBaselineRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
 
CreatePatchBaselineResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
CreatePatchBaselineResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
 
CustomSchemaCountLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You have exceeded the limit for custom schemas.
CustomSchemaCountLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.CustomSchemaCountLimitExceededException
Constructs a new CustomSchemaCountLimitExceededException with the specified error message.

D

defaultClient() - Static method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClientBuilder
 
deleteActivation(DeleteActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deleteActivation(DeleteActivationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Deletes an activation.
deleteActivation(DeleteActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Deletes an activation.
deleteActivationAsync(DeleteActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteActivationAsync(DeleteActivationRequest, AsyncHandler<DeleteActivationRequest, DeleteActivationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteActivationAsync(DeleteActivationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes an activation.
deleteActivationAsync(DeleteActivationRequest, AsyncHandler<DeleteActivationRequest, DeleteActivationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes an activation.
deleteActivationAsync(DeleteActivationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deleteActivationAsync(DeleteActivationRequest, AsyncHandler<DeleteActivationRequest, DeleteActivationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeleteActivationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteActivationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
 
DeleteActivationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteActivationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationResult
 
deleteAssociation(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deleteAssociation(DeleteAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Disassociates the specified Systems Manager document from the specified instance.
deleteAssociation(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Disassociates the specified Systems Manager document from the specified instance.
deleteAssociationAsync(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteAssociationAsync(DeleteAssociationRequest, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteAssociationAsync(DeleteAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Disassociates the specified Systems Manager document from the specified instance.
deleteAssociationAsync(DeleteAssociationRequest, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Disassociates the specified Systems Manager document from the specified instance.
deleteAssociationAsync(DeleteAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deleteAssociationAsync(DeleteAssociationRequest, AsyncHandler<DeleteAssociationRequest, DeleteAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeleteAssociationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteAssociationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
DeleteAssociationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteAssociationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
deleteDocument(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deleteDocument(DeleteDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Deletes the Systems Manager document and all instance associations to the document.
deleteDocument(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Deletes the Systems Manager document and all instance associations to the document.
deleteDocumentAsync(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteDocumentAsync(DeleteDocumentRequest, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteDocumentAsync(DeleteDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes the Systems Manager document and all instance associations to the document.
deleteDocumentAsync(DeleteDocumentRequest, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes the Systems Manager document and all instance associations to the document.
deleteDocumentAsync(DeleteDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deleteDocumentAsync(DeleteDocumentRequest, AsyncHandler<DeleteDocumentRequest, DeleteDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeleteDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
DeleteDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
deleteMaintenanceWindow(DeleteMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deleteMaintenanceWindow(DeleteMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Deletes a Maintenance Window.
deleteMaintenanceWindow(DeleteMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Deletes a Maintenance Window.
deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest, AsyncHandler<DeleteMaintenanceWindowRequest, DeleteMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes a Maintenance Window.
deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest, AsyncHandler<DeleteMaintenanceWindowRequest, DeleteMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes a Maintenance Window.
deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deleteMaintenanceWindowAsync(DeleteMaintenanceWindowRequest, AsyncHandler<DeleteMaintenanceWindowRequest, DeleteMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeleteMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
 
DeleteMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
 
deleteParameter(DeleteParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deleteParameter(DeleteParameterRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Delete a parameter from the system.
deleteParameter(DeleteParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Delete a parameter from the system.
deleteParameterAsync(DeleteParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteParameterAsync(DeleteParameterRequest, AsyncHandler<DeleteParameterRequest, DeleteParameterResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deleteParameterAsync(DeleteParameterRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Delete a parameter from the system.
deleteParameterAsync(DeleteParameterRequest, AsyncHandler<DeleteParameterRequest, DeleteParameterResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Delete a parameter from the system.
deleteParameterAsync(DeleteParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deleteParameterAsync(DeleteParameterRequest, AsyncHandler<DeleteParameterRequest, DeleteParameterResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeleteParameterRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteParameterRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
 
DeleteParameterResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeleteParameterResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterResult
 
deletePatchBaseline(DeletePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deletePatchBaseline(DeletePatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Deletes a patch baseline.
deletePatchBaseline(DeletePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Deletes a patch baseline.
deletePatchBaselineAsync(DeletePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deletePatchBaselineAsync(DeletePatchBaselineRequest, AsyncHandler<DeletePatchBaselineRequest, DeletePatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deletePatchBaselineAsync(DeletePatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes a patch baseline.
deletePatchBaselineAsync(DeletePatchBaselineRequest, AsyncHandler<DeletePatchBaselineRequest, DeletePatchBaselineResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Deletes a patch baseline.
deletePatchBaselineAsync(DeletePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deletePatchBaselineAsync(DeletePatchBaselineRequest, AsyncHandler<DeletePatchBaselineRequest, DeletePatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeletePatchBaselineRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeletePatchBaselineRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
 
DeletePatchBaselineResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeletePatchBaselineResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
 
deregisterManagedInstance(DeregisterManagedInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deregisterManagedInstance(DeregisterManagedInstanceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Removes the server or virtual machine from the list of registered servers.
deregisterManagedInstance(DeregisterManagedInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Removes the server or virtual machine from the list of registered servers.
deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest, AsyncHandler<DeregisterManagedInstanceRequest, DeregisterManagedInstanceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes the server or virtual machine from the list of registered servers.
deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest, AsyncHandler<DeregisterManagedInstanceRequest, DeregisterManagedInstanceResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes the server or virtual machine from the list of registered servers.
deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deregisterManagedInstanceAsync(DeregisterManagedInstanceRequest, AsyncHandler<DeregisterManagedInstanceRequest, DeregisterManagedInstanceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeregisterManagedInstanceRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterManagedInstanceRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
 
DeregisterManagedInstanceResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterManagedInstanceResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceResult
 
deregisterPatchBaselineForPatchGroup(DeregisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deregisterPatchBaselineForPatchGroup(DeregisterPatchBaselineForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Removes a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroup(DeregisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Removes a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest, AsyncHandler<DeregisterPatchBaselineForPatchGroupRequest, DeregisterPatchBaselineForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest, AsyncHandler<DeregisterPatchBaselineForPatchGroupRequest, DeregisterPatchBaselineForPatchGroupResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes a patch group from a patch baseline.
deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deregisterPatchBaselineForPatchGroupAsync(DeregisterPatchBaselineForPatchGroupRequest, AsyncHandler<DeregisterPatchBaselineForPatchGroupRequest, DeregisterPatchBaselineForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeregisterPatchBaselineForPatchGroupRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterPatchBaselineForPatchGroupRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
 
DeregisterPatchBaselineForPatchGroupResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterPatchBaselineForPatchGroupResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
 
deregisterTargetFromMaintenanceWindow(DeregisterTargetFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deregisterTargetFromMaintenanceWindow(DeregisterTargetFromMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Removes a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindow(DeregisterTargetFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Removes a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest, AsyncHandler<DeregisterTargetFromMaintenanceWindowRequest, DeregisterTargetFromMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest, AsyncHandler<DeregisterTargetFromMaintenanceWindowRequest, DeregisterTargetFromMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes a target from a Maintenance Window.
deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deregisterTargetFromMaintenanceWindowAsync(DeregisterTargetFromMaintenanceWindowRequest, AsyncHandler<DeregisterTargetFromMaintenanceWindowRequest, DeregisterTargetFromMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeregisterTargetFromMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterTargetFromMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
 
DeregisterTargetFromMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterTargetFromMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
 
deregisterTaskFromMaintenanceWindow(DeregisterTaskFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
deregisterTaskFromMaintenanceWindow(DeregisterTaskFromMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Removes a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindow(DeregisterTaskFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Removes a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest, AsyncHandler<DeregisterTaskFromMaintenanceWindowRequest, DeregisterTaskFromMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest, AsyncHandler<DeregisterTaskFromMaintenanceWindowRequest, DeregisterTaskFromMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes a task from a Maintenance Window.
deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
deregisterTaskFromMaintenanceWindowAsync(DeregisterTaskFromMaintenanceWindowRequest, AsyncHandler<DeregisterTaskFromMaintenanceWindowRequest, DeregisterTaskFromMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DeregisterTaskFromMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterTaskFromMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
 
DeregisterTaskFromMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DeregisterTaskFromMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
 
describeActivations(DescribeActivationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeActivations(DescribeActivationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Details about the activation, including: the date and time the activation was created, the expiration date, the IAM role assigned to the instances in the activation, and the number of instances activated by this registration.
describeActivations(DescribeActivationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Details about the activation, including: the date and time the activation was created, the expiration date, the IAM role assigned to the instances in the activation, and the number of instances activated by this registration.
describeActivationsAsync(DescribeActivationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeActivationsAsync(DescribeActivationsRequest, AsyncHandler<DescribeActivationsRequest, DescribeActivationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeActivationsAsync(DescribeActivationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Details about the activation, including: the date and time the activation was created, the expiration date, the IAM role assigned to the instances in the activation, and the number of instances activated by this registration.
describeActivationsAsync(DescribeActivationsRequest, AsyncHandler<DescribeActivationsRequest, DescribeActivationsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Details about the activation, including: the date and time the activation was created, the expiration date, the IAM role assigned to the instances in the activation, and the number of instances activated by this registration.
describeActivationsAsync(DescribeActivationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeActivationsAsync(DescribeActivationsRequest, AsyncHandler<DescribeActivationsRequest, DescribeActivationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeActivationsFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Filter for the DescribeActivation API.
DescribeActivationsFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
 
DescribeActivationsFilterKeys - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeActivationsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeActivationsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
 
DescribeActivationsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeActivationsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
 
describeAssociation(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeAssociation(DescribeAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes the associations for the specified Systems Manager document or instance.
describeAssociation(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes the associations for the specified Systems Manager document or instance.
describeAssociationAsync(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAssociationAsync(DescribeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAssociationAsync(DescribeAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the associations for the specified Systems Manager document or instance.
describeAssociationAsync(DescribeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the associations for the specified Systems Manager document or instance.
describeAssociationAsync(DescribeAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeAssociationAsync(DescribeAssociationRequest, AsyncHandler<DescribeAssociationRequest, DescribeAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeAssociationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAssociationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
DescribeAssociationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAssociationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
describeAutomationExecutions(DescribeAutomationExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeAutomationExecutions(DescribeAutomationExecutionsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Provides details about all active and terminated Automation executions.
describeAutomationExecutions(DescribeAutomationExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Provides details about all active and terminated Automation executions.
describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest, AsyncHandler<DescribeAutomationExecutionsRequest, DescribeAutomationExecutionsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Provides details about all active and terminated Automation executions.
describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest, AsyncHandler<DescribeAutomationExecutionsRequest, DescribeAutomationExecutionsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Provides details about all active and terminated Automation executions.
describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeAutomationExecutionsAsync(DescribeAutomationExecutionsRequest, AsyncHandler<DescribeAutomationExecutionsRequest, DescribeAutomationExecutionsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeAutomationExecutionsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAutomationExecutionsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
 
DescribeAutomationExecutionsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAutomationExecutionsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
 
describeAvailablePatches(DescribeAvailablePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeAvailablePatches(DescribeAvailablePatchesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists all patches that could possibly be included in a patch baseline.
describeAvailablePatches(DescribeAvailablePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists all patches that could possibly be included in a patch baseline.
describeAvailablePatchesAsync(DescribeAvailablePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAvailablePatchesAsync(DescribeAvailablePatchesRequest, AsyncHandler<DescribeAvailablePatchesRequest, DescribeAvailablePatchesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeAvailablePatchesAsync(DescribeAvailablePatchesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists all patches that could possibly be included in a patch baseline.
describeAvailablePatchesAsync(DescribeAvailablePatchesRequest, AsyncHandler<DescribeAvailablePatchesRequest, DescribeAvailablePatchesResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists all patches that could possibly be included in a patch baseline.
describeAvailablePatchesAsync(DescribeAvailablePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeAvailablePatchesAsync(DescribeAvailablePatchesRequest, AsyncHandler<DescribeAvailablePatchesRequest, DescribeAvailablePatchesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeAvailablePatchesRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAvailablePatchesRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
 
DescribeAvailablePatchesResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeAvailablePatchesResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
 
describeDocument(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeDocument(DescribeDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes the specified SSM document.
describeDocument(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes the specified SSM document.
describeDocumentAsync(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentAsync(DescribeDocumentRequest, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentAsync(DescribeDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the specified SSM document.
describeDocumentAsync(DescribeDocumentRequest, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the specified SSM document.
describeDocumentAsync(DescribeDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeDocumentAsync(DescribeDocumentRequest, AsyncHandler<DescribeDocumentRequest, DescribeDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeDocumentPermission(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeDocumentPermission(DescribeDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes the permissions for a Systems Manager document.
describeDocumentPermission(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes the permissions for a Systems Manager document.
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the permissions for a Systems Manager document.
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes the permissions for a Systems Manager document.
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeDocumentPermissionAsync(DescribeDocumentPermissionRequest, AsyncHandler<DescribeDocumentPermissionRequest, DescribeDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeDocumentPermissionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentPermissionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
DescribeDocumentPermissionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentPermissionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
DescribeDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
DescribeDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
describeEffectiveInstanceAssociations(DescribeEffectiveInstanceAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeEffectiveInstanceAssociations(DescribeEffectiveInstanceAssociationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
All associations for the instance(s).
describeEffectiveInstanceAssociations(DescribeEffectiveInstanceAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
All associations for the instance(s).
describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest, AsyncHandler<DescribeEffectiveInstanceAssociationsRequest, DescribeEffectiveInstanceAssociationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
All associations for the instance(s).
describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest, AsyncHandler<DescribeEffectiveInstanceAssociationsRequest, DescribeEffectiveInstanceAssociationsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
All associations for the instance(s).
describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeEffectiveInstanceAssociationsAsync(DescribeEffectiveInstanceAssociationsRequest, AsyncHandler<DescribeEffectiveInstanceAssociationsRequest, DescribeEffectiveInstanceAssociationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeEffectiveInstanceAssociationsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeEffectiveInstanceAssociationsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
 
DescribeEffectiveInstanceAssociationsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeEffectiveInstanceAssociationsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
 
describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
describeEffectivePatchesForPatchBaseline(DescribeEffectivePatchesForPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest, AsyncHandler<DescribeEffectivePatchesForPatchBaselineRequest, DescribeEffectivePatchesForPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest, AsyncHandler<DescribeEffectivePatchesForPatchBaselineRequest, DescribeEffectivePatchesForPatchBaselineResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline.
describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeEffectivePatchesForPatchBaselineAsync(DescribeEffectivePatchesForPatchBaselineRequest, AsyncHandler<DescribeEffectivePatchesForPatchBaselineRequest, DescribeEffectivePatchesForPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeEffectivePatchesForPatchBaselineRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeEffectivePatchesForPatchBaselineRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
 
DescribeEffectivePatchesForPatchBaselineResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeEffectivePatchesForPatchBaselineResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
 
describeInstanceAssociationsStatus(DescribeInstanceAssociationsStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeInstanceAssociationsStatus(DescribeInstanceAssociationsStatusRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
The status of the associations for the instance(s).
describeInstanceAssociationsStatus(DescribeInstanceAssociationsStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
The status of the associations for the instance(s).
describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest, AsyncHandler<DescribeInstanceAssociationsStatusRequest, DescribeInstanceAssociationsStatusResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
The status of the associations for the instance(s).
describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest, AsyncHandler<DescribeInstanceAssociationsStatusRequest, DescribeInstanceAssociationsStatusResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
The status of the associations for the instance(s).
describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeInstanceAssociationsStatusAsync(DescribeInstanceAssociationsStatusRequest, AsyncHandler<DescribeInstanceAssociationsStatusRequest, DescribeInstanceAssociationsStatusResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeInstanceAssociationsStatusRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstanceAssociationsStatusRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
 
DescribeInstanceAssociationsStatusResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstanceAssociationsStatusResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
 
describeInstanceInformation(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeInstanceInformation(DescribeInstanceInformationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes one or more of your instances.
describeInstanceInformation(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes one or more of your instances.
describeInstanceInformationAsync(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstanceInformationAsync(DescribeInstanceInformationRequest, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstanceInformationAsync(DescribeInstanceInformationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your instances.
describeInstanceInformationAsync(DescribeInstanceInformationRequest, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your instances.
describeInstanceInformationAsync(DescribeInstanceInformationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeInstanceInformationAsync(DescribeInstanceInformationRequest, AsyncHandler<DescribeInstanceInformationRequest, DescribeInstanceInformationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeInstanceInformationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstanceInformationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
DescribeInstanceInformationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstanceInformationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
describeInstancePatches(DescribeInstancePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeInstancePatches(DescribeInstancePatchesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatches(DescribeInstancePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatchesAsync(DescribeInstancePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstancePatchesAsync(DescribeInstancePatchesRequest, AsyncHandler<DescribeInstancePatchesRequest, DescribeInstancePatchesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstancePatchesAsync(DescribeInstancePatchesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatchesAsync(DescribeInstancePatchesRequest, AsyncHandler<DescribeInstancePatchesRequest, DescribeInstancePatchesResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance.
describeInstancePatchesAsync(DescribeInstancePatchesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeInstancePatchesAsync(DescribeInstancePatchesRequest, AsyncHandler<DescribeInstancePatchesRequest, DescribeInstancePatchesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeInstancePatchesRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstancePatchesRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
 
DescribeInstancePatchesResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstancePatchesResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
 
describeInstancePatchStates(DescribeInstancePatchStatesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeInstancePatchStates(DescribeInstancePatchStatesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the high-level patch state of one or more instances.
describeInstancePatchStates(DescribeInstancePatchStatesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the high-level patch state of one or more instances.
describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest, AsyncHandler<DescribeInstancePatchStatesRequest, DescribeInstancePatchStatesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state of one or more instances.
describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest, AsyncHandler<DescribeInstancePatchStatesRequest, DescribeInstancePatchStatesResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state of one or more instances.
describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeInstancePatchStatesAsync(DescribeInstancePatchStatesRequest, AsyncHandler<DescribeInstancePatchStatesRequest, DescribeInstancePatchStatesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroup(DescribeInstancePatchStatesForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest, AsyncHandler<DescribeInstancePatchStatesForPatchGroupRequest, DescribeInstancePatchStatesForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest, AsyncHandler<DescribeInstancePatchStatesForPatchGroupRequest, DescribeInstancePatchStatesForPatchGroupResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the high-level patch state for the instances in the specified patch group.
describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeInstancePatchStatesForPatchGroupAsync(DescribeInstancePatchStatesForPatchGroupRequest, AsyncHandler<DescribeInstancePatchStatesForPatchGroupRequest, DescribeInstancePatchStatesForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeInstancePatchStatesForPatchGroupRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstancePatchStatesForPatchGroupRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
 
DescribeInstancePatchStatesForPatchGroupResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstancePatchStatesForPatchGroupResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
 
DescribeInstancePatchStatesRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstancePatchStatesRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
 
DescribeInstancePatchStatesResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeInstancePatchStatesResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
 
describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was scheduled to be active and information about tasks registered and run with the Maintenance Window).
describeMaintenanceWindowExecutions(DescribeMaintenanceWindowExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was scheduled to be active and information about tasks registered and run with the Maintenance Window).
describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest, AsyncHandler<DescribeMaintenanceWindowExecutionsRequest, DescribeMaintenanceWindowExecutionsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was scheduled to be active and information about tasks registered and run with the Maintenance Window).
describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest, AsyncHandler<DescribeMaintenanceWindowExecutionsRequest, DescribeMaintenanceWindowExecutionsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the executions of a Maintenance Window (meaning, information about when the Maintenance Window was scheduled to be active and information about tasks registered and run with the Maintenance Window).
describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeMaintenanceWindowExecutionsAsync(DescribeMaintenanceWindowExecutionsRequest, AsyncHandler<DescribeMaintenanceWindowExecutionsRequest, DescribeMaintenanceWindowExecutionsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeMaintenanceWindowExecutionsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowExecutionsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
 
DescribeMaintenanceWindowExecutionsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowExecutionsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
 
describeMaintenanceWindowExecutionTaskInvocations(DescribeMaintenanceWindowExecutionTaskInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeMaintenanceWindowExecutionTaskInvocations(DescribeMaintenanceWindowExecutionTaskInvocationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocations(DescribeMaintenanceWindowExecutionTaskInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest, AsyncHandler<DescribeMaintenanceWindowExecutionTaskInvocationsRequest, DescribeMaintenanceWindowExecutionTaskInvocationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest, AsyncHandler<DescribeMaintenanceWindowExecutionTaskInvocationsRequest, DescribeMaintenanceWindowExecutionTaskInvocationsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution.
describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeMaintenanceWindowExecutionTaskInvocationsAsync(DescribeMaintenanceWindowExecutionTaskInvocationsRequest, AsyncHandler<DescribeMaintenanceWindowExecutionTaskInvocationsRequest, DescribeMaintenanceWindowExecutionTaskInvocationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeMaintenanceWindowExecutionTaskInvocationsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowExecutionTaskInvocationsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
 
DescribeMaintenanceWindowExecutionTaskInvocationsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowExecutionTaskInvocationsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
 
describeMaintenanceWindowExecutionTasks(DescribeMaintenanceWindowExecutionTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeMaintenanceWindowExecutionTasks(DescribeMaintenanceWindowExecutionTasksRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
For a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasks(DescribeMaintenanceWindowExecutionTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
For a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest, AsyncHandler<DescribeMaintenanceWindowExecutionTasksRequest, DescribeMaintenanceWindowExecutionTasksResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
For a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest, AsyncHandler<DescribeMaintenanceWindowExecutionTasksRequest, DescribeMaintenanceWindowExecutionTasksResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
For a given Maintenance Window execution, lists the tasks that were executed.
describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeMaintenanceWindowExecutionTasksAsync(DescribeMaintenanceWindowExecutionTasksRequest, AsyncHandler<DescribeMaintenanceWindowExecutionTasksRequest, DescribeMaintenanceWindowExecutionTasksResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeMaintenanceWindowExecutionTasksRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowExecutionTasksRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
 
DescribeMaintenanceWindowExecutionTasksResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowExecutionTasksResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
 
describeMaintenanceWindows(DescribeMaintenanceWindowsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeMaintenanceWindows(DescribeMaintenanceWindowsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindows(DescribeMaintenanceWindowsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest, AsyncHandler<DescribeMaintenanceWindowsRequest, DescribeMaintenanceWindowsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest, AsyncHandler<DescribeMaintenanceWindowsRequest, DescribeMaintenanceWindowsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the Maintenance Windows in an AWS account.
describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeMaintenanceWindowsAsync(DescribeMaintenanceWindowsRequest, AsyncHandler<DescribeMaintenanceWindowsRequest, DescribeMaintenanceWindowsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeMaintenanceWindowsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
 
DescribeMaintenanceWindowsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
 
describeMaintenanceWindowTargets(DescribeMaintenanceWindowTargetsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeMaintenanceWindowTargets(DescribeMaintenanceWindowTargetsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargets(DescribeMaintenanceWindowTargetsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest, AsyncHandler<DescribeMaintenanceWindowTargetsRequest, DescribeMaintenanceWindowTargetsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest, AsyncHandler<DescribeMaintenanceWindowTargetsRequest, DescribeMaintenanceWindowTargetsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the targets registered with the Maintenance Window.
describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeMaintenanceWindowTargetsAsync(DescribeMaintenanceWindowTargetsRequest, AsyncHandler<DescribeMaintenanceWindowTargetsRequest, DescribeMaintenanceWindowTargetsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeMaintenanceWindowTargetsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowTargetsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
 
DescribeMaintenanceWindowTargetsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowTargetsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
 
describeMaintenanceWindowTasks(DescribeMaintenanceWindowTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeMaintenanceWindowTasks(DescribeMaintenanceWindowTasksRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the tasks in a Maintenance Window.
describeMaintenanceWindowTasks(DescribeMaintenanceWindowTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the tasks in a Maintenance Window.
describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest, AsyncHandler<DescribeMaintenanceWindowTasksRequest, DescribeMaintenanceWindowTasksResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the tasks in a Maintenance Window.
describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest, AsyncHandler<DescribeMaintenanceWindowTasksRequest, DescribeMaintenanceWindowTasksResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the tasks in a Maintenance Window.
describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeMaintenanceWindowTasksAsync(DescribeMaintenanceWindowTasksRequest, AsyncHandler<DescribeMaintenanceWindowTasksRequest, DescribeMaintenanceWindowTasksResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeMaintenanceWindowTasksRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowTasksRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
 
DescribeMaintenanceWindowTasksResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeMaintenanceWindowTasksResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
 
describeParameters(DescribeParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describeParameters(DescribeParametersRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Get information about a parameter.
describeParameters(DescribeParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Get information about a parameter.
describeParametersAsync(DescribeParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeParametersAsync(DescribeParametersRequest, AsyncHandler<DescribeParametersRequest, DescribeParametersResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describeParametersAsync(DescribeParametersRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Get information about a parameter.
describeParametersAsync(DescribeParametersRequest, AsyncHandler<DescribeParametersRequest, DescribeParametersResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Get information about a parameter.
describeParametersAsync(DescribeParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describeParametersAsync(DescribeParametersRequest, AsyncHandler<DescribeParametersRequest, DescribeParametersResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribeParametersRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeParametersRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
 
DescribeParametersResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribeParametersResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
 
describePatchBaselines(DescribePatchBaselinesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describePatchBaselines(DescribePatchBaselinesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the patch baselines in your AWS account.
describePatchBaselines(DescribePatchBaselinesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the patch baselines in your AWS account.
describePatchBaselinesAsync(DescribePatchBaselinesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describePatchBaselinesAsync(DescribePatchBaselinesRequest, AsyncHandler<DescribePatchBaselinesRequest, DescribePatchBaselinesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describePatchBaselinesAsync(DescribePatchBaselinesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the patch baselines in your AWS account.
describePatchBaselinesAsync(DescribePatchBaselinesRequest, AsyncHandler<DescribePatchBaselinesRequest, DescribePatchBaselinesResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the patch baselines in your AWS account.
describePatchBaselinesAsync(DescribePatchBaselinesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describePatchBaselinesAsync(DescribePatchBaselinesRequest, AsyncHandler<DescribePatchBaselinesRequest, DescribePatchBaselinesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribePatchBaselinesRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribePatchBaselinesRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
 
DescribePatchBaselinesResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribePatchBaselinesResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
 
describePatchGroups(DescribePatchGroupsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describePatchGroups(DescribePatchGroupsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists all patch groups that have been registered with patch baselines.
describePatchGroups(DescribePatchGroupsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists all patch groups that have been registered with patch baselines.
describePatchGroupsAsync(DescribePatchGroupsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describePatchGroupsAsync(DescribePatchGroupsRequest, AsyncHandler<DescribePatchGroupsRequest, DescribePatchGroupsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describePatchGroupsAsync(DescribePatchGroupsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists all patch groups that have been registered with patch baselines.
describePatchGroupsAsync(DescribePatchGroupsRequest, AsyncHandler<DescribePatchGroupsRequest, DescribePatchGroupsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists all patch groups that have been registered with patch baselines.
describePatchGroupsAsync(DescribePatchGroupsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describePatchGroupsAsync(DescribePatchGroupsRequest, AsyncHandler<DescribePatchGroupsRequest, DescribePatchGroupsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribePatchGroupsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribePatchGroupsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
 
DescribePatchGroupsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribePatchGroupsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
 
describePatchGroupState(DescribePatchGroupStateRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
describePatchGroupState(DescribePatchGroupStateRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Returns high-level aggregated patch compliance state for a patch group.
describePatchGroupState(DescribePatchGroupStateRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Returns high-level aggregated patch compliance state for a patch group.
describePatchGroupStateAsync(DescribePatchGroupStateRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describePatchGroupStateAsync(DescribePatchGroupStateRequest, AsyncHandler<DescribePatchGroupStateRequest, DescribePatchGroupStateResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
describePatchGroupStateAsync(DescribePatchGroupStateRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Returns high-level aggregated patch compliance state for a patch group.
describePatchGroupStateAsync(DescribePatchGroupStateRequest, AsyncHandler<DescribePatchGroupStateRequest, DescribePatchGroupStateResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Returns high-level aggregated patch compliance state for a patch group.
describePatchGroupStateAsync(DescribePatchGroupStateRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
describePatchGroupStateAsync(DescribePatchGroupStateRequest, AsyncHandler<DescribePatchGroupStateRequest, DescribePatchGroupStateResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
DescribePatchGroupStateRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribePatchGroupStateRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
 
DescribePatchGroupStateResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
DescribePatchGroupStateResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
 
DocumentAlreadyExistsException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified document already exists.
DocumentAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DocumentAlreadyExistsException
Constructs a new DocumentAlreadyExistsException with the specified error message.
DocumentDefaultVersionDescription - Class in com.amazonaws.services.simplesystemsmanagement.model
A default version of a document.
DocumentDefaultVersionDescription() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
 
DocumentDescription - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes an SSM document.
DocumentDescription() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
DocumentFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter.
DocumentFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
DocumentFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentHashType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentIdentifier - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the name of an SSM document.
DocumentIdentifier() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
DocumentLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You can have at most 200 active SSM documents.
DocumentLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DocumentLimitExceededException
Constructs a new DocumentLimitExceededException with the specified error message.
DocumentParameter - Class in com.amazonaws.services.simplesystemsmanagement.model
Parameters specified in a System Manager document that execute on the server when the command is run.
DocumentParameter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
DocumentParameterType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentPermissionLimitException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The document cannot be shared with more AWS user accounts.
DocumentPermissionLimitException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionLimitException
Constructs a new DocumentPermissionLimitException with the specified error message.
DocumentPermissionType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
DocumentVersionInfo - Class in com.amazonaws.services.simplesystemsmanagement.model
Version information about the document.
DocumentVersionInfo() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
 
DocumentVersionLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The document has too many versions.
DocumentVersionLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionLimitExceededException
Constructs a new DocumentVersionLimitExceededException with the specified error message.
DoesNotExistException - Exception in com.amazonaws.services.simplesystemsmanagement.model
Error returned when the ID specified for a resource (e.g.
DoesNotExistException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DoesNotExistException
Constructs a new DoesNotExistException with the specified error message.
DuplicateDocumentContentException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The content of the association document matches another document.
DuplicateDocumentContentException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DuplicateDocumentContentException
Constructs a new DuplicateDocumentContentException with the specified error message.
DuplicateInstanceIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You cannot specify an instance ID in more than one association.
DuplicateInstanceIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.DuplicateInstanceIdException
Constructs a new DuplicateInstanceIdException with the specified error message.

E

EffectivePatch - Class in com.amazonaws.services.simplesystemsmanagement.model
The EffectivePatch structure defines metadata about a patch along with the approval state of the patch in a particular patch baseline.
EffectivePatch() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleResult
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
 
equals(Object) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
 

F

FailedCreateAssociation - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a failed association.
FailedCreateAssociation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
Fault - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilterKeys
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateOperatorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryAttributeDataType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryQueryOperatorType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationEvent
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ParametersFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ParameterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceDataState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchDeploymentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchFilterKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchOperationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceTypeForTagging
Use this in place of valueOf.

G

getAccountIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
getAccountIdsToAdd() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
getAccountIdsToRemove() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
getAction() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The action this step performs.
getActivationCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
The code the system generates when it processes the activation.
getActivationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The ID created by Systems Manager when you submitted the activation.
getActivationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
The ID number generated by the system when it processed the activation.
getActivationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
The ID of the activation that you want to delete.
getActivationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The activation ID created by Systems Manager when the server or VM was registered.
getActivationList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
A list of activations for your AWS account.
getAdditionalInfo() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
A user-defined string.
getAgentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the SSM Agent running on your Linux instance.
getAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
getAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
getAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
getAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
getApprovalDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The date the patch was approved (or will be approved if the status is PENDING_APPROVAL).
getApprovalRules() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A set of rules used to include patches in the baseline.
getApprovalRules() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A set of rules used to include patches in the baseline.
getApprovalRules() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A set of rules used to include patches in the baseline.
getApprovalRules() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A set of rules used to include patches in the baseline.
getApproveAfterDays() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
The number of days after the release date of each patch matched by the rule the patch is marked as approved in the patch baseline.
getApprovedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
getApprovedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly approved patches for the baseline.
getApprovedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
getApprovedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly approved patches for the baseline.
getAssociationDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Information about the association.
getAssociationDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Information about the association.
getAssociationDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
The description of the association that was updated.
getAssociationDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Information about the association.
getAssociationFilterList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
getAssociationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID created by the system when you create an association.
getAssociationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association ID.
getAssociationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The association ID that you want to delete.
getAssociationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The association ID for which you want information.
getAssociationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The association ID.
getAssociationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The association ID.
getAssociationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The ID of the association you want to update.
getAssociationOverview() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Information about the association.
getAssociations() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
The associations for the requested instance.
getAssociations() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
getAssociationStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The status of the association.
getAssociationStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The association status.
getAssociationStatusAggregatedCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
Returns the number of targets for the association status.
getAttributes() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The schema attributes for inventory.
getAutomationExecution(GetAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getAutomationExecution(GetAutomationExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Get detailed information about a particular Automation execution.
getAutomationExecution(GetAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Get detailed information about a particular Automation execution.
getAutomationExecution() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
Detailed information about the current state of an automation execution.
getAutomationExecutionAsync(GetAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getAutomationExecutionAsync(GetAutomationExecutionRequest, AsyncHandler<GetAutomationExecutionRequest, GetAutomationExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getAutomationExecutionAsync(GetAutomationExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Get detailed information about a particular Automation execution.
getAutomationExecutionAsync(GetAutomationExecutionRequest, AsyncHandler<GetAutomationExecutionRequest, GetAutomationExecutionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Get detailed information about a particular Automation execution.
getAutomationExecutionAsync(GetAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getAutomationExecutionAsync(GetAutomationExecutionRequest, AsyncHandler<GetAutomationExecutionRequest, GetAutomationExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getAutomationExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution ID.
getAutomationExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The execution ID.
getAutomationExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
The unique identifier for an existing automation execution to examine.
getAutomationExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
The unique ID of a newly scheduled automation execution.
getAutomationExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
The execution ID of the Automation to stop.
getAutomationExecutionMetadataList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
The list of details about each automation execution which has occurred which matches the filter specification, if any.
GetAutomationExecutionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetAutomationExecutionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
 
GetAutomationExecutionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetAutomationExecutionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
 
getAutomationExecutionStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution status of the Automation.
getAutomationExecutionStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The status of the execution.
getBaselineDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The description of the patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
The ID of the created patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
The ID of the patch baseline to delete.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
The ID of the deleted patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
The ID of the patch baseline to deregister the patch group from.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
The ID of the patch baseline the patch group was deregistered from.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The ID of the patch baseline to retrieve the effective patches for.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
The ID of the default patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
The ID of the patch baseline that should be used for the patch group.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
The ID of the patch baseline to retrieve.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The ID of the retrieved patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the patch baseline used to patch the instance.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The ID of the patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
The ID of the patch baseline that should be the default patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
The ID of the default patch baseline.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
The ID of the patch baseline to register the patch group with.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
The ID of the patch baseline the patch group was registered with.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
The ID of the patch baseline to update.
getBaselineId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The ID of the deleted patch baseline.
getBaselineIdentities() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
An array of PatchBaselineIdentity elements.
getBaselineIdentity() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
The patch baseline the patch group is registered with.
getBaselineName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The name of the patch baseline.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCaptureTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The time the inventory information was collected.
getCaptureTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The time inventory item data was captured.
getCaptureTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The time that inventory information was collected for the instance(s).
getClassification() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
getClassification() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
getClientToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
User-provided idempotency token.
getClientToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
Caller-provided idempotency token.
getClientToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
User-provided idempotency token.
getClientToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
User-provided idempotency token.
getCommand() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
The request as it was received by Systems Manager.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
The ID of the command you want to cancel.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A unique identifier for this command.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The command against which this invocation was requested.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Required) The parent command ID of the invocation plugin.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The parent command ID of the invocation plugin.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The invocations for a specific command ID.
getCommandId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) If provided, lists only the specified command.
getCommandInvocation(GetCommandInvocationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getCommandInvocation(GetCommandInvocationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Returns detailed information about command execution for an invocation or plugin.
getCommandInvocation(GetCommandInvocationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Returns detailed information about command execution for an invocation or plugin.
getCommandInvocationAsync(GetCommandInvocationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getCommandInvocationAsync(GetCommandInvocationRequest, AsyncHandler<GetCommandInvocationRequest, GetCommandInvocationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getCommandInvocationAsync(GetCommandInvocationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Returns detailed information about command execution for an invocation or plugin.
getCommandInvocationAsync(GetCommandInvocationRequest, AsyncHandler<GetCommandInvocationRequest, GetCommandInvocationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Returns detailed information about command execution for an invocation or plugin.
getCommandInvocationAsync(GetCommandInvocationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getCommandInvocationAsync(GetCommandInvocationRequest, AsyncHandler<GetCommandInvocationRequest, GetCommandInvocationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetCommandInvocationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetCommandInvocationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
 
GetCommandInvocationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetCommandInvocationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
 
getCommandInvocations() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
getCommandPlugins() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
getCommands() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
getComment() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
User-specified information about the command, such as a brief description of what the command should do.
getComment() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
User-specified information about the command, such as a brief description of what the command should do.
getComment() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The comment text for the command.
getComment() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
User-specified information about the command, such as a brief description of what the command should do.
getCompletedCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for which the command invocation reached a terminal state.
getComputerName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The fully qualified host name of the managed instance.
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A valid JSON string.
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The contents of the SSM document.
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The content of the association document for the instance(s).
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The inventory data of the inventory type.
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
Contains all the inventory data of the item type.
getContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The content in a document that you want to update.
getContentHash() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
MD5 hash of the inventory item type contents.
getContentHash() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
MD5 hash of the inventory item type contents.
getContentUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The URL where more information can be obtained about the patch.
getCreatedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The date the activation was created.
getCreatedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The date when the document was created.
getCreatedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The date the document was created.
getCreatedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The date the Maintenance Window was created.
getCreatedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The date the patch baseline was created.
getCreatedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The date when the patch baseline was created.
getCutoff() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
getCutoff() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
getCutoff() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
getCutoff() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
getCutoff() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
getData() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
The data section in the inventory result entity json.
getDataType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
The data type of the inventory item attribute.
getDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was made.
getDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The date when the status changed.
getDefaultBaseline() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
Whether this is the default baseline.
getDefaultInstanceName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
A name for the managed instance when it is created.
getDefaultInstanceName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The name of the registered, managed instance as it will appear in the Amazon EC2 console or when you use the AWS command line tools to list EC2 resources.
getDefaultPatchBaseline(GetDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getDefaultPatchBaseline(GetDefaultPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the default patch baseline.
getDefaultPatchBaseline(GetDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the default patch baseline.
getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest, AsyncHandler<GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the default patch baseline.
getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest, AsyncHandler<GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the default patch baseline.
getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getDefaultPatchBaselineAsync(GetDefaultPatchBaselineRequest, AsyncHandler<GetDefaultPatchBaselineRequest, GetDefaultPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetDefaultPatchBaselineRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDefaultPatchBaselineRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineRequest
 
GetDefaultPatchBaselineResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDefaultPatchBaselineResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
 
getDefaultValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
If specified, the default values for the parameters.
getDefaultVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
The default version of the document.
getDefaultVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The default version.
getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the current snapshot for the patch baseline the instance uses.
getDeployablePatchSnapshotForInstance(GetDeployablePatchSnapshotForInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the current snapshot for the patch baseline the instance uses.
getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest, AsyncHandler<GetDeployablePatchSnapshotForInstanceRequest, GetDeployablePatchSnapshotForInstanceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the current snapshot for the patch baseline the instance uses.
getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest, AsyncHandler<GetDeployablePatchSnapshotForInstanceRequest, GetDeployablePatchSnapshotForInstanceResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the current snapshot for the patch baseline the instance uses.
getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getDeployablePatchSnapshotForInstanceAsync(GetDeployablePatchSnapshotForInstanceRequest, AsyncHandler<GetDeployablePatchSnapshotForInstanceRequest, GetDeployablePatchSnapshotForInstanceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetDeployablePatchSnapshotForInstanceRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDeployablePatchSnapshotForInstanceRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
 
GetDeployablePatchSnapshotForInstanceResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDeployablePatchSnapshotForInstanceResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
 
getDeploymentStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The approval status of a patch (APPROVED, PENDING_APPROVAL, EXPLICIT_APPROVED, EXPLICIT_REJECTED).
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
A user defined description of the activation.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
A user-defined description of the resource that you want to register with Amazon EC2.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A description of the patch baseline.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the document.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A description of the patch baseline.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Information about the parameter.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Description of the parameter actions.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The description of the patch.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Information about the parameter that you want to add to the system
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
The description of a custom document that you want to set as the default version.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A description of the patch baseline.
getDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A description of the Patch Baseline.
getDetailedStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
A detailed status of the association.
getDetailedStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
Detailed status information about the aggregated associations.
getDetailedStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Detailed status information about the instance association.
getDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
getDocument(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getDocument(GetDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Gets the contents of the specified SSM document.
getDocument(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Gets the contents of the specified SSM document.
getDocument() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Information about the SSM document.
getDocumentAsync(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDocumentAsync(GetDocumentRequest, AsyncHandler<GetDocumentRequest, GetDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getDocumentAsync(GetDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Gets the contents of the specified SSM document.
getDocumentAsync(GetDocumentRequest, AsyncHandler<GetDocumentRequest, GetDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Gets the contents of the specified SSM document.
getDocumentAsync(GetDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getDocumentAsync(GetDocumentRequest, AsyncHandler<GetDocumentRequest, GetDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getDocumentDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Information about the Systems Manager document.
getDocumentDescription() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
A description of the document that was updated.
getDocumentFilterList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
getDocumentHash() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The Sha256 or Sha1 hash created by the system when the document was created.
getDocumentHashType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
getDocumentIdentifiers() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The name of the Automation document used during the execution.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The name of the Automation document used during execution.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The name of the document requested for execution.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The document name that was requested for execution.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The name of the document that was executed.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
getDocumentName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
The name of the Automation document to use for this execution.
GetDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
GetDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
getDocumentType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
The type of document to create.
getDocumentType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The type of document.
getDocumentType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document type.
getDocumentType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document type.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The version of the document used in the association.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The document version.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The version of the document to use during execution.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The document version used during the execution.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The document version.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The document version you want to associate with the target(s).
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The document version for which you want information.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The document version.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document version.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The document version.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The document version for which you want information.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document version.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The association document verions.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
The version of the Automation document to use for this execution.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The document version you want update for the association.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
The version of a custom document that you want to set as the default version.
getDocumentVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The version of the document that you want to update.
getDocumentVersions() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
The document versions.
getDuration() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The duration of the Maintenance Window in hours.
getDuration() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The duration of the Maintenance Window in hours.
getDuration() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The duration of the Maintenance Window in hours.
getDuration() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The duration of the Maintenance Window in hours.
getDuration() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The duration of the Maintenance Window in hours.
getEffectivePatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
An array of patches and patch status.
getEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether the Maintenance Windows is enabled.
getEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
Whether the Maintenance Window is enabled.
getEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether the Maintenance Window is enabled.
getEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether the Maintenance Window is enabled.
getEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The time the Maintenance Window finished executing.
getEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The time the task execution completed.
getEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The time the execution finished.
getEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The time the task execution finished.
getEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The time the invocation finished.
getEntities() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
Collection of inventory entities such as a collection of instance inventory.
getEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
getEntries() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
A list of inventory items on the instance(s).
getEntry() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The association.
getErrorCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
An error code returned by the request to create the association.
getErrorCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for which the status is Failed or Execution Timed Out.
getExecutedBy() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The IAM role ARN of the user who executed the Automation.
getExecutionDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The date the instance association executed.
getExecutionElapsedTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
Duration since ExecutionStartDateTime.
getExecutionEndDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The date and time the plugin was finished executing.
getExecutionEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The time the execution finished.
getExecutionEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The time the execution finished.
getExecutionEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step has finished execution, this contains the time the execution ended.
getExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the action performed in the service that actually handled the task invocation.
getExecutionStartDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The date and time the plugin started executing.
getExecutionStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The time the execution started.
getExecutionStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The time the execution started.>
getExecutionStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step has begun execution, this contains the time the step started.
getExecutionSummary() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Summary information about association execution.
getExecutorService() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Returns the executor service used by this client to execute async requests.
getExpirationDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The date when this activation can no longer be used to register managed instances.
getExpirationDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The date by which this activation request should expire.
getExpired() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
Whether or not the activation is expired.
getExpiresAfter() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
If this time is reached and the command has not already started executing, it will not execute.
getFailed() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
getFailedCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.
getFailureMessage() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
A message describing why an execution has failed, if the status is set to Failed.
getFailureMessage() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step failed, this message explains why the execution failed.
getFault() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
getFilterKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The name of the filter.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
A filter to view information about your activations.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
Filters used to limit the scope of executions that are requested.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
Filters used to scope down the returned patches.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
Each entry in the array is a structure containing:
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
Each entry in the array is a structure containing:
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
Each entry in the array is a structure containing:
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
Optional filters used to scope down the returned task invocations.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
Optional filters used to scope down the returned tasks.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
Optional filters used to narrow down the scope of the returned Maintenance Windows.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
Optional filters that can be used to narrow down the scope of the returned window targets.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
Optional filters used to narrow down the scope of the returned tasks.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
Each element in the array is a structure containing:
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
One or more filters.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
getFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
One or more filters.
getFilterValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The filter values.
getGlobalFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A set of global filters used to exclude patches from the baseline.
getGlobalFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A set of global filters used to exclude patches from the baseline.
getGlobalFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A set of global filters used to exclude patches from the baseline.
getGlobalFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A set of global filters used to exclude patches from the baseline.
getHash() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The Sha256 or Sha1 hash created by the system when the document was created.
getHashType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
getIamRole() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The Amazon Identity and Access Management (IAM) role to assign to the managed instance.
getIamRole() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The Amazon Identity and Access Management (IAM) role that you want to assign to the managed instance.
getIamRole() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The Amazon Identity and Access Management (IAM) role assigned to EC2 instances or managed instances.
getIamRole() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
The IAM role you want to assign or change.
getId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
ID of the inventory result entity.
getId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The ID of the patch (this is different than the Microsoft Knowledge Base ID).
getInputs() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Fully-resolved values passed into the step before execution.
getInstalledCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that are installed on the instance.
getInstalledOtherCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches not specified in the patch baseline that are installed on the instance.
getInstalledTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The date/time the patch was installed on the instance.
getInstanceAssociationStatusAggregatedCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
The number of associations for the instance(s).
getInstanceAssociationStatusInfos() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
Status information about the association.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The instance ID in which this invocation was requested.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
The ID assigned to the managed instance when you registered it using the activation process.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The instance ID for which you want to view all associations.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The instance IDs for which you want association status information.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The ID of the instance whose patch state information should be retrieved.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Required) The ID of the managed instance targeted by the command.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The ID of the managed instance targeted by the command.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
The ID of the instance for which the appropriate patch snapshot should be retrieved.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The instance ID where the association was created.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the managed instance the high-level patch compliance information was collected for.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The command execution details for a specific instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) Lists commands issued against this instance ID.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The instance ID for which you want inventory information.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The instance ID targeted by the request to query inventory information.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
One or more instance IDs where you want to add or update inventory items.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The ID of the instance.
getInstanceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
The ID of the managed instance where you want to update the role.
getInstanceIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
getInstanceIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
getInstanceIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The ID of the instance whose patch state information should be retrieved.
getInstanceIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
getInstanceInformationFilterList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
getInstanceInformationList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
getInstanceName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The name of the invocation target.
getInstancePatchStates() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
The high-level patch state for the requested instances.
getInstancePatchStates() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
The high-level patch state for the requested instances.
getInstances() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances in the patch group.
getInstancesWithFailedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches from the patch baseline that failed to install.
getInstancesWithInstalledOtherPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches installed that aren’t defined in the patch baseline.
getInstancesWithInstalledPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with installed patches.
getInstancesWithMissingPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with missing patches from the patch baseline.
getInstancesWithNotApplicablePatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches that aren’t applicable.
getInvalidParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of parameters that are not formatted correctly or do not run when executed.
getInventory(GetInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getInventory(GetInventoryRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Query inventory information.
getInventory(GetInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Query inventory information.
getInventoryAsync(GetInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getInventoryAsync(GetInventoryRequest, AsyncHandler<GetInventoryRequest, GetInventoryResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getInventoryAsync(GetInventoryRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Query inventory information.
getInventoryAsync(GetInventoryRequest, AsyncHandler<GetInventoryRequest, GetInventoryResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Query inventory information.
getInventoryAsync(GetInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getInventoryAsync(GetInventoryRequest, AsyncHandler<GetInventoryRequest, GetInventoryResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetInventoryRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetInventoryRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
 
GetInventoryResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetInventoryResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
 
getInventorySchema(GetInventorySchemaRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getInventorySchema(GetInventorySchemaRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
getInventorySchema(GetInventorySchemaRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
getInventorySchemaAsync(GetInventorySchemaRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getInventorySchemaAsync(GetInventorySchemaRequest, AsyncHandler<GetInventorySchemaRequest, GetInventorySchemaResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getInventorySchemaAsync(GetInventorySchemaRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
getInventorySchemaAsync(GetInventorySchemaRequest, AsyncHandler<GetInventorySchemaRequest, GetInventorySchemaResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.
getInventorySchemaAsync(GetInventorySchemaRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getInventorySchemaAsync(GetInventorySchemaRequest, AsyncHandler<GetInventorySchemaRequest, GetInventorySchemaResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetInventorySchemaRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetInventorySchemaRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
 
GetInventorySchemaResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetInventorySchemaResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
 
getInvocationId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the task invocation.
getIPAddress() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The IP address of the managed instance.
getIsDefaultVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
An identifier for the default version of the document.
getIsLatestVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM Agent is running on your instance.
getItems() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
The inventory items that you want to add or update on instances.
getKBId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The Microsoft Knowledge Base ID of the patch.
getKbNumber() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The Microsoft Knowledge Base ID of the patch.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The aspect of the Automation execution information that should be limited.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
The filter key name to describe your instances.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The key for the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The name of the filter key.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The name of the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The key for the filter (PRODUCT, CLASSIFICATION, MSRC_SEVERITY, PATCH_ID)
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
The key for the filter.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
The name of the tag.
getKey() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
User-defined criteria for sending commands that target instances that meet the criteria.
getKeyId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The ID of the query key used for this parameter.
getKeyId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The ID of the query key used for this parameter.
getKeyId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The parameter key ID that you want to add to the system.
getLanguage() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The language of the patch if it’s language-specific.
getLastAssociationExecutionDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date the association was last executed.
getLastExecutionDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The date on which the association was last run.
getLastExecutionDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date on which the association was last run.
getLastModifiedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Date the parameter was last changed or updated.
getLastModifiedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Date the parameter was last changed or updated.
getLastModifiedUser() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Amazon Resource Name (ARN) of the AWS user who last changed the parameter.
getLastModifiedUser() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Amazon Resource Name (ARN) of the AWS user who last changed the parameter.
getLastPingDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date and time when agent last pinged Systems Manager service.
getLastSuccessfulAssociationExecutionDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The last date the association was successfully run.
getLastSuccessfulExecutionDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The last date on which the association was successfully run.
getLastUpdateAssociationDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was last updated.
getLatestVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The latest version of the document.
getLogFile() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
An Amazon S3 bucket where execution information is stored.
getLoggingInfo() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
Information about an Amazon S3 bucket to write task-level logs to.
getLoggingInfo() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
A structure containing information about an Amazon S3 bucket to write instance-level logs to.
getMaintenanceWindow(GetMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getMaintenanceWindow(GetMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves a Maintenance Window.
getMaintenanceWindow(GetMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves a Maintenance Window.
getMaintenanceWindowAsync(GetMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getMaintenanceWindowAsync(GetMaintenanceWindowRequest, AsyncHandler<GetMaintenanceWindowRequest, GetMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getMaintenanceWindowAsync(GetMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves a Maintenance Window.
getMaintenanceWindowAsync(GetMaintenanceWindowRequest, AsyncHandler<GetMaintenanceWindowRequest, GetMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves a Maintenance Window.
getMaintenanceWindowAsync(GetMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getMaintenanceWindowAsync(GetMaintenanceWindowRequest, AsyncHandler<GetMaintenanceWindowRequest, GetMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecution(GetMaintenanceWindowExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest, AsyncHandler<GetMaintenanceWindowExecutionRequest, GetMaintenanceWindowExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest, AsyncHandler<GetMaintenanceWindowExecutionRequest, GetMaintenanceWindowExecutionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getMaintenanceWindowExecutionAsync(GetMaintenanceWindowExecutionRequest, AsyncHandler<GetMaintenanceWindowExecutionRequest, GetMaintenanceWindowExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetMaintenanceWindowExecutionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetMaintenanceWindowExecutionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
 
GetMaintenanceWindowExecutionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetMaintenanceWindowExecutionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
 
getMaintenanceWindowExecutionTask(GetMaintenanceWindowExecutionTaskRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getMaintenanceWindowExecutionTask(GetMaintenanceWindowExecutionTaskRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTask(GetMaintenanceWindowExecutionTaskRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest, AsyncHandler<GetMaintenanceWindowExecutionTaskRequest, GetMaintenanceWindowExecutionTaskResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest, AsyncHandler<GetMaintenanceWindowExecutionTaskRequest, GetMaintenanceWindowExecutionTaskResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the details about a specific task executed as part of a Maintenance Window execution.
getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getMaintenanceWindowExecutionTaskAsync(GetMaintenanceWindowExecutionTaskRequest, AsyncHandler<GetMaintenanceWindowExecutionTaskRequest, GetMaintenanceWindowExecutionTaskResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetMaintenanceWindowExecutionTaskRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetMaintenanceWindowExecutionTaskRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
 
GetMaintenanceWindowExecutionTaskResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetMaintenanceWindowExecutionTaskResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
 
GetMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
 
GetMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
 
getMappings() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
Each entry in the array contains:
getMaxConcurrency() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The maximum number of instances that are allowed to execute the command at the same time.
getMaxConcurrency() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The defined maximum number of task executions that could be run in parallel.
getMaxConcurrency() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The maximum number of targets this task can be run for in parallel.
getMaxConcurrency() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The maximum number of targets this task can be run for in parallel.
getMaxConcurrency() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) The maximum number of instances that are allowed to execute the command at the same time.
getMaxErrors() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The maximum number of errors allowed before the system stops sending the command to additional targets.
getMaxErrors() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.
getMaxErrors() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The maximum number of errors allowed before this task stops being scheduled.
getMaxErrors() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The maximum number of errors allowed before this task stops being scheduled.
getMaxErrors() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The maximum number of errors allowed without the command failing.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
The maximum number of patches to return (per page).
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The maximum number of patches to return (per page).
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The maximum number of patches to return (per page).
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The maximum number of patches to return (per page).
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The maximum number of instances to return (per page).
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
The maximum number of patch baselines to return (per page).
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
The maximum number of patch groups to return (per page).
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The maximum number of items to return for this call.
getMaxResults() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The maximum number of items to return for this call.
getMessage() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The reason for the status.
getMessage() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
A description of the failure.
getMissingCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that are applicable for the instance but aren’t currently installed.
getModifiedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The date the Maintenance Window was last modified.
getModifiedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The date the patch baseline was last modified.
getModifiedDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The date when the patch baseline was last modified.
getMsrcNumber() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The ID of the MSRC bulletin the patch is related to.
getMsrcSeverity() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The severity of the patch (for example Critical, Important, Moderate).
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the plugin.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The name of the configuration document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The name of the Systems Manager document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A name for the Systems Manager document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The name of the Maintenance Window.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
The name of the patch baseline.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The name of the Systems Manager document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
The name of the document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
The name of the parameter to delete.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The name of the document for which you are the owner.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
The name of the document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The name of the parameter.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The document name.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The name of the Maintenance Window.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The name of a parameter you want to query.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The name of the patch baseline.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The name of the association.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the managed instance.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
Name of the inventory item attribute.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The name of the document about which you want version information.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The name of the Maintenance Window.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The name of the document that you want to share.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The name of the parameter.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The name of the parameter.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The parameter name.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The name of the parameter that you want to add to the system.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The name of the SSM document.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
The name of a custom document that you want to set as the default version.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The name of the document that you want to update.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The name of the Maintenance Window.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The name of the Maintenance Window.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
The name of the patch baseline.
getName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The name of the patch baseline.
getNames() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Names of the parameters for which you want to query information.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
A token to start the list.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
The token to use when requesting the next set of items.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The token for the next set of items to return.
getNextToken() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The token to use when requesting the next set of items.
getNotApplicableCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that aren’t applicable for the instance and hence aren’t installed on the instance.
getNotificationArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
An Amazon Resource Name (ARN) for a Simple Notification Service (SNS) topic.
getNotificationConfig() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
Configurations for sending notifications about command status changes.
getNotificationConfig() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Configurations for sending notifications about command status changes on a per instance basis.
getNotificationConfig() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Configurations for sending notifications.
getNotificationEvents() - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
The different events for which you can receive notifications.
getNotificationType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
Command: Receive notification when the status of a command changes.
getOperation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The type of patching operation that was performed: SCAN (assess patch compliance state) or INSTALL (install missing patches).
getOperationEndTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The time the most recent patching operation completed on the instance.
getOperationStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The time the most recent patching operation was started on the instance.
getOutput() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Output of the plugin execution.
getOutputLocation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
An Amazon S3 bucket where you want to store the output details of the request.
getOutputLocation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
An Amazon S3 bucket where you want to store the results of this request.
getOutputLocation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
An Amazon S3 bucket where you want to store the output details of the request.
getOutputLocation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
An Amazon S3 bucket where you want to store the results of this request.
getOutputs() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The list of execution outputs as defined in the automation document.
getOutputs() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The list of execution outputs as defined in the Automation document.
getOutputs() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Returned values from the execution of the step.
getOutputS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 bucket where the responses to the command executions should be stored.
getOutputS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 bucket where the responses to the command executions should be stored.
getOutputS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The name of the Amazon S3 bucket.
getOutputS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The name of the S3 bucket where command execution responses should be stored.
getOutputS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 directory path inside the bucket where the responses to the command executions should be stored.
getOutputS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 directory path inside the bucket where the responses to the command executions should be stored.
getOutputS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The Amazon S3 bucket subfolder.
getOutputS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The directory structure within the S3 bucket where the responses should be stored.
getOutputS3Region() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The region where the Amazon Simple Storage Service (Amazon S3) output bucket is located.
getOutputS3Region() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the region where the output is stored in Amazon S3.
getOutputS3Region() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The Amazon S3 region where the association information is stored.
getOutputS3Region() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) The region where the Amazon Simple Storage Service (Amazon S3) output bucket is located.
getOutputUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
A URL for an Amazon S3 bucket where you want to store the results of this request.
getOutputUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
A URL for an Amazon S3 bucket where you want to store the results of this request.
getOverview() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
Information about the association.
getOverview() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
Information about the association.
getOverwrite() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Overwrite an existing parameter.
getOwner() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The AWS user account of the person who created the document.
getOwner() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The AWS user account of the person who created the document.
getOwnerInformation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
Placeholder information, this field will always be empty in the current release of the service.
getOwnerInformation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
User-provided value that was specified when the target was registered with the Maintenance Window.
getOwnerInformation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
User-provided value that will be included in any CloudWatch events raised while running tasks for these targets in this Maintenance Window.
getOwnerInformation() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
User-provided value that will be included in any CloudWatch events raised while running tasks for these targets in this Maintenance Window.
getParameterHistory(GetParameterHistoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getParameterHistory(GetParameterHistoryRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Query a list of all parameters used by the AWS account.
getParameterHistory(GetParameterHistoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Query a list of all parameters used by the AWS account.
getParameterHistoryAsync(GetParameterHistoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getParameterHistoryAsync(GetParameterHistoryRequest, AsyncHandler<GetParameterHistoryRequest, GetParameterHistoryResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getParameterHistoryAsync(GetParameterHistoryRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Query a list of all parameters used by the AWS account.
getParameterHistoryAsync(GetParameterHistoryRequest, AsyncHandler<GetParameterHistoryRequest, GetParameterHistoryResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Query a list of all parameters used by the AWS account.
getParameterHistoryAsync(GetParameterHistoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getParameterHistoryAsync(GetParameterHistoryRequest, AsyncHandler<GetParameterHistoryRequest, GetParameterHistoryResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetParameterHistoryRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetParameterHistoryRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
 
GetParameterHistoryResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetParameterHistoryResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
 
getParameters(GetParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getParameters(GetParametersRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Get details of a parameter.
getParameters(GetParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Get details of a parameter.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A description of the parameters for a document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The key-value map of execution parameters, which were supplied when calling StartAutomationExecution .
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The parameter values to be inserted in the document when executing the command.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A description of the parameters for a document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The parameters for the documents runtime configuration.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
Parameters returned by the request.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
A list of parameters returned by the request.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of details for a parameter.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The parameters that were provided for the invocation when it was executed.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The required and optional parameters specified in the document being executed.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
A key-value map of execution parameters, which match the declared parameters in the Automation document.
getParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The parameters you want to update for the association.
getParametersAsync(GetParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getParametersAsync(GetParametersRequest, AsyncHandler<GetParametersRequest, GetParametersResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getParametersAsync(GetParametersRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Get details of a parameter.
getParametersAsync(GetParametersRequest, AsyncHandler<GetParametersRequest, GetParametersResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Get details of a parameter.
getParametersAsync(GetParametersRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getParametersAsync(GetParametersRequest, AsyncHandler<GetParametersRequest, GetParametersResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetParametersRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetParametersRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
 
GetParametersResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetParametersResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
 
getPatch() - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
Provides metadata for a patch, including information such as the KB ID, severity, classification and a URL for where more information can be obtained about the patch.
getPatchBaseline(GetPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getPatchBaseline(GetPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves information about a patch baseline.
getPatchBaseline(GetPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves information about a patch baseline.
getPatchBaselineAsync(GetPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getPatchBaselineAsync(GetPatchBaselineRequest, AsyncHandler<GetPatchBaselineRequest, GetPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getPatchBaselineAsync(GetPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves information about a patch baseline.
getPatchBaselineAsync(GetPatchBaselineRequest, AsyncHandler<GetPatchBaselineRequest, GetPatchBaselineResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves information about a patch baseline.
getPatchBaselineAsync(GetPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getPatchBaselineAsync(GetPatchBaselineRequest, AsyncHandler<GetPatchBaselineRequest, GetPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Retrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroup(GetPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Retrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest, AsyncHandler<GetPatchBaselineForPatchGroupRequest, GetPatchBaselineForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest, AsyncHandler<GetPatchBaselineForPatchGroupRequest, GetPatchBaselineForPatchGroupResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Retrieves the patch baseline that should be used for the specified patch group.
getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
getPatchBaselineForPatchGroupAsync(GetPatchBaselineForPatchGroupRequest, AsyncHandler<GetPatchBaselineForPatchGroupRequest, GetPatchBaselineForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
GetPatchBaselineForPatchGroupRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetPatchBaselineForPatchGroupRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
 
GetPatchBaselineForPatchGroupResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetPatchBaselineForPatchGroupResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
 
GetPatchBaselineRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetPatchBaselineRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
 
GetPatchBaselineResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
GetPatchBaselineResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
 
getPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
An array of patches.
getPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
Each entry in the array is a structure containing:
getPatchFilterGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
The patch filter group that defines the criteria for the rule.
getPatchFilters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
The set of patch filters that make up the group.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
The name of the patch group that should be deregistered from the patch baseline.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
The name of the patch group deregistered from the patch baseline.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The name of the patch group for which the patch state information should be retrieved.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
The name of the patch group whose patch snapshot should be retrieved.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
The name of the patch group whose patch baseline should be retrieved.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
The name of the patch group.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The name of the patch group the managed instance belongs to.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
The name of the patch group registered with the patch baseline.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
The name of the patch group that should be registered with the patch baseline.
getPatchGroup() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
The name of the patch group registered with the patch baseline.
getPatchGroups() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
Patch groups included in the patch baseline.
getPatchRules() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
The rules that make up the rule group.
getPatchStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
The status of the patch in a patch baseline.
getPermissionType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
getPermissionType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
getPingStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM Agent.
getPlatformName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the operating system platform running on your instance.
getPlatformType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
getPlatformTypes() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
getPlatformTypes() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
getPlatformVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the OS platform running on your instance.
getPluginName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Optional) The name of the plugin for which you want detailed results.
getPluginName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The name of the plugin for which you want detailed results.
getPriority() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The priority of the task.
getPriority() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The priority of the task in the Maintenance Window, the lower the number the higher the priority.
getPriority() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The priority of the task in the Maintenance Window, the lower the number the higher the priority.
getProduct() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The specific product the patch is applicable for (for example, WindowsServer2016).
getProductFamily() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The product family the patch is applicable for (for example, Windows).
getRegistrationDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date the server or VM was registered with AWS as a managed instance.
getRegistrationLimit() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The maximum number of managed instances that can be registered using this activation.
getRegistrationLimit() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
Specify the maximum number of managed instances you want to register.
getRegistrationsCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The number of managed instances already registered with this activation.
getRejectedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
getRejectedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly rejected patches for the baseline.
getRejectedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
getRejectedPatches() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly rejected patches for the baseline.
getReleaseDate() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The date the patch was released.
getRequestedDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The date and time the command was requested.
getRequestedDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The time and date the request was sent to this instance.
getResourceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
The resource ID you want to tag.
getResourceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
The resource ID for which you want to see a list of tags.
getResourceId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The resource ID for which you want to remove tags.
getResourceType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
Specifies the type of resource you are tagging.
getResourceType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The type of instance.
getResourceType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
Returns a list of tags for a specific resource type.
getResourceType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The type of target.
getResourceType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The type of target being registered with the Maintenance Window.
getResourceType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The type of resource of which you want to remove a tag.
getResponse() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
A message associated with the response code for an execution.
getResponseCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A numeric response code generated after executing the plugin.
getResponseCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The error level response code for the plugin script.
getResponseCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The response code returned by the execution of the step.
getResponseFinishDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin stopped executing.
getResponseStartDateTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin started executing.
getResultAttributes() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The list of inventory item types to return.
getS3BucketName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
The name of an Amazon S3 bucket where execution logs are stored .
getS3KeyPrefix() - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
(Optional) The Amazon S3 bucket subfolder.
getS3Location() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
An Amazon S3 bucket where you want to store the results of this request.
getS3OutputUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
The URL of Amazon S3 bucket where you want to store the results of this request.
getS3Region() - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
The region where the Amazon S3 bucket is located.
getSchedule() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The schedule of the Maintenance Window in the form of a cron or rate expression.
getSchedule() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The schedule of the Maintenance Window in the form of a cron or rate expression.
getSchedule() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The schedule of the Maintenance Window in the form of a cron or rate expression.
getSchedule() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The schedule of the Maintenance Window in the form of a cron or rate expression.
getScheduleExpression() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
A cron expression that specifies a schedule when the association runs.
getScheduleExpression() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A cron expression that specifies a schedule when the association runs.
getScheduleExpression() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A cron expression that specifies a schedule when the association runs.
getScheduleExpression() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
A cron expression when the association will be applied to the target(s).
getScheduleExpression() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The cron expression used to schedule the association that you want to update.
getSchemas() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
Inventory schemas returned by the request.
getSchemaVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The schema version.
getSchemaVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The schema version.
getSchemaVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The schema version for the inventory item.
getSchemaVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The schema version for the inventory result item/
getSchemaVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The inventory schema version used by the instance(s).
getServiceRole() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The IAM service role that Run Command uses to act on your behalf when sending notifications about command status changes.
getServiceRole() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The IAM service role that Run Command uses to act on your behalf when sending notifications about command status changes on a per instance basis.
getServiceRole() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The role that was assumed when executing the task.
getServiceRoleArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The role that should be assumed when executing the task
getServiceRoleArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The role that should be assumed when executing the task.
getServiceRoleArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The IAM role that Systems Manager uses to send notifications.
getSeverity() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The severity of the patch (for example, Critical, Important, Moderate).
getSha1() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The SHA1 hash of the document, which you can use for verification purposes.
getSnapshotDownloadUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
A pre-signed Amazon S3 URL that can be used to download the patch snapshot.
getSnapshotId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
The user-defined snapshot ID.
getSnapshotId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
The user-defined snapshot ID.
getSnapshotId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the patch baseline snapshot used during the patching operation when this compliance data was collected.
getStandardErrorContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The first 8,000 characters written by the plugin to stderr.
getStandardErrorUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The URL to the plugin’s StdErr file in Amazon S3, if the Amazon S3 bucket was defined for the parent command.
getStandardErrorUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The URL for the complete text written by the plugin to stderr.
getStandardErrorUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The URL for the complete text written by the plugin to stderr.
getStandardOutputContent() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The first 24,000 characters written by the plugin to stdout.
getStandardOutputUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The URL to the plugin’s StdOut file in Amazon S3, if the Amazon S3 bucket was defined for the parent command.
getStandardOutputUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The URL for the complete text written by the plugin to stdout in Amazon S3.
getStandardOutputUrl() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The URL for the complete text written by the plugin to stdout in Amazon S3.
getStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The time the Maintenance Window started executing.
getStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The time the task execution started.
getStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The time the execution started.
getStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The time the task execution started.
getStartTime() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The time the invocation started.
getState() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The state of the patch on the instance (INSTALLED, INSTALLED_OTHER, MISSING, NOT_APPLICABLE or FAILED).
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association status.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
The status of the association.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The status of the parent command for this invocation.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The status of the Maintenance Window execution.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The status of the task.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Status information about the instance association.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The status of the execution.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The status of the task execution.
getStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The status of the task invocation.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A detailed status of the command execution.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
A detailed status of the command execution for each invocation (each instance targeted by the command).
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A detailed status of the plugin execution.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
A detailed status of the command execution for an invocation.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The details explaining the Status.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The details explaining the Status.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The details explaining the Status.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The details explaining the status of the task execution.
getStatusDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The details explaining the status of the task invocation.
getStepExecutions() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
A list of details about the current state of all steps that comprise an execution.
getStepName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The name of this execution step.
getStepStatus() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The execution status for this step.
getSuccessful() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
getTagKeys() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
Tag keys that you want to remove from the specified resource.
getTagList() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
A list of tags.
getTags() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
One or more tags.
getTargetCount() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for the command.
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The instances targeted by the request to create an association.
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The instances targeted by the request.
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
An array of search criteria that targets instances using a Key,Value combination that you specify.
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The instances targeted by the request.
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The targets (either instances or tags) for the association.
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
Information about the targets in the Maintenance Window.
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The targets (either instances or tags).
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The targets (either instances or tags).
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The targets (either instances or tags).
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The targets (either instances or tags).
getTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) An array of search criteria that targets instances using a Key,Value combination that you specify.
getTaskArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ARN of the executed task.
getTaskArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ARN of the executed task.
getTaskArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The ARN of the task to execute.
getTaskArn() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The ARN of the task to execute
getTaskExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ID of the specific task execution in the Maintenance Window task that was retrieved.
getTaskExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ID of the specific task execution in the Maintenance Window execution.
getTaskExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the specific task execution in the Maintenance Window execution.
getTaskId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The ID of the specific task in the Maintenance Window task that should be retrieved.
getTaskId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
The ID of the specific task execution in the Maintenance Window task that should be retrieved.
getTaskIds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The ID of the task executions from the Maintenance Window execution.
getTaskParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The parameters passed to the task when it was executed.
getTaskParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The parameters that should be passed to the task when it is executed.
getTaskParameters() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The parameters that should be passed to the task when it is executed.
getTasks() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
Information about the tasks in the Maintenance Window.
getTaskType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The type of executed task.
getTaskType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The type of task being registered.
getTimeoutSeconds() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
If this time is reached and the command has not already started executing, it will not execute.
getTitle() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The title of the patch.
getTitle() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The title of the patch.
getTraceOutput() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Gets the trace output sent by the agent.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The type of task executed.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The type of comparison that should be performed for the value: Equal, NotEqual, LessThan or GreaterThan.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The type of filter.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The type of task.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The type of parameter.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The type of parameter used.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The type of parameter.
getType() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The type of parameter that you want to add to the system.
getTypeName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The type of inventory item to return.
getTypeName() - Method in exception com.amazonaws.services.simplesystemsmanagement.model.InvalidItemContentException
 
getTypeName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The name of the inventory type.
getTypeName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The name of the inventory type.
getTypeName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The name of the inventory result item type.
getTypeName() - Method in exception com.amazonaws.services.simplesystemsmanagement.model.ItemContentMismatchException
 
getTypeName() - Method in exception com.amazonaws.services.simplesystemsmanagement.model.ItemSizeLimitExceededException
 
getTypeName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The type of inventory item for which you want information.
getTypeName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The type of inventory item returned by the request.
getTypeName() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
Name of the inventory item type.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The filter value.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The filter value.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The value of the filter.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The parameter value.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The parameter value.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The parameter value that you want to add to the system.
getValue() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
The value of the tag.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The values used to limit the execution information associated with the filter's key.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
The filter values.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The value for the filter, must be an integer greater than or equal to 0.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
Inventory filter values.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
The filter values.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
This field contains an array of 0 or more strings, each 1 to 255 characters in length.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The filter values.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The value for the filter key.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
The value for the filter.
getValues() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
User-defined criteria that maps to Key.
getValueSet() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.
getVendor() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The name of the vendor providing the patch.
getVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The schema version for the inventory item.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The ID of the Maintenance Window execution the task is part of.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The ID of the Maintenance Window execution whose task executions should be retrieved.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
The ID of the Maintenance Window execution that includes the task.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The ID of the Maintenance Window execution.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
The ID of the Maintenance Window execution that includes the task.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ID of the Maintenance Window execution that includes the task.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The ID of the Maintenance Window execution.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ID of the Maintenance Window execution that ran the task.
getWindowExecutionId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the Maintenance Window execution that ran the task.
getWindowExecutions() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
Information about the Maintenance Windows execution.
getWindowExecutionTaskIdentities() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
Information about the task executions.
getWindowExecutionTaskInvocationIdentities() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
Information about the task invocation results per invocation.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
The ID of the created Maintenance Window.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
The ID of the Maintenance Window to delete.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
The ID of the deleted Maintenance Window.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
The ID of the Maintenance Window the target should be removed from.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
The ID of the Maintenance Window the target was removed from.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
The ID of the Maintenance Window the task should be removed from.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
The ID of the Maintenance Window the task was removed from.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The ID of the Maintenance Window whose executions should be retrieved.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The ID of the Maintenance Window whose targets should be retrieved.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The ID of the Maintenance Window whose tasks should be retrieved.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
The ID of the desired Maintenance Window.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The ID of the created Maintenance Window.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The ID of the Maintenance Window.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The ID of the Maintenance Window.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The Maintenance Window ID where the target is registered.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The Maintenance Window ID where the task is registered.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The ID of the Maintenance Window the target should be registered with.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The id of the Maintenance Window the task should be added to.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The ID of the Maintenance Window to update.
getWindowId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The ID of the created Maintenance Window.
getWindowIdentities() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
Information about the Maintenance Windows.
getWindowTargetId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
The ID of the target definition to remove.
getWindowTargetId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
The ID of the removed target definition.
getWindowTargetId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the target definition in this Maintenance Window the invocation was performed for.
getWindowTargetId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The ID of the target.
getWindowTargetId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
The ID of the target definition in this Maintenance Window.
getWindowTaskId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
The ID of the task to remove from the Maintenance Window.
getWindowTaskId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
The ID of the task removed from the Maintenance Window.
getWindowTaskId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The task ID.
getWindowTaskId() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
The id of the task in the Maintenance Window.
getWithDecryption() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
Return decrypted values for secure string parameters.
getWithDecryption() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Return decrypted secure string value.

H

hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleResult
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
 
hashCode() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
 

I

IdempotentParameterMismatchException - Exception in com.amazonaws.services.simplesystemsmanagement.model
Error returned when an idempotent operation is retried and the parameters don’t match the original call to the API with the same idempotency token.
IdempotentParameterMismatchException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.IdempotentParameterMismatchException
Constructs a new IdempotentParameterMismatchException with the specified error message.
InstanceAggregatedAssociationOverview - Class in com.amazonaws.services.simplesystemsmanagement.model
Status information about the aggregated associations.
InstanceAggregatedAssociationOverview() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
 
InstanceAssociation - Class in com.amazonaws.services.simplesystemsmanagement.model
One or more association documents on the instance.
InstanceAssociation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
 
InstanceAssociationOutputLocation - Class in com.amazonaws.services.simplesystemsmanagement.model
An Amazon S3 bucket where you want to store the results of this request.
InstanceAssociationOutputLocation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
 
InstanceAssociationOutputUrl - Class in com.amazonaws.services.simplesystemsmanagement.model
The URL of Amazon S3 bucket where you want to store the results of this request.
InstanceAssociationOutputUrl() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
 
InstanceAssociationStatusInfo - Class in com.amazonaws.services.simplesystemsmanagement.model
Status information about the instance association.
InstanceAssociationStatusInfo() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
 
InstanceInformation - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter for a specific list of instances.
InstanceInformation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
InstanceInformationFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes a filter for a specific list of instances.
InstanceInformationFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
InstanceInformationFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
InstanceInformationStringFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
The filters to describe or get information about your managed instances.
InstanceInformationStringFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
 
InstancePatchState - Class in com.amazonaws.services.simplesystemsmanagement.model
Defines the high-level patch compliance state for a managed instance, providing information about the number of installed, missing, not applicable, and failed patches along with metadata about the operation when this information was gathered for the instance.
InstancePatchState() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
 
InstancePatchStateFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Defines a filter used in DescribeInstancePatchStatesForPatchGroup used to scope down the information returned by the API.
InstancePatchStateFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
 
InstancePatchStateOperatorType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
InternalServerErrorException - Exception in com.amazonaws.services.simplesystemsmanagement.model
An error occurred on the server side.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InvalidActivationException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The activation is not valid.
InvalidActivationException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidActivationException
Constructs a new InvalidActivationException with the specified error message.
InvalidActivationIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The activation ID is not valid.
InvalidActivationIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidActivationIdException
Constructs a new InvalidActivationIdException with the specified error message.
InvalidAutomationExecutionParametersException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The supplied parameters for invoking the specified Automation document are incorrect.
InvalidAutomationExecutionParametersException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidAutomationExecutionParametersException
Constructs a new InvalidAutomationExecutionParametersException with the specified error message.
InvalidCommandIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
 
InvalidCommandIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidCommandIdException
Constructs a new InvalidCommandIdException with the specified error message.
InvalidDocumentContentException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The content for the document is not valid.
InvalidDocumentContentException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentContentException
Constructs a new InvalidDocumentContentException with the specified error message.
InvalidDocumentException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified document does not exist.
InvalidDocumentException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentException
Constructs a new InvalidDocumentException with the specified error message.
InvalidDocumentOperationException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You attempted to delete a document while it is still shared.
InvalidDocumentOperationException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentOperationException
Constructs a new InvalidDocumentOperationException with the specified error message.
InvalidDocumentSchemaVersionException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The version of the document schema is not supported.
InvalidDocumentSchemaVersionException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentSchemaVersionException
Constructs a new InvalidDocumentSchemaVersionException with the specified error message.
InvalidDocumentVersionException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The document version is not valid or does not exist.
InvalidDocumentVersionException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidDocumentVersionException
Constructs a new InvalidDocumentVersionException with the specified error message.
InvalidFilterException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The filter name is not valid.
InvalidFilterException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidFilterException
Constructs a new InvalidFilterException with the specified error message.
InvalidFilterKeyException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified key is not valid.
InvalidFilterKeyException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidFilterKeyException
Constructs a new InvalidFilterKeyException with the specified error message.
InvalidFilterValueException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The filter value is not valid.
InvalidFilterValueException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidFilterValueException
Constructs a new InvalidFilterValueException with the specified error message.
InvalidInstanceIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The following problems can cause this exception:
InvalidInstanceIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidInstanceIdException
Constructs a new InvalidInstanceIdException with the specified error message.
InvalidInstanceInformationFilterValueException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified filter value is not valid.
InvalidInstanceInformationFilterValueException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidInstanceInformationFilterValueException
Constructs a new InvalidInstanceInformationFilterValueException with the specified error message.
InvalidItemContentException - Exception in com.amazonaws.services.simplesystemsmanagement.model
One or more content items is not valid.
InvalidItemContentException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidItemContentException
Constructs a new InvalidItemContentException with the specified error message.
InvalidKeyIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The query key ID is not valid.
InvalidKeyIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidKeyIdException
Constructs a new InvalidKeyIdException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified token is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNotificationConfigException - Exception in com.amazonaws.services.simplesystemsmanagement.model
One or more configuration items is not valid.
InvalidNotificationConfigException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidNotificationConfigException
Constructs a new InvalidNotificationConfigException with the specified error message.
InvalidOutputFolderException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The S3 bucket does not exist.
InvalidOutputFolderException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidOutputFolderException
Constructs a new InvalidOutputFolderException with the specified error message.
InvalidOutputLocationException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The output location is not valid or does not exist.
InvalidOutputLocationException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidOutputLocationException
Constructs a new InvalidOutputLocationException with the specified error message.
InvalidParametersException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You must specify values for all required parameters in the SSM document.
InvalidParametersException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidParametersException
Constructs a new InvalidParametersException with the specified error message.
InvalidPermissionTypeException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The permission type is not supported.
InvalidPermissionTypeException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidPermissionTypeException
Constructs a new InvalidPermissionTypeException with the specified error message.
InvalidPluginNameException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The plugin name is not valid.
InvalidPluginNameException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidPluginNameException
Constructs a new InvalidPluginNameException with the specified error message.
InvalidResourceIdException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The resource ID is not valid.
InvalidResourceIdException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidResourceIdException
Constructs a new InvalidResourceIdException with the specified error message.
InvalidResourceTypeException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The resource type is not valid.
InvalidResourceTypeException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidResourceTypeException
Constructs a new InvalidResourceTypeException with the specified error message.
InvalidResultAttributeException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The specified inventory item result attribute is not valid.
InvalidResultAttributeException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidResultAttributeException
Constructs a new InvalidResultAttributeException with the specified error message.
InvalidRoleException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The role name can't contain invalid characters.
InvalidRoleException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidRoleException
Constructs a new InvalidRoleException with the specified error message.
InvalidScheduleException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The schedule is invalid.
InvalidScheduleException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidScheduleException
Constructs a new InvalidScheduleException with the specified error message.
InvalidTargetException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The target is not valid or does not exist.
InvalidTargetException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidTargetException
Constructs a new InvalidTargetException with the specified error message.
InvalidTypeNameException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The parameter type name is not valid.
InvalidTypeNameException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidTypeNameException
Constructs a new InvalidTypeNameException with the specified error message.
InvalidUpdateException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The update is not valid.
InvalidUpdateException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvalidUpdateException
Constructs a new InvalidUpdateException with the specified error message.
InventoryAttributeDataType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
InventoryFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
One or more filters.
InventoryFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
 
InventoryItem - Class in com.amazonaws.services.simplesystemsmanagement.model
Information collected from managed instances based on your inventory policy document
InventoryItem() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
 
InventoryItemAttribute - Class in com.amazonaws.services.simplesystemsmanagement.model
Attributes are the entries within the inventory item content.
InventoryItemAttribute() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
 
InventoryItemSchema - Class in com.amazonaws.services.simplesystemsmanagement.model
The inventory item schema definition.
InventoryItemSchema() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
 
InventoryQueryOperatorType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
InventoryResultEntity - Class in com.amazonaws.services.simplesystemsmanagement.model
Inventory query results.
InventoryResultEntity() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
 
InventoryResultItem - Class in com.amazonaws.services.simplesystemsmanagement.model
The inventory result item.
InventoryResultItem() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
 
InvocationDoesNotExistException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The command ID and instance ID you specified did not match any invocations.
InvocationDoesNotExistException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.InvocationDoesNotExistException
Constructs a new InvocationDoesNotExistException with the specified error message.
isAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
isAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
isAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
isAllowUnassociatedTargets() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
isDefaultBaseline() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
Whether this is the default baseline.
isDefaultVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
An identifier for the default version of the document.
isDetails() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
isEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether the Maintenance Windows is enabled.
isEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
Whether the Maintenance Window is enabled.
isEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether the Maintenance Window is enabled.
isEnabled() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether the Maintenance Window is enabled.
isExpired() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
Whether or not the activation is expired.
isLatestVersion() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM Agent is running on your instance.
isOverwrite() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Overwrite an existing parameter.
isWithDecryption() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
Return decrypted values for secure string parameters.
isWithDecryption() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Return decrypted secure string value.
ItemContentMismatchException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The inventory item has invalid content.
ItemContentMismatchException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.ItemContentMismatchException
Constructs a new ItemContentMismatchException with the specified error message.
ItemSizeLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The inventory item size has exceeded the size limit.
ItemSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.ItemSizeLimitExceededException
Constructs a new ItemSizeLimitExceededException with the specified error message.

L

listAssociations(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listAssociations(ListAssociationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the associations for the specified Systems Manager document or instance.
listAssociations(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the associations for the specified Systems Manager document or instance.
listAssociationsAsync(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listAssociationsAsync(ListAssociationsRequest, AsyncHandler<ListAssociationsRequest, ListAssociationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listAssociationsAsync(ListAssociationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the associations for the specified Systems Manager document or instance.
listAssociationsAsync(ListAssociationsRequest, AsyncHandler<ListAssociationsRequest, ListAssociationsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the associations for the specified Systems Manager document or instance.
listAssociationsAsync(ListAssociationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listAssociationsAsync(ListAssociationsRequest, AsyncHandler<ListAssociationsRequest, ListAssociationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListAssociationsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListAssociationsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
 
ListAssociationsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListAssociationsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
 
listCommandInvocations(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listCommandInvocations(ListCommandInvocationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
An invocation is copy of a command sent to a specific instance.
listCommandInvocations(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
An invocation is copy of a command sent to a specific instance.
listCommandInvocationsAsync(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandInvocationsAsync(ListCommandInvocationsRequest, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandInvocationsAsync(ListCommandInvocationsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
An invocation is copy of a command sent to a specific instance.
listCommandInvocationsAsync(ListCommandInvocationsRequest, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
An invocation is copy of a command sent to a specific instance.
listCommandInvocationsAsync(ListCommandInvocationsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listCommandInvocationsAsync(ListCommandInvocationsRequest, AsyncHandler<ListCommandInvocationsRequest, ListCommandInvocationsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListCommandInvocationsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandInvocationsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
 
ListCommandInvocationsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandInvocationsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
 
listCommands(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listCommands(ListCommandsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Lists the commands requested by users of the AWS account.
listCommands(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Lists the commands requested by users of the AWS account.
listCommandsAsync(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandsAsync(ListCommandsRequest, AsyncHandler<ListCommandsRequest, ListCommandsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listCommandsAsync(ListCommandsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the commands requested by users of the AWS account.
listCommandsAsync(ListCommandsRequest, AsyncHandler<ListCommandsRequest, ListCommandsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Lists the commands requested by users of the AWS account.
listCommandsAsync(ListCommandsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listCommandsAsync(ListCommandsRequest, AsyncHandler<ListCommandsRequest, ListCommandsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListCommandsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
 
ListCommandsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListCommandsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
 
listDocuments(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listDocuments() - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listDocuments(ListDocumentsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Describes one or more of your SSM documents.
listDocuments() - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Simplified method form for invoking the ListDocuments operation.
listDocuments(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Describes one or more of your SSM documents.
listDocuments() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
 
listDocumentsAsync(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listDocumentsAsync() - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation.
listDocumentsAsync(AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation with an AsyncHandler.
listDocumentsAsync(ListDocumentsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your SSM documents.
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Describes one or more of your SSM documents.
listDocumentsAsync() - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation.
listDocumentsAsync(AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Simplified method form for invoking the ListDocuments operation with an AsyncHandler.
listDocumentsAsync(ListDocumentsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listDocumentsAsync(ListDocumentsRequest, AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listDocumentsAsync() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Simplified method form for invoking the ListDocuments operation.
listDocumentsAsync(AsyncHandler<ListDocumentsRequest, ListDocumentsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Simplified method form for invoking the ListDocuments operation with an AsyncHandler.
ListDocumentsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListDocumentsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
 
ListDocumentsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListDocumentsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
 
listDocumentVersions(ListDocumentVersionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listDocumentVersions(ListDocumentVersionsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
List all versions for a document.
listDocumentVersions(ListDocumentVersionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
List all versions for a document.
listDocumentVersionsAsync(ListDocumentVersionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listDocumentVersionsAsync(ListDocumentVersionsRequest, AsyncHandler<ListDocumentVersionsRequest, ListDocumentVersionsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listDocumentVersionsAsync(ListDocumentVersionsRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
List all versions for a document.
listDocumentVersionsAsync(ListDocumentVersionsRequest, AsyncHandler<ListDocumentVersionsRequest, ListDocumentVersionsResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
List all versions for a document.
listDocumentVersionsAsync(ListDocumentVersionsRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listDocumentVersionsAsync(ListDocumentVersionsRequest, AsyncHandler<ListDocumentVersionsRequest, ListDocumentVersionsResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListDocumentVersionsRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListDocumentVersionsRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
 
ListDocumentVersionsResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListDocumentVersionsResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
 
listInventoryEntries(ListInventoryEntriesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listInventoryEntries(ListInventoryEntriesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
A list of inventory items returned by the request.
listInventoryEntries(ListInventoryEntriesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
A list of inventory items returned by the request.
listInventoryEntriesAsync(ListInventoryEntriesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listInventoryEntriesAsync(ListInventoryEntriesRequest, AsyncHandler<ListInventoryEntriesRequest, ListInventoryEntriesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listInventoryEntriesAsync(ListInventoryEntriesRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
A list of inventory items returned by the request.
listInventoryEntriesAsync(ListInventoryEntriesRequest, AsyncHandler<ListInventoryEntriesRequest, ListInventoryEntriesResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
A list of inventory items returned by the request.
listInventoryEntriesAsync(ListInventoryEntriesRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listInventoryEntriesAsync(ListInventoryEntriesRequest, AsyncHandler<ListInventoryEntriesRequest, ListInventoryEntriesResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListInventoryEntriesRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListInventoryEntriesRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
 
ListInventoryEntriesResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListInventoryEntriesResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Returns a list of the tags assigned to the specified resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Returns a list of the tags assigned to the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Returns a list of the tags assigned to the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Returns a list of the tags assigned to the specified resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
 
LoggingInfo - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about an Amazon S3 bucket to write instance-level logs to.
LoggingInfo() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
 

M

MaintenanceWindowExecution - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the information about an execution of a Maintenance Window.
MaintenanceWindowExecution() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
 
MaintenanceWindowExecutionStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
MaintenanceWindowExecutionTaskIdentity - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about a task execution performed as part of a Maintenance Window execution.
MaintenanceWindowExecutionTaskIdentity() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
 
MaintenanceWindowExecutionTaskInvocationIdentity - Class in com.amazonaws.services.simplesystemsmanagement.model
Describes the information about a task invocation for a particular target as part of a task execution performed as part of a Maintenance Window execution.
MaintenanceWindowExecutionTaskInvocationIdentity() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
 
MaintenanceWindowFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Filter used in the request.
MaintenanceWindowFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
 
MaintenanceWindowIdentity - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about the Maintenance Window.
MaintenanceWindowIdentity() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
 
MaintenanceWindowResourceType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
MaintenanceWindowTarget - Class in com.amazonaws.services.simplesystemsmanagement.model
The target registered with the Maintenance Window.
MaintenanceWindowTarget() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
 
MaintenanceWindowTask - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about a task defined for a Maintenance Window.
MaintenanceWindowTask() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
 
MaintenanceWindowTaskParameterValueExpression - Class in com.amazonaws.services.simplesystemsmanagement.model
Defines the values for a task parameter.
MaintenanceWindowTaskParameterValueExpression() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
 
MaintenanceWindowTaskType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
 
MaxDocumentSizeExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The size limit of a document is 64 KB.
MaxDocumentSizeExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.MaxDocumentSizeExceededException
Constructs a new MaxDocumentSizeExceededException with the specified error message.
modifyDocumentPermission(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
modifyDocumentPermission(ModifyDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Shares a Systems Manager document publicly or privately.
modifyDocumentPermission(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Shares a Systems Manager document publicly or privately.
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Shares a Systems Manager document publicly or privately.
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Shares a Systems Manager document publicly or privately.
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
modifyDocumentPermissionAsync(ModifyDocumentPermissionRequest, AsyncHandler<ModifyDocumentPermissionRequest, ModifyDocumentPermissionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
ModifyDocumentPermissionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ModifyDocumentPermissionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
 
ModifyDocumentPermissionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
ModifyDocumentPermissionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
 

N

NotificationConfig - Class in com.amazonaws.services.simplesystemsmanagement.model
Configurations for sending notifications.
NotificationConfig() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
 
NotificationEvent - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
NotificationType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 

P

Parameter - Class in com.amazonaws.services.simplesystemsmanagement.model
An Amazon EC2 Systems Manager parameter in Parameter Store.
Parameter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Parameter
 
ParameterAlreadyExistsException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The parameter already exists.
ParameterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.ParameterAlreadyExistsException
Constructs a new ParameterAlreadyExistsException with the specified error message.
ParameterHistory - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about parameter usage.
ParameterHistory() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
 
ParameterLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
You have exceeded the number of parameters for this AWS account.
ParameterLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.ParameterLimitExceededException
Constructs a new ParameterLimitExceededException with the specified error message.
ParameterMetadata - Class in com.amazonaws.services.simplesystemsmanagement.model
Metada includes information like the ARN of the last user and the date/time the parameter was last used.
ParameterMetadata() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
 
ParameterNotFoundException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The parameter could not be found.
ParameterNotFoundException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.ParameterNotFoundException
Constructs a new ParameterNotFoundException with the specified error message.
ParametersFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
One or more filters.
ParametersFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
 
ParametersFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
ParameterType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
Patch - Class in com.amazonaws.services.simplesystemsmanagement.model
Represents metadata about a patch.
Patch() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Patch
 
PatchBaselineIdentity - Class in com.amazonaws.services.simplesystemsmanagement.model
Defines the basic information about a patch baseline.
PatchBaselineIdentity() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
 
PatchComplianceData - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about the state of a patch on a particular instance as it relates to the patch baseline used to patch the instance.
PatchComplianceData() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
 
PatchComplianceDataState - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
PatchDeploymentStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
PatchFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Defines a patch filter.
PatchFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
 
PatchFilterGroup - Class in com.amazonaws.services.simplesystemsmanagement.model
A set of patch filters, typically used for approval rules.
PatchFilterGroup() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
 
PatchFilterKey - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
PatchGroupPatchBaselineMapping - Class in com.amazonaws.services.simplesystemsmanagement.model
The mapping between a patch group and the patch baseline the patch group is registered with.
PatchGroupPatchBaselineMapping() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
 
PatchOperationType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
PatchOrchestratorFilter - Class in com.amazonaws.services.simplesystemsmanagement.model
Defines a filter used in Patch Manager APIs.
PatchOrchestratorFilter() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
 
PatchRule - Class in com.amazonaws.services.simplesystemsmanagement.model
Defines an approval rule for a patch baseline.
PatchRule() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
 
PatchRuleGroup - Class in com.amazonaws.services.simplesystemsmanagement.model
A set of rules defining the approval rules for a patch baseline.
PatchRuleGroup() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
 
PatchStatus - Class in com.amazonaws.services.simplesystemsmanagement.model
Information about the approval status of a patch.
PatchStatus() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
 
PingStatus - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
PlatformType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
putInventory(PutInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
putInventory(PutInventoryRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Bulk update custom inventory items on one more instance.
putInventory(PutInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Bulk update custom inventory items on one more instance.
putInventoryAsync(PutInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
putInventoryAsync(PutInventoryRequest, AsyncHandler<PutInventoryRequest, PutInventoryResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
putInventoryAsync(PutInventoryRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Bulk update custom inventory items on one more instance.
putInventoryAsync(PutInventoryRequest, AsyncHandler<PutInventoryRequest, PutInventoryResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Bulk update custom inventory items on one more instance.
putInventoryAsync(PutInventoryRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
putInventoryAsync(PutInventoryRequest, AsyncHandler<PutInventoryRequest, PutInventoryResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
PutInventoryRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
PutInventoryRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
 
PutInventoryResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
PutInventoryResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryResult
 
putParameter(PutParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
putParameter(PutParameterRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Add one or more paramaters to the system.
putParameter(PutParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Add one or more paramaters to the system.
putParameterAsync(PutParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
putParameterAsync(PutParameterRequest, AsyncHandler<PutParameterRequest, PutParameterResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
putParameterAsync(PutParameterRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Add one or more paramaters to the system.
putParameterAsync(PutParameterRequest, AsyncHandler<PutParameterRequest, PutParameterResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Add one or more paramaters to the system.
putParameterAsync(PutParameterRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
putParameterAsync(PutParameterRequest, AsyncHandler<PutParameterRequest, PutParameterResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
PutParameterRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
PutParameterRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
 
PutParameterResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
PutParameterResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.PutParameterResult
 

R

registerDefaultPatchBaseline(RegisterDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
registerDefaultPatchBaseline(RegisterDefaultPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Defines the default patch baseline.
registerDefaultPatchBaseline(RegisterDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Defines the default patch baseline.
registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest, AsyncHandler<RegisterDefaultPatchBaselineRequest, RegisterDefaultPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Defines the default patch baseline.
registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest, AsyncHandler<RegisterDefaultPatchBaselineRequest, RegisterDefaultPatchBaselineResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Defines the default patch baseline.
registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
registerDefaultPatchBaselineAsync(RegisterDefaultPatchBaselineRequest, AsyncHandler<RegisterDefaultPatchBaselineRequest, RegisterDefaultPatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
RegisterDefaultPatchBaselineRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterDefaultPatchBaselineRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
 
RegisterDefaultPatchBaselineResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterDefaultPatchBaselineResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
 
registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Registers a patch baseline for a patch group.
registerPatchBaselineForPatchGroup(RegisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Registers a patch baseline for a patch group.
registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest, AsyncHandler<RegisterPatchBaselineForPatchGroupRequest, RegisterPatchBaselineForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Registers a patch baseline for a patch group.
registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest, AsyncHandler<RegisterPatchBaselineForPatchGroupRequest, RegisterPatchBaselineForPatchGroupResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Registers a patch baseline for a patch group.
registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
registerPatchBaselineForPatchGroupAsync(RegisterPatchBaselineForPatchGroupRequest, AsyncHandler<RegisterPatchBaselineForPatchGroupRequest, RegisterPatchBaselineForPatchGroupResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
RegisterPatchBaselineForPatchGroupRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterPatchBaselineForPatchGroupRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
 
RegisterPatchBaselineForPatchGroupResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterPatchBaselineForPatchGroupResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
 
registerTargetWithMaintenanceWindow(RegisterTargetWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
registerTargetWithMaintenanceWindow(RegisterTargetWithMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Registers a target with a Maintenance Window.
registerTargetWithMaintenanceWindow(RegisterTargetWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Registers a target with a Maintenance Window.
registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest, AsyncHandler<RegisterTargetWithMaintenanceWindowRequest, RegisterTargetWithMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Registers a target with a Maintenance Window.
registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest, AsyncHandler<RegisterTargetWithMaintenanceWindowRequest, RegisterTargetWithMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Registers a target with a Maintenance Window.
registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
registerTargetWithMaintenanceWindowAsync(RegisterTargetWithMaintenanceWindowRequest, AsyncHandler<RegisterTargetWithMaintenanceWindowRequest, RegisterTargetWithMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
RegisterTargetWithMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterTargetWithMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
 
RegisterTargetWithMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterTargetWithMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
 
registerTaskWithMaintenanceWindow(RegisterTaskWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
registerTaskWithMaintenanceWindow(RegisterTaskWithMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Adds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindow(RegisterTaskWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Adds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest, AsyncHandler<RegisterTaskWithMaintenanceWindowRequest, RegisterTaskWithMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Adds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest, AsyncHandler<RegisterTaskWithMaintenanceWindowRequest, RegisterTaskWithMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Adds a new task to a Maintenance Window.
registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
registerTaskWithMaintenanceWindowAsync(RegisterTaskWithMaintenanceWindowRequest, AsyncHandler<RegisterTaskWithMaintenanceWindowRequest, RegisterTaskWithMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
RegisterTaskWithMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterTaskWithMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
 
RegisterTaskWithMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RegisterTaskWithMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
 
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Removes all tags from the specified resource.
removeTagsFromResource(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Removes all tags from the specified resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes all tags from the specified resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Removes all tags from the specified resource.
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest, RemoveTagsFromResourceResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
RemoveTagsFromResourceRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RemoveTagsFromResourceRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
 
RemoveTagsFromResourceResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
RemoveTagsFromResourceResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceResult
 
ResourceInUseException - Exception in com.amazonaws.services.simplesystemsmanagement.model
Error returned if an attempt is made to delete a patch baseline that is registered for a patch group.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
Error returned when the caller has exceeded the default resource limits (e.g.
ResourceLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.ResourceLimitExceededException
Constructs a new ResourceLimitExceededException with the specified error message.
ResourceType - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
ResourceTypeForTagging - Enum in com.amazonaws.services.simplesystemsmanagement.model
 
ResultAttribute - Class in com.amazonaws.services.simplesystemsmanagement.model
The inventory item result attribute.
ResultAttribute() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
 

S

S3OutputLocation - Class in com.amazonaws.services.simplesystemsmanagement.model
An Amazon S3 bucket where you want to store the results of this request.
S3OutputLocation() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
 
S3OutputUrl - Class in com.amazonaws.services.simplesystemsmanagement.model
A URL for the Amazon S3 bucket where you want to store the results of this request.
S3OutputUrl() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
 
sendCommand(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
sendCommand(SendCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Executes commands on one or more remote instances.
sendCommand(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Executes commands on one or more remote instances.
sendCommandAsync(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
sendCommandAsync(SendCommandRequest, AsyncHandler<SendCommandRequest, SendCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
sendCommandAsync(SendCommandRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Executes commands on one or more remote instances.
sendCommandAsync(SendCommandRequest, AsyncHandler<SendCommandRequest, SendCommandResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Executes commands on one or more remote instances.
sendCommandAsync(SendCommandRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
sendCommandAsync(SendCommandRequest, AsyncHandler<SendCommandRequest, SendCommandResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
SendCommandRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
SendCommandRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
 
SendCommandResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
SendCommandResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
 
setAccountIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
setAccountIdsToAdd(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
setAccountIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
setAction(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The action this step performs.
setActivationCode(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
The code the system generates when it processes the activation.
setActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The ID created by Systems Manager when you submitted the activation.
setActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
The ID number generated by the system when it processed the activation.
setActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
The ID of the activation that you want to delete.
setActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The activation ID created by Systems Manager when the server or VM was registered.
setActivationList(Collection<Activation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
A list of activations for your AWS account.
setAdditionalInfo(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
A user-defined string.
setAgentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the SSM Agent running on your Linux instance.
setAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
setAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
setAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
setAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
setApprovalDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The date the patch was approved (or will be approved if the status is PENDING_APPROVAL).
setApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A set of rules used to include patches in the baseline.
setApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A set of rules used to include patches in the baseline.
setApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A set of rules used to include patches in the baseline.
setApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A set of rules used to include patches in the baseline.
setApproveAfterDays(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
The number of days after the release date of each patch matched by the rule the patch is marked as approved in the patch baseline.
setApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
setApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly approved patches for the baseline.
setApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
setApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly approved patches for the baseline.
setAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Information about the association.
setAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Information about the association.
setAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
The description of the association that was updated.
setAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Information about the association.
setAssociationFilterList(Collection<AssociationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
setAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID created by the system when you create an association.
setAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association ID.
setAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The association ID that you want to delete.
setAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The association ID for which you want information.
setAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The association ID.
setAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The association ID.
setAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The ID of the association you want to update.
setAssociationOverview(InstanceAggregatedAssociationOverview) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Information about the association.
setAssociations(Collection<InstanceAssociation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
The associations for the requested instance.
setAssociations(Collection<Association>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
setAssociationStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The status of the association.
setAssociationStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The association status.
setAssociationStatusAggregatedCount(Map<String, Integer>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
Returns the number of targets for the association status.
setAttributes(Collection<InventoryItemAttribute>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The schema attributes for inventory.
setAutomationExecution(AutomationExecution) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
Detailed information about the current state of an automation execution.
setAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution ID.
setAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The execution ID.
setAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
The unique identifier for an existing automation execution to examine.
setAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
The unique ID of a newly scheduled automation execution.
setAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
The execution ID of the Automation to stop.
setAutomationExecutionMetadataList(Collection<AutomationExecutionMetadata>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
The list of details about each automation execution which has occurred which matches the filter specification, if any.
setAutomationExecutionStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution status of the Automation.
setAutomationExecutionStatus(AutomationExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution status of the Automation.
setAutomationExecutionStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The status of the execution.
setAutomationExecutionStatus(AutomationExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The status of the execution.
setBaselineDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The description of the patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
The ID of the created patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
The ID of the patch baseline to delete.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
The ID of the deleted patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
The ID of the patch baseline to deregister the patch group from.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
The ID of the patch baseline the patch group was deregistered from.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The ID of the patch baseline to retrieve the effective patches for.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
The ID of the default patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
The ID of the patch baseline that should be used for the patch group.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
The ID of the patch baseline to retrieve.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The ID of the retrieved patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the patch baseline used to patch the instance.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The ID of the patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
The ID of the patch baseline that should be the default patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
The ID of the default patch baseline.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
The ID of the patch baseline to register the patch group with.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
The ID of the patch baseline the patch group was registered with.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
The ID of the patch baseline to update.
setBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The ID of the deleted patch baseline.
setBaselineIdentities(Collection<PatchBaselineIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
An array of PatchBaselineIdentity elements.
setBaselineIdentity(PatchBaselineIdentity) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
The patch baseline the patch group is registered with.
setBaselineName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The name of the patch baseline.
setCaptureTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The time the inventory information was collected.
setCaptureTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The time inventory item data was captured.
setCaptureTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The time that inventory information was collected for the instance(s).
setClassification(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
setClassification(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
setClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
User-provided idempotency token.
setClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
Caller-provided idempotency token.
setClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
User-provided idempotency token.
setClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
User-provided idempotency token.
setCommand(Command) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
The request as it was received by Systems Manager.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
The ID of the command you want to cancel.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A unique identifier for this command.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The command against which this invocation was requested.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Required) The parent command ID of the invocation plugin.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The parent command ID of the invocation plugin.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The invocations for a specific command ID.
setCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) If provided, lists only the specified command.
setCommandInvocations(Collection<CommandInvocation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
setCommandPlugins(Collection<CommandPlugin>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
setCommands(Collection<Command>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
setComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
User-specified information about the command, such as a brief description of what the command should do.
setComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
User-specified information about the command, such as a brief description of what the command should do.
setComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The comment text for the command.
setComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
User-specified information about the command, such as a brief description of what the command should do.
setCompletedCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for which the command invocation reached a terminal state.
setComputerName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The fully qualified host name of the managed instance.
setContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A valid JSON string.
setContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The contents of the SSM document.
setContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The content of the association document for the instance(s).
setContent(Collection<Map<String, String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The inventory data of the inventory type.
setContent(Collection<Map<String, String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
Contains all the inventory data of the item type.
setContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The content in a document that you want to update.
setContentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
MD5 hash of the inventory item type contents.
setContentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
MD5 hash of the inventory item type contents.
setContentUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The URL where more information can be obtained about the patch.
setCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The date the activation was created.
setCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The date when the document was created.
setCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The date the document was created.
setCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The date the Maintenance Window was created.
setCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The date the patch baseline was created.
setCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The date when the patch baseline was created.
setCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
setCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
setCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
setCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
setCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
setData(Map<String, InventoryResultItem>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
The data section in the inventory result entity json.
setDataType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
The data type of the inventory item attribute.
setDataType(InventoryAttributeDataType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
The data type of the inventory item attribute.
setDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was made.
setDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The date when the status changed.
setDefaultBaseline(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
Whether this is the default baseline.
setDefaultInstanceName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
A name for the managed instance when it is created.
setDefaultInstanceName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The name of the registered, managed instance as it will appear in the Amazon EC2 console or when you use the AWS command line tools to list EC2 resources.
setDefaultValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
If specified, the default values for the parameters.
setDefaultVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
The default version of the document.
setDefaultVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The default version.
setDeploymentStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The approval status of a patch (APPROVED, PENDING_APPROVAL, EXPLICIT_APPROVED, EXPLICIT_REJECTED).
setDeploymentStatus(PatchDeploymentStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The approval status of a patch (APPROVED, PENDING_APPROVAL, EXPLICIT_APPROVED, EXPLICIT_REJECTED).
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
A user defined description of the activation.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
A user-defined description of the resource that you want to register with Amazon EC2.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A description of the patch baseline.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the document.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A description of the patch baseline.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Information about the parameter.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Description of the parameter actions.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The description of the patch.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Information about the parameter that you want to add to the system
setDescription(DocumentDefaultVersionDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
The description of a custom document that you want to set as the default version.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A description of the patch baseline.
setDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A description of the Patch Baseline.
setDetailedStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
A detailed status of the association.
setDetailedStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
Detailed status information about the aggregated associations.
setDetailedStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Detailed status information about the instance association.
setDetails(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
setDocument(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Information about the SSM document.
setDocumentDescription(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Information about the Systems Manager document.
setDocumentDescription(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
A description of the document that was updated.
setDocumentFilterList(Collection<DocumentFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
setDocumentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The Sha256 or Sha1 hash created by the system when the document was created.
setDocumentHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
setDocumentHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
setDocumentIdentifiers(Collection<DocumentIdentifier>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The name of the Automation document used during the execution.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The name of the Automation document used during execution.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The name of the document requested for execution.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The document name that was requested for execution.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The name of the document that was executed.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
setDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
The name of the Automation document to use for this execution.
setDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
The type of document to create.
setDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
The type of document to create.
setDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The type of document.
setDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The type of document.
setDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document type.
setDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document type.
setDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document type.
setDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document type.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The version of the document used in the association.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The document version.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The version of the document to use during execution.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The document version used during the execution.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The document version.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The document version you want to associate with the target(s).
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The document version for which you want information.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The document version.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document version.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The document version.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The document version for which you want information.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document version.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The association document verions.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
The version of the Automation document to use for this execution.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The document version you want update for the association.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
The version of a custom document that you want to set as the default version.
setDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The version of the document that you want to update.
setDocumentVersions(Collection<DocumentVersionInfo>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
The document versions.
setDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The duration of the Maintenance Window in hours.
setDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The duration of the Maintenance Window in hours.
setDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The duration of the Maintenance Window in hours.
setDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The duration of the Maintenance Window in hours.
setDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The duration of the Maintenance Window in hours.
setEffectivePatches(Collection<EffectivePatch>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
An array of patches and patch status.
setEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether the Maintenance Windows is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
Whether the Maintenance Window is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether the Maintenance Window is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether the Maintenance Window is enabled.
setEndpoint(String) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
setEndpoint(String) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The time the Maintenance Window finished executing.
setEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The time the task execution completed.
setEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The time the execution finished.
setEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The time the task execution finished.
setEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The time the invocation finished.
setEntities(Collection<InventoryResultEntity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
Collection of inventory entities such as a collection of instance inventory.
setEntries(Collection<CreateAssociationBatchRequestEntry>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
setEntries(Collection<Map<String, String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
A list of inventory items on the instance(s).
setEntry(CreateAssociationBatchRequestEntry) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The association.
setErrorCode(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
An error code returned by the request to create the association.
setErrorCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for which the status is Failed or Execution Timed Out.
setExecutedBy(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The IAM role ARN of the user who executed the Automation.
setExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The date the instance association executed.
setExecutionElapsedTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
Duration since ExecutionStartDateTime.
setExecutionEndDateTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The date and time the plugin was finished executing.
setExecutionEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The time the execution finished.
setExecutionEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The time the execution finished.
setExecutionEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step has finished execution, this contains the time the execution ended.
setExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the action performed in the service that actually handled the task invocation.
setExecutionStartDateTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The date and time the plugin started executing.
setExecutionStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The time the execution started.
setExecutionStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The time the execution started.>
setExecutionStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step has begun execution, this contains the time the step started.
setExecutionSummary(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Summary information about association execution.
setExpirationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The date when this activation can no longer be used to register managed instances.
setExpirationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The date by which this activation request should expire.
setExpired(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
Whether or not the activation is expired.
setExpiresAfter(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
If this time is reached and the command has not already started executing, it will not execute.
setFailed(Collection<FailedCreateAssociation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
setFailedCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.
setFailureMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
A message describing why an execution has failed, if the status is set to Failed.
setFailureMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step failed, this message explains why the execution failed.
setFault(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
setFault(Fault) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
setFilterKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The name of the filter.
setFilterKey(DescribeActivationsFilterKeys) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The name of the filter.
setFilters(Collection<DescribeActivationsFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
A filter to view information about your activations.
setFilters(Collection<AutomationExecutionFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
Filters used to limit the scope of executions that are requested.
setFilters(Collection<PatchOrchestratorFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
Filters used to scope down the returned patches.
setFilters(Collection<InstanceInformationStringFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
setFilters(Collection<PatchOrchestratorFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
Each entry in the array is a structure containing:
setFilters(Collection<InstancePatchStateFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
Each entry in the array is a structure containing:
setFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
Each entry in the array is a structure containing:
setFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
Optional filters used to scope down the returned task invocations.
setFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
Optional filters used to scope down the returned tasks.
setFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
Optional filters used to narrow down the scope of the returned Maintenance Windows.
setFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
Optional filters that can be used to narrow down the scope of the returned window targets.
setFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
Optional filters used to narrow down the scope of the returned tasks.
setFilters(Collection<ParametersFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
One or more filters.
setFilters(Collection<PatchOrchestratorFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
Each element in the array is a structure containing:
setFilters(Collection<InventoryFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
One or more filters.
setFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
setFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
setFilters(Collection<InventoryFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
One or more filters.
setFilterValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The filter values.
setGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A set of global filters used to exclude patches from the baseline.
setGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A set of global filters used to exclude patches from the baseline.
setGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A set of global filters used to exclude patches from the baseline.
setGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A set of global filters used to exclude patches from the baseline.
setHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The Sha256 or Sha1 hash created by the system when the document was created.
setHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
setHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
setIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The Amazon Identity and Access Management (IAM) role to assign to the managed instance.
setIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The Amazon Identity and Access Management (IAM) role that you want to assign to the managed instance.
setIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The Amazon Identity and Access Management (IAM) role assigned to EC2 instances or managed instances.
setIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
The IAM role you want to assign or change.
setId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
ID of the inventory result entity.
setId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The ID of the patch (this is different than the Microsoft Knowledge Base ID).
setInputs(Map<String, String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Fully-resolved values passed into the step before execution.
setInstalledCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that are installed on the instance.
setInstalledOtherCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches not specified in the patch baseline that are installed on the instance.
setInstalledTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The date/time the patch was installed on the instance.
setInstanceAssociationStatusAggregatedCount(Map<String, Integer>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
The number of associations for the instance(s).
setInstanceAssociationStatusInfos(Collection<InstanceAssociationStatusInfo>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
Status information about the association.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The instance ID in which this invocation was requested.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
The ID assigned to the managed instance when you registered it using the activation process.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The instance ID for which you want to view all associations.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The instance IDs for which you want association status information.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The ID of the instance whose patch state information should be retrieved.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Required) The ID of the managed instance targeted by the command.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The ID of the managed instance targeted by the command.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
The ID of the instance for which the appropriate patch snapshot should be retrieved.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The instance ID where the association was created.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the managed instance the high-level patch compliance information was collected for.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The command execution details for a specific instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) Lists commands issued against this instance ID.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The instance ID for which you want inventory information.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The instance ID targeted by the request to query inventory information.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
One or more instance IDs where you want to add or update inventory items.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The ID of the instance.
setInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
The ID of the managed instance where you want to update the role.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The ID of the instance whose patch state information should be retrieved.
setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
setInstanceInformationFilterList(Collection<InstanceInformationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
setInstanceInformationList(Collection<InstanceInformation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
setInstanceName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The name of the invocation target.
setInstancePatchStates(Collection<InstancePatchState>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
The high-level patch state for the requested instances.
setInstancePatchStates(Collection<InstancePatchState>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
The high-level patch state for the requested instances.
setInstances(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances in the patch group.
setInstancesWithFailedPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches from the patch baseline that failed to install.
setInstancesWithInstalledOtherPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches installed that aren’t defined in the patch baseline.
setInstancesWithInstalledPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with installed patches.
setInstancesWithMissingPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with missing patches from the patch baseline.
setInstancesWithNotApplicablePatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches that aren’t applicable.
setInvalidParameters(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of parameters that are not formatted correctly or do not run when executed.
setInvocationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the task invocation.
setIPAddress(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The IP address of the managed instance.
setIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
An identifier for the default version of the document.
setIsLatestVersion(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM Agent is running on your instance.
setItems(Collection<InventoryItem>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
The inventory items that you want to add or update on instances.
setKBId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The Microsoft Knowledge Base ID of the patch.
setKbNumber(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The Microsoft Knowledge Base ID of the patch.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
setKey(AssociationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The aspect of the Automation execution information that should be limited.
setKey(AutomationExecutionFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The aspect of the Automation execution information that should be limited.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
setKey(CommandFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
setKey(DocumentFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
setKey(InstanceInformationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
The filter key name to describe your instances.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The key for the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The name of the filter key.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The name of the filter.
setKey(ParametersFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The name of the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The key for the filter (PRODUCT, CLASSIFICATION, MSRC_SEVERITY, PATCH_ID)
setKey(PatchFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The key for the filter (PRODUCT, CLASSIFICATION, MSRC_SEVERITY, PATCH_ID)
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
The key for the filter.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
The name of the tag.
setKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
User-defined criteria for sending commands that target instances that meet the criteria.
setKeyId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The ID of the query key used for this parameter.
setKeyId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The ID of the query key used for this parameter.
setKeyId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The parameter key ID that you want to add to the system.
setLanguage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The language of the patch if it’s language-specific.
setLastAssociationExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date the association was last executed.
setLastExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The date on which the association was last run.
setLastExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date on which the association was last run.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Date the parameter was last changed or updated.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Date the parameter was last changed or updated.
setLastModifiedUser(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Amazon Resource Name (ARN) of the AWS user who last changed the parameter.
setLastModifiedUser(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Amazon Resource Name (ARN) of the AWS user who last changed the parameter.
setLastPingDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date and time when agent last pinged Systems Manager service.
setLastSuccessfulAssociationExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The last date the association was successfully run.
setLastSuccessfulExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The last date on which the association was successfully run.
setLastUpdateAssociationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was last updated.
setLatestVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The latest version of the document.
setLogFile(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
An Amazon S3 bucket where execution information is stored.
setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
Information about an Amazon S3 bucket to write task-level logs to.
setLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
A structure containing information about an Amazon S3 bucket to write instance-level logs to.
setMappings(Collection<PatchGroupPatchBaselineMapping>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
Each entry in the array contains:
setMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The maximum number of instances that are allowed to execute the command at the same time.
setMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The defined maximum number of task executions that could be run in parallel.
setMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The maximum number of targets this task can be run for in parallel.
setMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The maximum number of targets this task can be run for in parallel.
setMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) The maximum number of instances that are allowed to execute the command at the same time.
setMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The maximum number of errors allowed before the system stops sending the command to additional targets.
setMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.
setMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The maximum number of errors allowed before this task stops being scheduled.
setMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The maximum number of errors allowed before this task stops being scheduled.
setMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The maximum number of errors allowed without the command failing.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
The maximum number of patches to return (per page).
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The maximum number of patches to return (per page).
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The maximum number of patches to return (per page).
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The maximum number of patches to return (per page).
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The maximum number of instances to return (per page).
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
The maximum number of patch baselines to return (per page).
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
The maximum number of patch groups to return (per page).
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The maximum number of items to return for this call.
setMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The maximum number of items to return for this call.
setMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The reason for the status.
setMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
A description of the failure.
setMissingCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that are applicable for the instance but aren’t currently installed.
setModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The date the Maintenance Window was last modified.
setModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The date the patch baseline was last modified.
setModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The date when the patch baseline was last modified.
setMsrcNumber(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The ID of the MSRC bulletin the patch is related to.
setMsrcSeverity(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The severity of the patch (for example Critical, Important, Moderate).
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
setName(AssociationStatusName) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the plugin.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The name of the configuration document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The name of the Systems Manager document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A name for the Systems Manager document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The name of the Maintenance Window.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
The name of the patch baseline.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The name of the Systems Manager document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
The name of the document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
The name of the parameter to delete.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The name of the document for which you are the owner.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
The name of the document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The name of the parameter.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The document name.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The name of the Maintenance Window.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The name of a parameter you want to query.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The name of the patch baseline.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The name of the association.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the managed instance.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
Name of the inventory item attribute.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The name of the document about which you want version information.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The name of the Maintenance Window.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The name of the document that you want to share.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The name of the parameter.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The name of the parameter.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The parameter name.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The name of the parameter that you want to add to the system.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The name of the SSM document.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
The name of a custom document that you want to set as the default version.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The name of the document that you want to update.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The name of the Maintenance Window.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The name of the Maintenance Window.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
The name of the patch baseline.
setName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The name of the patch baseline.
setNames(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Names of the parameters for which you want to query information.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
A token to start the list.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
The token to use when requesting the next set of items.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The token for the next set of items to return.
setNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The token to use when requesting the next set of items.
setNotApplicableCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that aren’t applicable for the instance and hence aren’t installed on the instance.
setNotificationArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
An Amazon Resource Name (ARN) for a Simple Notification Service (SNS) topic.
setNotificationConfig(NotificationConfig) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
Configurations for sending notifications about command status changes.
setNotificationConfig(NotificationConfig) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Configurations for sending notifications about command status changes on a per instance basis.
setNotificationConfig(NotificationConfig) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Configurations for sending notifications.
setNotificationEvents(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
The different events for which you can receive notifications.
setNotificationType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
Command: Receive notification when the status of a command changes.
setNotificationType(NotificationType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
Command: Receive notification when the status of a command changes.
setOperation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The type of patching operation that was performed: SCAN (assess patch compliance state) or INSTALL (install missing patches).
setOperation(PatchOperationType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The type of patching operation that was performed: SCAN (assess patch compliance state) or INSTALL (install missing patches).
setOperationEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The time the most recent patching operation completed on the instance.
setOperationStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The time the most recent patching operation was started on the instance.
setOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Output of the plugin execution.
setOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
An Amazon S3 bucket where you want to store the output details of the request.
setOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
An Amazon S3 bucket where you want to store the results of this request.
setOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
An Amazon S3 bucket where you want to store the output details of the request.
setOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
An Amazon S3 bucket where you want to store the results of this request.
setOutputs(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The list of execution outputs as defined in the automation document.
setOutputs(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The list of execution outputs as defined in the Automation document.
setOutputs(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Returned values from the execution of the step.
setOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 bucket where the responses to the command executions should be stored.
setOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 bucket where the responses to the command executions should be stored.
setOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The name of the Amazon S3 bucket.
setOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The name of the S3 bucket where command execution responses should be stored.
setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 directory path inside the bucket where the responses to the command executions should be stored.
setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 directory path inside the bucket where the responses to the command executions should be stored.
setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The Amazon S3 bucket subfolder.
setOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The directory structure within the S3 bucket where the responses should be stored.
setOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The region where the Amazon Simple Storage Service (Amazon S3) output bucket is located.
setOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the region where the output is stored in Amazon S3.
setOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The Amazon S3 region where the association information is stored.
setOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) The region where the Amazon Simple Storage Service (Amazon S3) output bucket is located.
setOutputUrl(InstanceAssociationOutputUrl) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
A URL for an Amazon S3 bucket where you want to store the results of this request.
setOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
A URL for an Amazon S3 bucket where you want to store the results of this request.
setOverview(AssociationOverview) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
Information about the association.
setOverview(AssociationOverview) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
Information about the association.
setOverwrite(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Overwrite an existing parameter.
setOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The AWS user account of the person who created the document.
setOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The AWS user account of the person who created the document.
setOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
Placeholder information, this field will always be empty in the current release of the service.
setOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
User-provided value that was specified when the target was registered with the Maintenance Window.
setOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
User-provided value that will be included in any CloudWatch events raised while running tasks for these targets in this Maintenance Window.
setOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
User-provided value that will be included in any CloudWatch events raised while running tasks for these targets in this Maintenance Window.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A description of the parameters for a document.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The key-value map of execution parameters, which were supplied when calling StartAutomationExecution .
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The parameter values to be inserted in the document when executing the command.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A description of the parameters for a document.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The parameters for the documents runtime configuration.
setParameters(Collection<ParameterMetadata>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
Parameters returned by the request.
setParameters(Collection<DocumentParameter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
setParameters(Collection<ParameterHistory>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
A list of parameters returned by the request.
setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of details for a parameter.
setParameters(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The parameters that were provided for the invocation when it was executed.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The required and optional parameters specified in the document being executed.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
A key-value map of execution parameters, which match the declared parameters in the Automation document.
setParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The parameters you want to update for the association.
setPatch(Patch) - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
Provides metadata for a patch, including information such as the KB ID, severity, classification and a URL for where more information can be obtained about the patch.
setPatches(Collection<Patch>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
An array of patches.
setPatches(Collection<PatchComplianceData>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
Each entry in the array is a structure containing:
setPatchFilterGroup(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
The patch filter group that defines the criteria for the rule.
setPatchFilters(Collection<PatchFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
The set of patch filters that make up the group.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
The name of the patch group that should be deregistered from the patch baseline.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
The name of the patch group deregistered from the patch baseline.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The name of the patch group for which the patch state information should be retrieved.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
The name of the patch group whose patch snapshot should be retrieved.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
The name of the patch group whose patch baseline should be retrieved.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
The name of the patch group.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The name of the patch group the managed instance belongs to.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
The name of the patch group registered with the patch baseline.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
The name of the patch group that should be registered with the patch baseline.
setPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
The name of the patch group registered with the patch baseline.
setPatchGroups(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
Patch groups included in the patch baseline.
setPatchRules(Collection<PatchRule>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
The rules that make up the rule group.
setPatchStatus(PatchStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
The status of the patch in a patch baseline.
setPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
setPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
setPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
setPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
setPingStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM Agent.
setPingStatus(PingStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM Agent.
setPlatformName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the operating system platform running on your instance.
setPlatformType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
setPlatformType(PlatformType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
setPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
setPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
setPlatformVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the OS platform running on your instance.
setPluginName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Optional) The name of the plugin for which you want detailed results.
setPluginName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The name of the plugin for which you want detailed results.
setPriority(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The priority of the task.
setPriority(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The priority of the task in the Maintenance Window, the lower the number the higher the priority.
setPriority(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The priority of the task in the Maintenance Window, the lower the number the higher the priority.
setProduct(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The specific product the patch is applicable for (for example, WindowsServer2016).
setProductFamily(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The product family the patch is applicable for (for example, Windows).
setRegion(Region) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
setRegion(Region) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegistrationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date the server or VM was registered with AWS as a managed instance.
setRegistrationLimit(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The maximum number of managed instances that can be registered using this activation.
setRegistrationLimit(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
Specify the maximum number of managed instances you want to register.
setRegistrationsCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The number of managed instances already registered with this activation.
setRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
setRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly rejected patches for the baseline.
setRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
setRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly rejected patches for the baseline.
setReleaseDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The date the patch was released.
setRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The date and time the command was requested.
setRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The time and date the request was sent to this instance.
setResourceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
The resource ID you want to tag.
setResourceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
The resource ID for which you want to see a list of tags.
setResourceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The resource ID for which you want to remove tags.
setResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
Specifies the type of resource you are tagging.
setResourceType(ResourceTypeForTagging) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
Specifies the type of resource you are tagging.
setResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The type of instance.
setResourceType(ResourceType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The type of instance.
setResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
Returns a list of tags for a specific resource type.
setResourceType(ResourceTypeForTagging) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
Returns a list of tags for a specific resource type.
setResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The type of target.
setResourceType(MaintenanceWindowResourceType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The type of target.
setResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The type of target being registered with the Maintenance Window.
setResourceType(MaintenanceWindowResourceType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The type of target being registered with the Maintenance Window.
setResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The type of resource of which you want to remove a tag.
setResourceType(ResourceTypeForTagging) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The type of resource of which you want to remove a tag.
setResponse(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
A message associated with the response code for an execution.
setResponseCode(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A numeric response code generated after executing the plugin.
setResponseCode(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The error level response code for the plugin script.
setResponseCode(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The response code returned by the execution of the step.
setResponseFinishDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin stopped executing.
setResponseStartDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin started executing.
setResultAttributes(Collection<ResultAttribute>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The list of inventory item types to return.
setS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
The name of an Amazon S3 bucket where execution logs are stored .
setS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
(Optional) The Amazon S3 bucket subfolder.
setS3Location(S3OutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
An Amazon S3 bucket where you want to store the results of this request.
setS3OutputUrl(S3OutputUrl) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
The URL of Amazon S3 bucket where you want to store the results of this request.
setS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
The region where the Amazon S3 bucket is located.
setSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The schedule of the Maintenance Window in the form of a cron or rate expression.
setSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The schedule of the Maintenance Window in the form of a cron or rate expression.
setSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The schedule of the Maintenance Window in the form of a cron or rate expression.
setSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The schedule of the Maintenance Window in the form of a cron or rate expression.
setScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
A cron expression that specifies a schedule when the association runs.
setScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A cron expression that specifies a schedule when the association runs.
setScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A cron expression that specifies a schedule when the association runs.
setScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
A cron expression when the association will be applied to the target(s).
setScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The cron expression used to schedule the association that you want to update.
setSchemas(Collection<InventoryItemSchema>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
Inventory schemas returned by the request.
setSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The schema version.
setSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The schema version.
setSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The schema version for the inventory item.
setSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The schema version for the inventory result item/
setSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The inventory schema version used by the instance(s).
setServiceRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The IAM service role that Run Command uses to act on your behalf when sending notifications about command status changes.
setServiceRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The IAM service role that Run Command uses to act on your behalf when sending notifications about command status changes on a per instance basis.
setServiceRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The role that was assumed when executing the task.
setServiceRoleArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The role that should be assumed when executing the task
setServiceRoleArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The role that should be assumed when executing the task.
setServiceRoleArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The IAM role that Systems Manager uses to send notifications.
setSeverity(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The severity of the patch (for example, Critical, Important, Moderate).
setSha1(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The SHA1 hash of the document, which you can use for verification purposes.
setSnapshotDownloadUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
A pre-signed Amazon S3 URL that can be used to download the patch snapshot.
setSnapshotId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
The user-defined snapshot ID.
setSnapshotId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
The user-defined snapshot ID.
setSnapshotId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the patch baseline snapshot used during the patching operation when this compliance data was collected.
setStandardErrorContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The first 8,000 characters written by the plugin to stderr.
setStandardErrorUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The URL to the plugin’s StdErr file in Amazon S3, if the Amazon S3 bucket was defined for the parent command.
setStandardErrorUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The URL for the complete text written by the plugin to stderr.
setStandardErrorUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The URL for the complete text written by the plugin to stderr.
setStandardOutputContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The first 24,000 characters written by the plugin to stdout.
setStandardOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The URL to the plugin’s StdOut file in Amazon S3, if the Amazon S3 bucket was defined for the parent command.
setStandardOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The URL for the complete text written by the plugin to stdout in Amazon S3.
setStandardOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The URL for the complete text written by the plugin to stdout in Amazon S3.
setStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The time the Maintenance Window started executing.
setStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The time the task execution started.
setStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The time the execution started.
setStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The time the task execution started.
setStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The time the invocation started.
setState(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The state of the patch on the instance (INSTALLED, INSTALLED_OTHER, MISSING, NOT_APPLICABLE or FAILED).
setState(PatchComplianceDataState) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The state of the patch on the instance (INSTALLED, INSTALLED_OTHER, MISSING, NOT_APPLICABLE or FAILED).
setStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association status.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
The status of the association.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
setStatus(CommandStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
setStatus(CommandInvocationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
setStatus(CommandPluginStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
setStatus(DocumentStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The status of the parent command for this invocation.
setStatus(CommandInvocationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The status of the parent command for this invocation.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The status of the Maintenance Window execution.
setStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The status of the Maintenance Window execution.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The status of the task.
setStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The status of the task.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Status information about the instance association.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The status of the execution.
setStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The status of the execution.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The status of the task execution.
setStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The status of the task execution.
setStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The status of the task invocation.
setStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The status of the task invocation.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A detailed status of the command execution.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
A detailed status of the command execution for each invocation (each instance targeted by the command).
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A detailed status of the plugin execution.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
A detailed status of the command execution for an invocation.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The details explaining the Status.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The details explaining the Status.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The details explaining the Status.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The details explaining the status of the task execution.
setStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The details explaining the status of the task invocation.
setStepExecutions(Collection<StepExecution>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
A list of details about the current state of all steps that comprise an execution.
setStepName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The name of this execution step.
setStepStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The execution status for this step.
setStepStatus(AutomationExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The execution status for this step.
setSuccessful(Collection<AssociationDescription>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
Tag keys that you want to remove from the specified resource.
setTagList(Collection<Tag>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
A list of tags.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
One or more tags.
setTargetCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for the command.
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The instances targeted by the request to create an association.
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The instances targeted by the request.
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
An array of search criteria that targets instances using a Key,Value combination that you specify.
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The instances targeted by the request.
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The targets (either instances or tags) for the association.
setTargets(Collection<MaintenanceWindowTarget>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
Information about the targets in the Maintenance Window.
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The targets (either instances or tags).
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The targets (either instances or tags).
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The targets (either instances or tags).
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The targets (either instances or tags).
setTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) An array of search criteria that targets instances using a Key,Value combination that you specify.
setTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ARN of the executed task.
setTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ARN of the executed task.
setTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The ARN of the task to execute.
setTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The ARN of the task to execute
setTaskExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ID of the specific task execution in the Maintenance Window task that was retrieved.
setTaskExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ID of the specific task execution in the Maintenance Window execution.
setTaskExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the specific task execution in the Maintenance Window execution.
setTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The ID of the specific task in the Maintenance Window task that should be retrieved.
setTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
The ID of the specific task execution in the Maintenance Window task that should be retrieved.
setTaskIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The ID of the task executions from the Maintenance Window execution.
setTaskParameters(Collection<Map<String, MaintenanceWindowTaskParameterValueExpression>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The parameters passed to the task when it was executed.
setTaskParameters(Map<String, MaintenanceWindowTaskParameterValueExpression>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The parameters that should be passed to the task when it is executed.
setTaskParameters(Map<String, MaintenanceWindowTaskParameterValueExpression>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The parameters that should be passed to the task when it is executed.
setTasks(Collection<MaintenanceWindowTask>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
Information about the tasks in the Maintenance Window.
setTaskType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The type of executed task.
setTaskType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The type of executed task.
setTaskType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The type of task being registered.
setTaskType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The type of task being registered.
setTimeoutSeconds(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
If this time is reached and the command has not already started executing, it will not execute.
setTitle(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The title of the patch.
setTitle(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The title of the patch.
setTraceOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Gets the trace output sent by the agent.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
setType(DocumentParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The type of task executed.
setType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The type of task executed.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The type of comparison that should be performed for the value: Equal, NotEqual, LessThan or GreaterThan.
setType(InstancePatchStateOperatorType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The type of comparison that should be performed for the value: Equal, NotEqual, LessThan or GreaterThan.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The type of filter.
setType(InventoryQueryOperatorType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The type of filter.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The type of task.
setType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The type of task.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The type of parameter.
setType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The type of parameter.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The type of parameter used.
setType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The type of parameter used.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The type of parameter.
setType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The type of parameter.
setType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The type of parameter that you want to add to the system.
setType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The type of parameter that you want to add to the system.
setTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The type of inventory item to return.
setTypeName(String) - Method in exception com.amazonaws.services.simplesystemsmanagement.model.InvalidItemContentException
 
setTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The name of the inventory type.
setTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The name of the inventory type.
setTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The name of the inventory result item type.
setTypeName(String) - Method in exception com.amazonaws.services.simplesystemsmanagement.model.ItemContentMismatchException
 
setTypeName(String) - Method in exception com.amazonaws.services.simplesystemsmanagement.model.ItemSizeLimitExceededException
 
setTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The type of inventory item for which you want information.
setTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The type of inventory item returned by the request.
setTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
Name of the inventory item type.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The filter value.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The filter value.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The value of the filter.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The parameter value.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The parameter value.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The parameter value that you want to add to the system.
setValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
The value of the tag.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The values used to limit the execution information associated with the filter's key.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
The filter values.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The value for the filter, must be an integer greater than or equal to 0.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
Inventory filter values.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
The filter values.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
This field contains an array of 0 or more strings, each 1 to 255 characters in length.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The filter values.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The value for the filter key.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
The value for the filter.
setValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
User-defined criteria that maps to Key.
setValueSet(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.
setVendor(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The name of the vendor providing the patch.
setVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The schema version for the inventory item.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The ID of the Maintenance Window execution the task is part of.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The ID of the Maintenance Window execution whose task executions should be retrieved.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
The ID of the Maintenance Window execution that includes the task.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The ID of the Maintenance Window execution.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
The ID of the Maintenance Window execution that includes the task.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ID of the Maintenance Window execution that includes the task.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The ID of the Maintenance Window execution.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ID of the Maintenance Window execution that ran the task.
setWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the Maintenance Window execution that ran the task.
setWindowExecutions(Collection<MaintenanceWindowExecution>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
Information about the Maintenance Windows execution.
setWindowExecutionTaskIdentities(Collection<MaintenanceWindowExecutionTaskIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
Information about the task executions.
setWindowExecutionTaskInvocationIdentities(Collection<MaintenanceWindowExecutionTaskInvocationIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
Information about the task invocation results per invocation.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
The ID of the created Maintenance Window.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
The ID of the Maintenance Window to delete.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
The ID of the deleted Maintenance Window.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
The ID of the Maintenance Window the target should be removed from.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
The ID of the Maintenance Window the target was removed from.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
The ID of the Maintenance Window the task should be removed from.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
The ID of the Maintenance Window the task was removed from.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The ID of the Maintenance Window whose executions should be retrieved.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The ID of the Maintenance Window whose targets should be retrieved.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The ID of the Maintenance Window whose tasks should be retrieved.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
The ID of the desired Maintenance Window.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The ID of the created Maintenance Window.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The ID of the Maintenance Window.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The ID of the Maintenance Window.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The Maintenance Window ID where the target is registered.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The Maintenance Window ID where the task is registered.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The ID of the Maintenance Window the target should be registered with.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The id of the Maintenance Window the task should be added to.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The ID of the Maintenance Window to update.
setWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The ID of the created Maintenance Window.
setWindowIdentities(Collection<MaintenanceWindowIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
Information about the Maintenance Windows.
setWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
The ID of the target definition to remove.
setWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
The ID of the removed target definition.
setWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the target definition in this Maintenance Window the invocation was performed for.
setWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The ID of the target.
setWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
The ID of the target definition in this Maintenance Window.
setWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
The ID of the task to remove from the Maintenance Window.
setWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
The ID of the task removed from the Maintenance Window.
setWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The task ID.
setWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
The id of the task in the Maintenance Window.
setWithDecryption(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
Return decrypted values for secure string parameters.
setWithDecryption(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Return decrypted secure string value.
shutdown() - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
shutdown() - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClientBuilder
 
startAutomationExecution(StartAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
startAutomationExecution(StartAutomationExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Initiates execution of an Automation document.
startAutomationExecution(StartAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Initiates execution of an Automation document.
startAutomationExecutionAsync(StartAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
startAutomationExecutionAsync(StartAutomationExecutionRequest, AsyncHandler<StartAutomationExecutionRequest, StartAutomationExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
startAutomationExecutionAsync(StartAutomationExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Initiates execution of an Automation document.
startAutomationExecutionAsync(StartAutomationExecutionRequest, AsyncHandler<StartAutomationExecutionRequest, StartAutomationExecutionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Initiates execution of an Automation document.
startAutomationExecutionAsync(StartAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
startAutomationExecutionAsync(StartAutomationExecutionRequest, AsyncHandler<StartAutomationExecutionRequest, StartAutomationExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
StartAutomationExecutionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
StartAutomationExecutionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
 
StartAutomationExecutionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
StartAutomationExecutionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
 
StatusUnchangedException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The updated status is the same as the current status.
StatusUnchangedException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.StatusUnchangedException
Constructs a new StatusUnchangedException with the specified error message.
StepExecution - Class in com.amazonaws.services.simplesystemsmanagement.model
Detailed information about an the execution state of an Automation step.
StepExecution() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
 
stopAutomationExecution(StopAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
stopAutomationExecution(StopAutomationExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Stop an Automation that is currently executing.
stopAutomationExecution(StopAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Stop an Automation that is currently executing.
stopAutomationExecutionAsync(StopAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
stopAutomationExecutionAsync(StopAutomationExecutionRequest, AsyncHandler<StopAutomationExecutionRequest, StopAutomationExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
stopAutomationExecutionAsync(StopAutomationExecutionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Stop an Automation that is currently executing.
stopAutomationExecutionAsync(StopAutomationExecutionRequest, AsyncHandler<StopAutomationExecutionRequest, StopAutomationExecutionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Stop an Automation that is currently executing.
stopAutomationExecutionAsync(StopAutomationExecutionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
stopAutomationExecutionAsync(StopAutomationExecutionRequest, AsyncHandler<StopAutomationExecutionRequest, StopAutomationExecutionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
StopAutomationExecutionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
StopAutomationExecutionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
 
StopAutomationExecutionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
StopAutomationExecutionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionResult
 

T

Tag - Class in com.amazonaws.services.simplesystemsmanagement.model
Metadata that you assign to your managed instances.
Tag() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Tag
 
Target - Class in com.amazonaws.services.simplesystemsmanagement.model
An array of search criteria that targets instances using a Key,Value combination that you specify.
Target() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.Target
 
TooManyTagsErrorException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The Targets parameter includes too many tags.
TooManyTagsErrorException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.TooManyTagsErrorException
Constructs a new TooManyTagsErrorException with the specified error message.
TooManyUpdatesException - Exception in com.amazonaws.services.simplesystemsmanagement.model
There are concurrent updates for a resource that supports one update at a time.
TooManyUpdatesException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.TooManyUpdatesException
Constructs a new TooManyUpdatesException with the specified error message.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilterKeys
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateOperatorType
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryAttributeDataType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryQueryOperatorType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowResourceType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationEvent
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.ParametersFilterKey
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.ParameterType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceDataState
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchDeploymentStatus
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchFilterKey
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchOperationType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceType
 
toString() - Method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceTypeForTagging
 
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
Returns a string representation of this object; useful for testing and debugging.
TotalSizeLimitExceededException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The size of inventory data has exceeded the total size limit for the resource.
TotalSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.TotalSizeLimitExceededException
Constructs a new TotalSizeLimitExceededException with the specified error message.

U

UnsupportedInventorySchemaVersionException - Exception in com.amazonaws.services.simplesystemsmanagement.model
Inventory item type schema version has to match supported versions in the service.
UnsupportedInventorySchemaVersionException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.UnsupportedInventorySchemaVersionException
Constructs a new UnsupportedInventorySchemaVersionException with the specified error message.
UnsupportedParameterTypeException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The parameter type is not supported.
UnsupportedParameterTypeException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.UnsupportedParameterTypeException
Constructs a new UnsupportedParameterTypeException with the specified error message.
UnsupportedPlatformTypeException - Exception in com.amazonaws.services.simplesystemsmanagement.model
The document does not support the platform type of the given instance ID(s).
UnsupportedPlatformTypeException(String) - Constructor for exception com.amazonaws.services.simplesystemsmanagement.model.UnsupportedPlatformTypeException
Constructs a new UnsupportedPlatformTypeException with the specified error message.
updateAssociation(UpdateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updateAssociation(UpdateAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Updates an association.
updateAssociation(UpdateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Updates an association.
updateAssociationAsync(UpdateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateAssociationAsync(UpdateAssociationRequest, AsyncHandler<UpdateAssociationRequest, UpdateAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateAssociationAsync(UpdateAssociationRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates an association.
updateAssociationAsync(UpdateAssociationRequest, AsyncHandler<UpdateAssociationRequest, UpdateAssociationResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates an association.
updateAssociationAsync(UpdateAssociationRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateAssociationAsync(UpdateAssociationRequest, AsyncHandler<UpdateAssociationRequest, UpdateAssociationResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
UpdateAssociationRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateAssociationRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
 
UpdateAssociationResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateAssociationResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
 
updateAssociationStatus(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updateAssociationStatus(UpdateAssociationStatusRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Updates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatus(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Updates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatusAsync(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateAssociationStatusAsync(UpdateAssociationStatusRequest, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateAssociationStatusAsync(UpdateAssociationStatusRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatusAsync(UpdateAssociationStatusRequest, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates the status of the Systems Manager document associated with the specified instance.
updateAssociationStatusAsync(UpdateAssociationStatusRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateAssociationStatusAsync(UpdateAssociationStatusRequest, AsyncHandler<UpdateAssociationStatusRequest, UpdateAssociationStatusResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
UpdateAssociationStatusRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateAssociationStatusRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
 
UpdateAssociationStatusResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateAssociationStatusResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
 
updateDocument(UpdateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updateDocument(UpdateDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
The document you want to update.
updateDocument(UpdateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
The document you want to update.
updateDocumentAsync(UpdateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateDocumentAsync(UpdateDocumentRequest, AsyncHandler<UpdateDocumentRequest, UpdateDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateDocumentAsync(UpdateDocumentRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
The document you want to update.
updateDocumentAsync(UpdateDocumentRequest, AsyncHandler<UpdateDocumentRequest, UpdateDocumentResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
The document you want to update.
updateDocumentAsync(UpdateDocumentRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateDocumentAsync(UpdateDocumentRequest, AsyncHandler<UpdateDocumentRequest, UpdateDocumentResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateDocumentDefaultVersion(UpdateDocumentDefaultVersionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updateDocumentDefaultVersion(UpdateDocumentDefaultVersionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Set the default version of a document.
updateDocumentDefaultVersion(UpdateDocumentDefaultVersionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Set the default version of a document.
updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest, AsyncHandler<UpdateDocumentDefaultVersionRequest, UpdateDocumentDefaultVersionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Set the default version of a document.
updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest, AsyncHandler<UpdateDocumentDefaultVersionRequest, UpdateDocumentDefaultVersionResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Set the default version of a document.
updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateDocumentDefaultVersionAsync(UpdateDocumentDefaultVersionRequest, AsyncHandler<UpdateDocumentDefaultVersionRequest, UpdateDocumentDefaultVersionResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
UpdateDocumentDefaultVersionRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateDocumentDefaultVersionRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
 
UpdateDocumentDefaultVersionResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateDocumentDefaultVersionResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
 
UpdateDocumentRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateDocumentRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
 
UpdateDocumentResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateDocumentResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
 
updateMaintenanceWindow(UpdateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updateMaintenanceWindow(UpdateMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Updates an existing Maintenance Window.
updateMaintenanceWindow(UpdateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Updates an existing Maintenance Window.
updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest, AsyncHandler<UpdateMaintenanceWindowRequest, UpdateMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates an existing Maintenance Window.
updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest, AsyncHandler<UpdateMaintenanceWindowRequest, UpdateMaintenanceWindowResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Updates an existing Maintenance Window.
updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateMaintenanceWindowAsync(UpdateMaintenanceWindowRequest, AsyncHandler<UpdateMaintenanceWindowRequest, UpdateMaintenanceWindowResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
UpdateMaintenanceWindowRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateMaintenanceWindowRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
 
UpdateMaintenanceWindowResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateMaintenanceWindowResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
 
updateManagedInstanceRole(UpdateManagedInstanceRoleRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updateManagedInstanceRole(UpdateManagedInstanceRoleRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Assigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRole(UpdateManagedInstanceRoleRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Assigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest, AsyncHandler<UpdateManagedInstanceRoleRequest, UpdateManagedInstanceRoleResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Assigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest, AsyncHandler<UpdateManagedInstanceRoleRequest, UpdateManagedInstanceRoleResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Assigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance.
updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updateManagedInstanceRoleAsync(UpdateManagedInstanceRoleRequest, AsyncHandler<UpdateManagedInstanceRoleRequest, UpdateManagedInstanceRoleResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
UpdateManagedInstanceRoleRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateManagedInstanceRoleRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
 
UpdateManagedInstanceRoleResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdateManagedInstanceRoleResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleResult
 
updatePatchBaseline(UpdatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagement
 
updatePatchBaseline(UpdatePatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement
Modifies an existing patch baseline.
updatePatchBaseline(UpdatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementClient
Modifies an existing patch baseline.
updatePatchBaselineAsync(UpdatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updatePatchBaselineAsync(UpdatePatchBaselineRequest, AsyncHandler<UpdatePatchBaselineRequest, UpdatePatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AbstractAWSSimpleSystemsManagementAsync
 
updatePatchBaselineAsync(UpdatePatchBaselineRequest) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Modifies an existing patch baseline.
updatePatchBaselineAsync(UpdatePatchBaselineRequest, AsyncHandler<UpdatePatchBaselineRequest, UpdatePatchBaselineResult>) - Method in interface com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsync
Modifies an existing patch baseline.
updatePatchBaselineAsync(UpdatePatchBaselineRequest) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
updatePatchBaselineAsync(UpdatePatchBaselineRequest, AsyncHandler<UpdatePatchBaselineRequest, UpdatePatchBaselineResult>) - Method in class com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagementAsyncClient
 
UpdatePatchBaselineRequest - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdatePatchBaselineRequest() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
 
UpdatePatchBaselineResult - Class in com.amazonaws.services.simplesystemsmanagement.model
 
UpdatePatchBaselineResult() - Constructor for class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilterKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryAttributeDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryQueryOperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ParametersFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceDataState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchDeploymentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchFilterKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceTypeForTagging
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AssociationStatusName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandInvocationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandPluginStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.CommandStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilterKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentHashType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentPermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.Fault
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryAttributeDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.InventoryQueryOperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ParametersFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceDataState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchDeploymentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchFilterKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PatchOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.simplesystemsmanagement.model.ResourceTypeForTagging
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
withAccountIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionResult
The account IDs that have permission to use this document.
withAccountIdsToAdd(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
withAccountIdsToAdd(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should have access to the document.
withAccountIdsToRemove(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
withAccountIdsToRemove(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The AWS user accounts that should no longer have access to the document.
withAction(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The action this step performs.
withActivationCode(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
The code the system generates when it processes the activation.
withActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The ID created by Systems Manager when you submitted the activation.
withActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationResult
The ID number generated by the system when it processed the activation.
withActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteActivationRequest
The ID of the activation that you want to delete.
withActivationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The activation ID created by Systems Manager when the server or VM was registered.
withActivationList(Activation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
A list of activations for your AWS account.
withActivationList(Collection<Activation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
A list of activations for your AWS account.
withAdditionalInfo(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
A user-defined string.
withAgentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the SSM Agent running on your Linux instance.
withAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
withAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
withAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
withAllowUnassociatedTargets(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether targets must be registered with the Maintenance Window before tasks can be defined for those targets.
withApprovalDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The date the patch was approved (or will be approved if the status is PENDING_APPROVAL).
withApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A set of rules used to include patches in the baseline.
withApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A set of rules used to include patches in the baseline.
withApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A set of rules used to include patches in the baseline.
withApprovalRules(PatchRuleGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A set of rules used to include patches in the baseline.
withApproveAfterDays(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
The number of days after the release date of each patch matched by the rule the patch is marked as approved in the patch baseline.
withApprovedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
withApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
withApprovedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly approved patches for the baseline.
withApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly approved patches for the baseline.
withApprovedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
withApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly approved patches for the baseline.
withApprovedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly approved patches for the baseline.
withApprovedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly approved patches for the baseline.
withAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationResult
Information about the association.
withAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationResult
Information about the association.
withAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationResult
The description of the association that was updated.
withAssociationDescription(AssociationDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusResult
Information about the association.
withAssociationFilterList(AssociationFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
withAssociationFilterList(Collection<AssociationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
One or more filters.
withAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID created by the system when you create an association.
withAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association ID.
withAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The association ID that you want to delete.
withAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The association ID for which you want information.
withAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The association ID.
withAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The association ID.
withAssociationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The ID of the association you want to update.
withAssociationOverview(InstanceAggregatedAssociationOverview) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Information about the association.
withAssociations(InstanceAssociation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
The associations for the requested instance.
withAssociations(Collection<InstanceAssociation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
The associations for the requested instance.
withAssociations(Association...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
withAssociations(Collection<Association>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The associations.
withAssociationStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The status of the association.
withAssociationStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The association status.
withAssociationStatusAggregatedCount(Map<String, Integer>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
Returns the number of targets for the association status.
withAttributes(InventoryItemAttribute...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The schema attributes for inventory.
withAttributes(Collection<InventoryItemAttribute>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The schema attributes for inventory.
withAutomationExecution(AutomationExecution) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionResult
Detailed information about the current state of an automation execution.
withAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution ID.
withAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The execution ID.
withAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetAutomationExecutionRequest
The unique identifier for an existing automation execution to examine.
withAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionResult
The unique ID of a newly scheduled automation execution.
withAutomationExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StopAutomationExecutionRequest
The execution ID of the Automation to stop.
withAutomationExecutionMetadataList(AutomationExecutionMetadata...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
The list of details about each automation execution which has occurred which matches the filter specification, if any.
withAutomationExecutionMetadataList(Collection<AutomationExecutionMetadata>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
The list of details about each automation execution which has occurred which matches the filter specification, if any.
withAutomationExecutionStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution status of the Automation.
withAutomationExecutionStatus(AutomationExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The execution status of the Automation.
withAutomationExecutionStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The status of the execution.
withAutomationExecutionStatus(AutomationExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The status of the execution.
withBaselineDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The description of the patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineResult
The ID of the created patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineRequest
The ID of the patch baseline to delete.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeletePatchBaselineResult
The ID of the deleted patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
The ID of the patch baseline to deregister the patch group from.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
The ID of the patch baseline the patch group was deregistered from.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The ID of the patch baseline to retrieve the effective patches for.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDefaultPatchBaselineResult
The ID of the default patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
The ID of the patch baseline that should be used for the patch group.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineRequest
The ID of the patch baseline to retrieve.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The ID of the retrieved patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the patch baseline used to patch the instance.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The ID of the patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineRequest
The ID of the patch baseline that should be the default patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterDefaultPatchBaselineResult
The ID of the default patch baseline.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
The ID of the patch baseline to register the patch group with.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
The ID of the patch baseline the patch group was registered with.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
The ID of the patch baseline to update.
withBaselineId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The ID of the deleted patch baseline.
withBaselineIdentities(PatchBaselineIdentity...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
An array of PatchBaselineIdentity elements.
withBaselineIdentities(Collection<PatchBaselineIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
An array of PatchBaselineIdentity elements.
withBaselineIdentity(PatchBaselineIdentity) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
The patch baseline the patch group is registered with.
withBaselineName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
The name of the patch baseline.
withCaptureTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The time the inventory information was collected.
withCaptureTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The time inventory item data was captured.
withCaptureTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The time that inventory information was collected for the instance(s).
withClassification(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
withClassification(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
withClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
User-provided idempotency token.
withClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
Caller-provided idempotency token.
withClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
User-provided idempotency token.
withClientToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
User-provided idempotency token.
withCommand(Command) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandResult
The request as it was received by Systems Manager.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
The ID of the command you want to cancel.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A unique identifier for this command.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The command against which this invocation was requested.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Required) The parent command ID of the invocation plugin.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The parent command ID of the invocation plugin.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The invocations for a specific command ID.
withCommandId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) If provided, lists only the specified command.
withCommandInvocations(CommandInvocation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
withCommandInvocations(Collection<CommandInvocation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) A list of all invocations.
withCommandPlugins(CommandPlugin...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
NOTE: This method appends the values to the existing list (if any).
withCommandPlugins(Collection<CommandPlugin>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
 
withCommands(Command...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
withCommands(Collection<Command>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The list of commands requested by the user.
withComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
User-specified information about the command, such as a brief description of what the command should do.
withComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
User-specified information about the command, such as a brief description of what the command should do.
withComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The comment text for the command.
withComment(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
User-specified information about the command, such as a brief description of what the command should do.
withCompletedCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for which the command invocation reached a terminal state.
withComputerName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The fully qualified host name of the managed instance.
withContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A valid JSON string.
withContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The contents of the SSM document.
withContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The content of the association document for the instance(s).
withContent(Map<String, String>...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The inventory data of the inventory type.
withContent(Collection<Map<String, String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The inventory data of the inventory type.
withContent(Map<String, String>...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
Contains all the inventory data of the item type.
withContent(Collection<Map<String, String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
Contains all the inventory data of the item type.
withContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The content in a document that you want to update.
withContentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
MD5 hash of the inventory item type contents.
withContentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
MD5 hash of the inventory item type contents.
withContentUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The URL where more information can be obtained about the patch.
withCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The date the activation was created.
withCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The date when the document was created.
withCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The date the document was created.
withCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The date the Maintenance Window was created.
withCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The date the patch baseline was created.
withCreatedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The date when the patch baseline was created.
withCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
withCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
withCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
withCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
withCutoff(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The number of hours before the end of the Maintenance Window that Systems Manager stops scheduling new tasks for execution.
withData(Map<String, InventoryResultItem>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
The data section in the inventory result entity json.
withDataType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
The data type of the inventory item attribute.
withDataType(InventoryAttributeDataType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
The data type of the inventory item attribute.
withDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was made.
withDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The date when the status changed.
withDefaultBaseline(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchBaselineIdentity
Whether this is the default baseline.
withDefaultInstanceName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
A name for the managed instance when it is created.
withDefaultInstanceName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The name of the registered, managed instance as it will appear in the Amazon EC2 console or when you use the AWS command line tools to list EC2 resources.
withDefaultValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
If specified, the default values for the parameters.
withDefaultVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
The default version of the document.
withDefaultVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The default version.
withDeploymentStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The approval status of a patch (APPROVED, PENDING_APPROVAL, EXPLICIT_APPROVED, EXPLICIT_REJECTED).
withDeploymentStatus(PatchDeploymentStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchStatus
The approval status of a patch (APPROVED, PENDING_APPROVAL, EXPLICIT_APPROVED, EXPLICIT_REJECTED).
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
A user defined description of the activation.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
A user-defined description of the resource that you want to register with Amazon EC2.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A description of the patch baseline.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the document.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
A description of what the parameter does, how to use it, the default value, and whether or not the parameter is optional.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A description of the patch baseline.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Information about the parameter.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Description of the parameter actions.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The description of the patch.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Information about the parameter that you want to add to the system
withDescription(DocumentDefaultVersionDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionResult
The description of a custom document that you want to set as the default version.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A description of the patch baseline.
withDescription(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A description of the Patch Baseline.
withDetailedStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
A detailed status of the association.
withDetailedStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
Detailed status information about the aggregated associations.
withDetailedStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Detailed status information about the instance association.
withDetails(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) If set this returns the response of the command executions and any command output.
withDocument(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentResult
Information about the SSM document.
withDocumentDescription(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentResult
Information about the Systems Manager document.
withDocumentDescription(DocumentDescription) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentResult
A description of the document that was updated.
withDocumentFilterList(DocumentFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
withDocumentFilterList(Collection<DocumentFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
One or more filters.
withDocumentHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The Sha256 or Sha1 hash created by the system when the document was created.
withDocumentHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
withDocumentHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Sha256 or Sha1.
withDocumentIdentifiers(DocumentIdentifier...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
withDocumentIdentifiers(Collection<DocumentIdentifier>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The names of the SSM documents.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The name of the Automation document used during the execution.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The name of the Automation document used during execution.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The name of the document requested for execution.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The document name that was requested for execution.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The name of the document that was executed.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
withDocumentName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
The name of the Automation document to use for this execution.
withDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
The type of document to create.
withDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
The type of document to create.
withDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The type of document.
withDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The type of document.
withDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document type.
withDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document type.
withDocumentType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document type.
withDocumentType(DocumentType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document type.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The version of the document used in the association.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The document version.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The version of the document to use during execution.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The document version used during the execution.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The document version.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The document version you want to associate with the target(s).
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The document version for which you want information.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The document version.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The document version.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The document version.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The document version for which you want information.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The document version.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The association document verions.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
The version of the Automation document to use for this execution.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The document version you want update for the association.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
The version of a custom document that you want to set as the default version.
withDocumentVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The version of the document that you want to update.
withDocumentVersions(DocumentVersionInfo...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
The document versions.
withDocumentVersions(Collection<DocumentVersionInfo>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
The document versions.
withDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The duration of the Maintenance Window in hours.
withDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The duration of the Maintenance Window in hours.
withDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The duration of the Maintenance Window in hours.
withDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The duration of the Maintenance Window in hours.
withDuration(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The duration of the Maintenance Window in hours.
withEffectivePatches(EffectivePatch...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
An array of patches and patch status.
withEffectivePatches(Collection<EffectivePatch>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
An array of patches and patch status.
withEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
Whether the Maintenance Windows is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
Whether the Maintenance Window is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
Whether the Maintenance Window is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
Whether the Maintenance Window is enabled.
withEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The time the Maintenance Window finished executing.
withEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The time the task execution completed.
withEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The time the execution finished.
withEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The time the task execution finished.
withEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The time the invocation finished.
withEntities(InventoryResultEntity...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
Collection of inventory entities such as a collection of instance inventory.
withEntities(Collection<InventoryResultEntity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
Collection of inventory entities such as a collection of instance inventory.
withEntries(CreateAssociationBatchRequestEntry...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
withEntries(Collection<CreateAssociationBatchRequestEntry>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequest
One or more associations.
withEntries(Map<String, String>...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
A list of inventory items on the instance(s).
withEntries(Collection<Map<String, String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
A list of inventory items on the instance(s).
withEntry(CreateAssociationBatchRequestEntry) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The association.
withErrorCode(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
An error code returned by the request to create the association.
withErrorCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for which the status is Failed or Execution Timed Out.
withExecutedBy(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The IAM role ARN of the user who executed the Automation.
withExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The date the instance association executed.
withExecutionElapsedTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
Duration since ExecutionStartDateTime.
withExecutionEndDateTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The date and time the plugin was finished executing.
withExecutionEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The time the execution finished.
withExecutionEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The time the execution finished.
withExecutionEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step has finished execution, this contains the time the execution ended.
withExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the action performed in the service that actually handled the task invocation.
withExecutionStartDateTime(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The date and time the plugin started executing.
withExecutionStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The time the execution started.
withExecutionStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The time the execution started.>
withExecutionStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step has begun execution, this contains the time the step started.
withExecutionSummary(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Summary information about association execution.
withExpirationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The date when this activation can no longer be used to register managed instances.
withExpirationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The date by which this activation request should expire.
withExpired(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
Whether or not the activation is expired.
withExpiresAfter(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
If this time is reached and the command has not already started executing, it will not execute.
withFailed(FailedCreateAssociation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
withFailed(Collection<FailedCreateAssociation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that failed.
withFailedCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that were attempted to be installed during the last patching operation, but failed to install.
withFailureMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
A message describing why an execution has failed, if the status is set to Failed.
withFailureMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
If a step failed, this message explains why the execution failed.
withFault(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
withFault(Fault) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
The source of the failure.
withFilterKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The name of the filter.
withFilterKey(DescribeActivationsFilterKeys) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The name of the filter.
withFilters(DescribeActivationsFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
A filter to view information about your activations.
withFilters(Collection<DescribeActivationsFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
A filter to view information about your activations.
withFilters(AutomationExecutionFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
Filters used to limit the scope of executions that are requested.
withFilters(Collection<AutomationExecutionFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
Filters used to limit the scope of executions that are requested.
withFilters(PatchOrchestratorFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
Filters used to scope down the returned patches.
withFilters(Collection<PatchOrchestratorFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
Filters used to scope down the returned patches.
withFilters(InstanceInformationStringFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
withFilters(Collection<InstanceInformationStringFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
withFilters(PatchOrchestratorFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
Each entry in the array is a structure containing:
withFilters(Collection<PatchOrchestratorFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
Each entry in the array is a structure containing:
withFilters(InstancePatchStateFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
Each entry in the array is a structure containing:
withFilters(Collection<InstancePatchStateFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
Each entry in the array is a structure containing:
withFilters(MaintenanceWindowFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
Each entry in the array is a structure containing:
withFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
Each entry in the array is a structure containing:
withFilters(MaintenanceWindowFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
Optional filters used to scope down the returned task invocations.
withFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
Optional filters used to scope down the returned task invocations.
withFilters(MaintenanceWindowFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
Optional filters used to scope down the returned tasks.
withFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
Optional filters used to scope down the returned tasks.
withFilters(MaintenanceWindowFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
Optional filters used to narrow down the scope of the returned Maintenance Windows.
withFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
Optional filters used to narrow down the scope of the returned Maintenance Windows.
withFilters(MaintenanceWindowFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
Optional filters that can be used to narrow down the scope of the returned window targets.
withFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
Optional filters that can be used to narrow down the scope of the returned window targets.
withFilters(MaintenanceWindowFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
Optional filters used to narrow down the scope of the returned tasks.
withFilters(Collection<MaintenanceWindowFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
Optional filters used to narrow down the scope of the returned tasks.
withFilters(ParametersFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
One or more filters.
withFilters(Collection<ParametersFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
One or more filters.
withFilters(PatchOrchestratorFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
Each element in the array is a structure containing:
withFilters(Collection<PatchOrchestratorFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
Each element in the array is a structure containing:
withFilters(InventoryFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
One or more filters.
withFilters(Collection<InventoryFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
One or more filters.
withFilters(CommandFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
withFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) One or more filters.
withFilters(CommandFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
withFilters(Collection<CommandFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) One or more filters.
withFilters(InventoryFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
One or more filters.
withFilters(Collection<InventoryFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
One or more filters.
withFilterValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The filter values.
withFilterValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsFilter
The filter values.
withGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A set of global filters used to exclude patches from the baseline.
withGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A set of global filters used to exclude patches from the baseline.
withGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A set of global filters used to exclude patches from the baseline.
withGlobalFilters(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A set of global filters used to exclude patches from the baseline.
withHash(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The Sha256 or Sha1 hash created by the system when the document was created.
withHashType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
withHashType(DocumentHashType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
Sha256 or Sha1.
withIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The Amazon Identity and Access Management (IAM) role to assign to the managed instance.
withIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
The Amazon Identity and Access Management (IAM) role that you want to assign to the managed instance.
withIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The Amazon Identity and Access Management (IAM) role assigned to EC2 instances or managed instances.
withIamRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
The IAM role you want to assign or change.
withId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultEntity
ID of the inventory result entity.
withId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The ID of the patch (this is different than the Microsoft Knowledge Base ID).
withInputs(Map<String, String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Fully-resolved values passed into the step before execution.
withInstalledCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that are installed on the instance.
withInstalledOtherCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches not specified in the patch baseline that are installed on the instance.
withInstalledTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The date/time the patch was installed on the instance.
withInstanceAssociationStatusAggregatedCount(Map<String, Integer>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAggregatedAssociationOverview
The number of associations for the instance(s).
withInstanceAssociationStatusInfos(InstanceAssociationStatusInfo...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
Status information about the association.
withInstanceAssociationStatusInfos(Collection<InstanceAssociationStatusInfo>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
Status information about the association.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The instance ID in which this invocation was requested.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterManagedInstanceRequest
The ID assigned to the managed instance when you registered it using the activation process.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The instance ID for which you want to view all associations.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The instance IDs for which you want association status information.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The ID of the instance whose patch state information should be retrieved.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Required) The ID of the managed instance targeted by the command.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The ID of the managed instance targeted by the command.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
The ID of the instance for which the appropriate patch snapshot should be retrieved.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociation
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The instance ID where the association was created.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the managed instance the high-level patch compliance information was collected for.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The command execution details for a specific instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) Lists commands issued against this instance ID.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The instance ID for which you want inventory information.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The instance ID targeted by the request to query inventory information.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
One or more instance IDs where you want to add or update inventory items.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The ID of the instance.
withInstanceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateManagedInstanceRoleRequest
The ID of the managed instance where you want to update the role.
withInstanceIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CancelCommandRequest
(Optional) A list of instance IDs on which you want to cancel the command.
withInstanceIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The instance IDs against which this command was requested.
withInstanceIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The ID of the instance whose patch state information should be retrieved.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The ID of the instance whose patch state information should be retrieved.
withInstanceIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Required.
withInstanceInformationFilterList(InstanceInformationFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
withInstanceInformationFilterList(Collection<InstanceInformationFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
One or more filters.
withInstanceInformationList(InstanceInformation...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
withInstanceInformationList(Collection<InstanceInformation>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The instance information list.
withInstanceName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The name of the invocation target.
withInstancePatchStates(InstancePatchState...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
The high-level patch state for the requested instances.
withInstancePatchStates(Collection<InstancePatchState>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
The high-level patch state for the requested instances.
withInstancePatchStates(InstancePatchState...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
The high-level patch state for the requested instances.
withInstancePatchStates(Collection<InstancePatchState>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
The high-level patch state for the requested instances.
withInstances(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances in the patch group.
withInstancesWithFailedPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches from the patch baseline that failed to install.
withInstancesWithInstalledOtherPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches installed that aren’t defined in the patch baseline.
withInstancesWithInstalledPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with installed patches.
withInstancesWithMissingPatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with missing patches from the patch baseline.
withInstancesWithNotApplicablePatches(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateResult
The number of instances with patches that aren’t applicable.
withInvalidParameters(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of parameters that are not formatted correctly or do not run when executed.
withInvalidParameters(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of parameters that are not formatted correctly or do not run when executed.
withInvocationId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the task invocation.
withIPAddress(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The IP address of the managed instance.
withIsDefaultVersion(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
An identifier for the default version of the document.
withIsLatestVersion(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Indicates whether latest version of the SSM Agent is running on your instance.
withItems(InventoryItem...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
The inventory items that you want to add or update on instances.
withItems(Collection<InventoryItem>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutInventoryRequest
The inventory items that you want to add or update on instances.
withKBId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The Microsoft Knowledge Base ID of the patch.
withKbNumber(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The Microsoft Knowledge Base ID of the patch.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
withKey(AssociationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The aspect of the Automation execution information that should be limited.
withKey(AutomationExecutionFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The aspect of the Automation execution information that should be limited.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
withKey(CommandFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
withKey(DocumentFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
withKey(InstanceInformationFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
The filter key name to describe your instances.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The key for the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The name of the filter key.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The name of the filter.
withKey(ParametersFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The name of the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The key for the filter (PRODUCT, CLASSIFICATION, MSRC_SEVERITY, PATCH_ID)
withKey(PatchFilterKey) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The key for the filter (PRODUCT, CLASSIFICATION, MSRC_SEVERITY, PATCH_ID)
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
The key for the filter.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
The name of the tag.
withKey(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
User-defined criteria for sending commands that target instances that meet the criteria.
withKeyId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The ID of the query key used for this parameter.
withKeyId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The ID of the query key used for this parameter.
withKeyId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The parameter key ID that you want to add to the system.
withLanguage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The language of the patch if it’s language-specific.
withLastAssociationExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date the association was last executed.
withLastExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The date on which the association was last run.
withLastExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date on which the association was last run.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Date the parameter was last changed or updated.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Date the parameter was last changed or updated.
withLastModifiedUser(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
Amazon Resource Name (ARN) of the AWS user who last changed the parameter.
withLastModifiedUser(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
Amazon Resource Name (ARN) of the AWS user who last changed the parameter.
withLastPingDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date and time when agent last pinged Systems Manager service.
withLastSuccessfulAssociationExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The last date the association was successfully run.
withLastSuccessfulExecutionDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The last date on which the association was successfully run.
withLastUpdateAssociationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The date when the association was last updated.
withLatestVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The latest version of the document.
withLogFile(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
An Amazon S3 bucket where execution information is stored.
withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
Information about an Amazon S3 bucket to write task-level logs to.
withLoggingInfo(LoggingInfo) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
A structure containing information about an Amazon S3 bucket to write instance-level logs to.
withMappings(PatchGroupPatchBaselineMapping...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
Each entry in the array contains:
withMappings(Collection<PatchGroupPatchBaselineMapping>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
Each entry in the array contains:
withMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The maximum number of instances that are allowed to execute the command at the same time.
withMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The defined maximum number of task executions that could be run in parallel.
withMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The maximum number of targets this task can be run for in parallel.
withMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The maximum number of targets this task can be run for in parallel.
withMaxConcurrency(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) The maximum number of instances that are allowed to execute the command at the same time.
withMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The maximum number of errors allowed before the system stops sending the command to additional targets.
withMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The defined maximum number of task execution errors allowed before scheduling of the task execution would have been stopped.
withMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The maximum number of errors allowed before this task stops being scheduled.
withMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The maximum number of errors allowed before this task stops being scheduled.
withMaxErrors(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The maximum number of errors allowed without the command failing.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
The maximum number of patches to return (per page).
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The maximum number of patches to return (per page).
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The maximum number of patches to return (per page).
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The maximum number of patches to return (per page).
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The maximum number of instances to return (per page).
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
The maximum number of patch baselines to return (per page).
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
The maximum number of patch groups to return (per page).
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The maximum number of items to return for this call.
withMaxResults(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The maximum number of items to return for this call.
withMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The reason for the status.
withMessage(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.FailedCreateAssociation
A description of the failure.
withMissingCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that are applicable for the instance but aren’t currently installed.
withModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The date the Maintenance Window was last modified.
withModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The date the patch baseline was last modified.
withModifiedDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The date when the patch baseline was last modified.
withMsrcNumber(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The ID of the MSRC bulletin the patch is related to.
withMsrcSeverity(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The severity of the patch (for example Critical, Important, Moderate).
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
withName(AssociationStatusName) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationStatus
The status.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the plugin.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The name of the configuration document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The name of the Systems Manager document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateDocumentRequest
A name for the Systems Manager document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The name of the Maintenance Window.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
The name of the patch baseline.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteAssociationRequest
The name of the Systems Manager document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteDocumentRequest
The name of the document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteParameterRequest
The name of the parameter to delete.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAssociationRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The name of the document for which you are the owner.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDefaultVersionDescription
The name of the document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The name of the parameter.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentVersionInfo
The document name.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDocumentResult
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The name of the Maintenance Window.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The name of a parameter you want to query.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
The name of the patch baseline.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
The name of the association.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the managed instance.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemAttribute
Name of the inventory item attribute.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The name of the document about which you want version information.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The name of the Maintenance Window.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The name of the document that you want to share.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The name of the parameter.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The name of the parameter.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The parameter name.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The name of the parameter that you want to add to the system.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationStatusRequest
The name of the SSM document.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentDefaultVersionRequest
The name of a custom document that you want to set as the default version.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateDocumentRequest
The name of the document that you want to update.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The name of the Maintenance Window.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The name of the Maintenance Window.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
The name of the patch baseline.
withName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
The name of the patch baseline.
withNames(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Names of the parameters for which you want to query information.
withNames(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Names of the parameters for which you want to query information.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsRequest
A token to start the list.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeActivationsResult
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAutomationExecutionsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectiveInstanceAssociationsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeEffectivePatchesForPatchBaselineResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceAssociationsStatusResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstanceInformationResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchBaselinesResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListAssociationsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsRequest
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandInvocationsResult
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsRequest
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListCommandsResult
(Optional) The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListDocumentVersionsResult
The token to use when requesting the next set of items.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The token for the next set of items to return.
withNextToken(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The token to use when requesting the next set of items.
withNotApplicableCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The number of patches from the patch baseline that aren’t applicable for the instance and hence aren’t installed on the instance.
withNotificationArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
An Amazon Resource Name (ARN) for a Simple Notification Service (SNS) topic.
withNotificationConfig(NotificationConfig) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
Configurations for sending notifications about command status changes.
withNotificationConfig(NotificationConfig) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Configurations for sending notifications about command status changes on a per instance basis.
withNotificationConfig(NotificationConfig) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
Configurations for sending notifications.
withNotificationEvents(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
The different events for which you can receive notifications.
withNotificationEvents(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
The different events for which you can receive notifications.
withNotificationEvents(NotificationEvent...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
The different events for which you can receive notifications.
withNotificationType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
Command: Receive notification when the status of a command changes.
withNotificationType(NotificationType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.NotificationConfig
Command: Receive notification when the status of a command changes.
withOperation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The type of patching operation that was performed: SCAN (assess patch compliance state) or INSTALL (install missing patches).
withOperation(PatchOperationType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The type of patching operation that was performed: SCAN (assess patch compliance state) or INSTALL (install missing patches).
withOperationEndTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The time the most recent patching operation completed on the instance.
withOperationStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The time the most recent patching operation was started on the instance.
withOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
Output of the plugin execution.
withOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
An Amazon S3 bucket where you want to store the output details of the request.
withOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
An Amazon S3 bucket where you want to store the results of this request.
withOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
An Amazon S3 bucket where you want to store the output details of the request.
withOutputLocation(InstanceAssociationOutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
An Amazon S3 bucket where you want to store the results of this request.
withOutputs(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The list of execution outputs as defined in the automation document.
withOutputs(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionMetadata
The list of execution outputs as defined in the Automation document.
withOutputs(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
Returned values from the execution of the step.
withOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 bucket where the responses to the command executions should be stored.
withOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 bucket where the responses to the command executions should be stored.
withOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The name of the Amazon S3 bucket.
withOutputS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The name of the S3 bucket where command execution responses should be stored.
withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The S3 directory path inside the bucket where the responses to the command executions should be stored.
withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The S3 directory path inside the bucket where the responses to the command executions should be stored.
withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The Amazon S3 bucket subfolder.
withOutputS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The directory structure within the S3 bucket where the responses should be stored.
withOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The region where the Amazon Simple Storage Service (Amazon S3) output bucket is located.
withOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The name of the region where the output is stored in Amazon S3.
withOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputLocation
The Amazon S3 region where the association information is stored.
withOutputS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) The region where the Amazon Simple Storage Service (Amazon S3) output bucket is located.
withOutputUrl(InstanceAssociationOutputUrl) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
A URL for an Amazon S3 bucket where you want to store the results of this request.
withOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.S3OutputUrl
A URL for an Amazon S3 bucket where you want to store the results of this request.
withOverview(AssociationOverview) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
Information about the association.
withOverview(AssociationOverview) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
Information about the association.
withOverwrite(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
Overwrite an existing parameter.
withOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The AWS user account of the person who created the document.
withOwner(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The AWS user account of the person who created the document.
withOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
Placeholder information, this field will always be empty in the current release of the service.
withOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
User-provided value that was specified when the target was registered with the Maintenance Window.
withOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
User-provided value that will be included in any CloudWatch events raised while running tasks for these targets in this Maintenance Window.
withOwnerInformation(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
User-provided value that will be included in any CloudWatch events raised while running tasks for these targets in this Maintenance Window.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A description of the parameters for a document.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
The key-value map of execution parameters, which were supplied when calling StartAutomationExecution .
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The parameter values to be inserted in the document when executing the command.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A description of the parameters for a document.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The parameters for the documents runtime configuration.
withParameters(ParameterMetadata...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
Parameters returned by the request.
withParameters(Collection<ParameterMetadata>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeParametersResult
Parameters returned by the request.
withParameters(DocumentParameter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
withParameters(Collection<DocumentParameter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
A description of the parameters for a document.
withParameters(ParameterHistory...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
A list of parameters returned by the request.
withParameters(Collection<ParameterHistory>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryResult
A list of parameters returned by the request.
withParameters(Parameter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of details for a parameter.
withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersResult
A list of details for a parameter.
withParameters(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The parameters that were provided for the invocation when it was executed.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The required and optional parameters specified in the document being executed.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StartAutomationExecutionRequest
A key-value map of execution parameters, which match the declared parameters in the Automation document.
withParameters(Map<String, List<String>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The parameters you want to update for the association.
withPatch(Patch) - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
Provides metadata for a patch, including information such as the KB ID, severity, classification and a URL for where more information can be obtained about the patch.
withPatches(Patch...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
An array of patches.
withPatches(Collection<Patch>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeAvailablePatchesResult
An array of patches.
withPatches(PatchComplianceData...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
Each entry in the array is a structure containing:
withPatches(Collection<PatchComplianceData>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchesResult
Each entry in the array is a structure containing:
withPatchFilterGroup(PatchFilterGroup) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRule
The patch filter group that defines the criteria for the rule.
withPatchFilters(PatchFilter...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
The set of patch filters that make up the group.
withPatchFilters(Collection<PatchFilter>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilterGroup
The set of patch filters that make up the group.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupRequest
The name of the patch group that should be deregistered from the patch baseline.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterPatchBaselineForPatchGroupResult
The name of the patch group deregistered from the patch baseline.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeInstancePatchStatesForPatchGroupRequest
The name of the patch group for which the patch state information should be retrieved.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribePatchGroupStateRequest
The name of the patch group whose patch snapshot should be retrieved.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupRequest
The name of the patch group whose patch baseline should be retrieved.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineForPatchGroupResult
The name of the patch group.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The name of the patch group the managed instance belongs to.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchGroupPatchBaselineMapping
The name of the patch group registered with the patch baseline.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupRequest
The name of the patch group that should be registered with the patch baseline.
withPatchGroup(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterPatchBaselineForPatchGroupResult
The name of the patch group registered with the patch baseline.
withPatchGroups(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
Patch groups included in the patch baseline.
withPatchGroups(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
Patch groups included in the patch baseline.
withPatchRules(PatchRule...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
The rules that make up the rule group.
withPatchRules(Collection<PatchRule>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchRuleGroup
The rules that make up the rule group.
withPatchStatus(PatchStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.EffectivePatch
The status of the patch in a patch baseline.
withPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
withPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeDocumentPermissionRequest
The permission type for the document.
withPermissionType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
withPermissionType(DocumentPermissionType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ModifyDocumentPermissionRequest
The permission type for the document.
withPingStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM Agent.
withPingStatus(PingStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
Connection status of the SSM Agent.
withPlatformName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The name of the operating system platform running on your instance.
withPlatformType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
withPlatformType(PlatformType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The operating system platform type.
withPlatformTypes(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
withPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
withPlatformTypes(PlatformType...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The list of OS platforms compatible with this SSM document.
withPlatformTypes(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
withPlatformTypes(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
withPlatformTypes(PlatformType...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The operating system platform.
withPlatformVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The version of the OS platform running on your instance.
withPluginName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationRequest
(Optional) The name of the plugin for which you want detailed results.
withPluginName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The name of the plugin for which you want detailed results.
withPriority(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The priority of the task.
withPriority(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The priority of the task in the Maintenance Window, the lower the number the higher the priority.
withPriority(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The priority of the task in the Maintenance Window, the lower the number the higher the priority.
withProduct(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The specific product the patch is applicable for (for example, WindowsServer2016).
withProductFamily(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The product family the patch is applicable for (for example, Windows).
withRegistrationDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The date the server or VM was registered with AWS as a managed instance.
withRegistrationLimit(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The maximum number of managed instances that can be registered using this activation.
withRegistrationLimit(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateActivationRequest
Specify the maximum number of managed instances you want to register.
withRegistrationsCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Activation
The number of managed instances already registered with this activation.
withRejectedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
withRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
withRejectedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly rejected patches for the baseline.
withRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetPatchBaselineResult
A list of explicitly rejected patches for the baseline.
withRejectedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
withRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineRequest
A list of explicitly rejected patches for the baseline.
withRejectedPatches(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly rejected patches for the baseline.
withRejectedPatches(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdatePatchBaselineResult
A list of explicitly rejected patches for the baseline.
withReleaseDate(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The date the patch was released.
withRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The date and time the command was requested.
withRequestedDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The time and date the request was sent to this instance.
withResourceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
The resource ID you want to tag.
withResourceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
The resource ID for which you want to see a list of tags.
withResourceId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The resource ID for which you want to remove tags.
withResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
Specifies the type of resource you are tagging.
withResourceType(ResourceTypeForTagging) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
Specifies the type of resource you are tagging.
withResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The type of instance.
withResourceType(ResourceType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformation
The type of instance.
withResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
Returns a list of tags for a specific resource type.
withResourceType(ResourceTypeForTagging) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceRequest
Returns a list of tags for a specific resource type.
withResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The type of target.
withResourceType(MaintenanceWindowResourceType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The type of target.
withResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The type of target being registered with the Maintenance Window.
withResourceType(MaintenanceWindowResourceType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The type of target being registered with the Maintenance Window.
withResourceType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The type of resource of which you want to remove a tag.
withResourceType(ResourceTypeForTagging) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
The type of resource of which you want to remove a tag.
withResponse(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
A message associated with the response code for an execution.
withResponseCode(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A numeric response code generated after executing the plugin.
withResponseCode(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The error level response code for the plugin script.
withResponseCode(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The response code returned by the execution of the step.
withResponseFinishDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin stopped executing.
withResponseStartDateTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The time the plugin started executing.
withResultAttributes(ResultAttribute...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The list of inventory item types to return.
withResultAttributes(Collection<ResultAttribute>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventoryRequest
The list of inventory item types to return.
withS3BucketName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
The name of an Amazon S3 bucket where execution logs are stored .
withS3KeyPrefix(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
(Optional) The Amazon S3 bucket subfolder.
withS3Location(S3OutputLocation) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputLocation
An Amazon S3 bucket where you want to store the results of this request.
withS3OutputUrl(S3OutputUrl) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationOutputUrl
The URL of Amazon S3 bucket where you want to store the results of this request.
withS3Region(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.LoggingInfo
The region where the Amazon S3 bucket is located.
withSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowRequest
The schedule of the Maintenance Window in the form of a cron or rate expression.
withSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The schedule of the Maintenance Window in the form of a cron or rate expression.
withSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The schedule of the Maintenance Window in the form of a cron or rate expression.
withSchedule(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The schedule of the Maintenance Window in the form of a cron or rate expression.
withScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
A cron expression that specifies a schedule when the association runs.
withScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
A cron expression that specifies a schedule when the association runs.
withScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
A cron expression that specifies a schedule when the association runs.
withScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
A cron expression when the association will be applied to the target(s).
withScheduleExpression(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateAssociationRequest
The cron expression used to schedule the association that you want to update.
withSchemas(InventoryItemSchema...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
Inventory schemas returned by the request.
withSchemas(Collection<InventoryItemSchema>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaResult
Inventory schemas returned by the request.
withSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The schema version.
withSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentIdentifier
The schema version.
withSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The schema version for the inventory item.
withSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The schema version for the inventory result item/
withSchemaVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The inventory schema version used by the instance(s).
withServiceRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The IAM service role that Run Command uses to act on your behalf when sending notifications about command status changes.
withServiceRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The IAM service role that Run Command uses to act on your behalf when sending notifications about command status changes on a per instance basis.
withServiceRole(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The role that was assumed when executing the task.
withServiceRoleArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The role that should be assumed when executing the task
withServiceRoleArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The role that should be assumed when executing the task.
withServiceRoleArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
The IAM role that Systems Manager uses to send notifications.
withSeverity(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The severity of the patch (for example, Critical, Important, Moderate).
withSha1(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The SHA1 hash of the document, which you can use for verification purposes.
withSnapshotDownloadUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
A pre-signed Amazon S3 URL that can be used to download the patch snapshot.
withSnapshotId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceRequest
The user-defined snapshot ID.
withSnapshotId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetDeployablePatchSnapshotForInstanceResult
The user-defined snapshot ID.
withSnapshotId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchState
The ID of the patch baseline snapshot used during the patching operation when this compliance data was collected.
withStandardErrorContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The first 8,000 characters written by the plugin to stderr.
withStandardErrorUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The URL to the plugin’s StdErr file in Amazon S3, if the Amazon S3 bucket was defined for the parent command.
withStandardErrorUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The URL for the complete text written by the plugin to stderr.
withStandardErrorUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The URL for the complete text written by the plugin to stderr.
withStandardOutputContent(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The first 24,000 characters written by the plugin to stdout.
withStandardOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
The URL to the plugin’s StdOut file in Amazon S3, if the Amazon S3 bucket was defined for the parent command.
withStandardOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The URL for the complete text written by the plugin to stdout in Amazon S3.
withStandardOutputUrl(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The URL for the complete text written by the plugin to stdout in Amazon S3.
withStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The time the Maintenance Window started executing.
withStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The time the task execution started.
withStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The time the execution started.
withStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The time the task execution started.
withStartTime(Date) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The time the invocation started.
withState(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The state of the patch on the instance (INSTALLED, INSTALLED_OTHER, MISSING, NOT_APPLICABLE or FAILED).
withState(PatchComplianceDataState) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The state of the patch on the instance (INSTALLED, INSTALLED_OTHER, MISSING, NOT_APPLICABLE or FAILED).
withStatus(AssociationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The association status.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationOverview
The status of the association.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
withStatus(CommandStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The status of the command.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
withStatus(CommandInvocationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Whether or not the invocation succeeded, failed, or is pending.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
withStatus(CommandPluginStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
The status of this plugin.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
withStatus(DocumentStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentDescription
The status of the SSM document.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The status of the parent command for this invocation.
withStatus(CommandInvocationStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
The status of the parent command for this invocation.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The status of the Maintenance Window execution.
withStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The status of the Maintenance Window execution.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The status of the task.
withStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The status of the task.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceAssociationStatusInfo
Status information about the instance association.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The status of the execution.
withStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The status of the execution.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The status of the task execution.
withStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The status of the task execution.
withStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The status of the task invocation.
withStatus(MaintenanceWindowExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The status of the task invocation.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
A detailed status of the command execution.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
A detailed status of the command execution for each invocation (each instance targeted by the command).
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandPlugin
A detailed status of the plugin execution.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetCommandInvocationResult
A detailed status of the command execution for an invocation.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The details explaining the Status.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The details explaining the Status.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The details explaining the Status.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The details explaining the status of the task execution.
withStatusDetails(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The details explaining the status of the task invocation.
withStepExecutions(StepExecution...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
A list of details about the current state of all steps that comprise an execution.
withStepExecutions(Collection<StepExecution>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecution
A list of details about the current state of all steps that comprise an execution.
withStepName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The name of this execution step.
withStepStatus(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The execution status for this step.
withStepStatus(AutomationExecutionStatus) - Method in class com.amazonaws.services.simplesystemsmanagement.model.StepExecution
The execution status for this step.
withSuccessful(AssociationDescription...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
withSuccessful(Collection<AssociationDescription>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchResult
Information about the associations that succeeded.
withTagKeys(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
Tag keys that you want to remove from the specified resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RemoveTagsFromResourceRequest
Tag keys that you want to remove from the specified resource.
withTagList(Tag...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
A list of tags.
withTagList(Collection<Tag>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListTagsForResourceResult
A list of tags.
withTags(Tag...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
One or more tags.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AddTagsToResourceRequest
One or more tags.
withTargetCount(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
The number of targets for the command.
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The instances targeted by the request to create an association.
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Association
The instances targeted by the request to create an association.
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The instances targeted by the request.
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationDescription
The instances targeted by the request.
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
An array of search criteria that targets instances using a Key,Value combination that you specify.
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Command
An array of search criteria that targets instances using a Key,Value combination that you specify.
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The instances targeted by the request.
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationBatchRequestEntry
The instances targeted by the request.
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The targets (either instances or tags) for the association.
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateAssociationRequest
The targets (either instances or tags) for the association.
withTargets(MaintenanceWindowTarget...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
Information about the targets in the Maintenance Window.
withTargets(Collection<MaintenanceWindowTarget>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsResult
Information about the targets in the Maintenance Window.
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The targets (either instances or tags).
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The targets (either instances or tags).
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The targets (either instances or tags).
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The targets (either instances or tags).
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The targets (either instances or tags).
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The targets (either instances or tags).
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The targets (either instances or tags).
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The targets (either instances or tags).
withTargets(Target...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) An array of search criteria that targets instances using a Key,Value combination that you specify.
withTargets(Collection<Target>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
(Optional) An array of search criteria that targets instances using a Key,Value combination that you specify.
withTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ARN of the executed task.
withTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ARN of the executed task.
withTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The ARN of the task to execute.
withTaskArn(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The ARN of the task to execute
withTaskExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ID of the specific task execution in the Maintenance Window task that was retrieved.
withTaskExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ID of the specific task execution in the Maintenance Window execution.
withTaskExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the specific task execution in the Maintenance Window execution.
withTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The ID of the specific task in the Maintenance Window task that should be retrieved.
withTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
The ID of the specific task execution in the Maintenance Window task that should be retrieved.
withTaskIds(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The ID of the task executions from the Maintenance Window execution.
withTaskIds(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The ID of the task executions from the Maintenance Window execution.
withTaskParameters(Map<String, MaintenanceWindowTaskParameterValueExpression>...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The parameters passed to the task when it was executed.
withTaskParameters(Collection<Map<String, MaintenanceWindowTaskParameterValueExpression>>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The parameters passed to the task when it was executed.
withTaskParameters(Map<String, MaintenanceWindowTaskParameterValueExpression>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The parameters that should be passed to the task when it is executed.
withTaskParameters(Map<String, MaintenanceWindowTaskParameterValueExpression>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The parameters that should be passed to the task when it is executed.
withTasks(MaintenanceWindowTask...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
Information about the tasks in the Maintenance Window.
withTasks(Collection<MaintenanceWindowTask>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksResult
Information about the tasks in the Maintenance Window.
withTaskType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The type of executed task.
withTaskType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The type of executed task.
withTaskType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The type of task being registered.
withTaskType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The type of task being registered.
withTimeoutSeconds(Integer) - Method in class com.amazonaws.services.simplesystemsmanagement.model.SendCommandRequest
If this time is reached and the command has not already started executing, it will not execute.
withTitle(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The title of the patch.
withTitle(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchComplianceData
The title of the patch.
withTraceOutput(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandInvocation
Gets the trace output sent by the agent.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
withType(DocumentParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentParameter
The type of parameter.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The type of task executed.
withType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The type of task executed.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The type of comparison that should be performed for the value: Equal, NotEqual, LessThan or GreaterThan.
withType(InstancePatchStateOperatorType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The type of comparison that should be performed for the value: Equal, NotEqual, LessThan or GreaterThan.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The type of filter.
withType(InventoryQueryOperatorType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
The type of filter.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The type of task.
withType(MaintenanceWindowTaskType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The type of task.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The type of parameter.
withType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The type of parameter.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The type of parameter used.
withType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The type of parameter used.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The type of parameter.
withType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterMetadata
The type of parameter.
withType(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The type of parameter that you want to add to the system.
withType(ParameterType) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The type of parameter that you want to add to the system.
withTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetInventorySchemaRequest
The type of inventory item to return.
withTypeName(String) - Method in exception com.amazonaws.services.simplesystemsmanagement.model.InvalidItemContentException
 
withTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItem
The name of the inventory type.
withTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The name of the inventory type.
withTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryResultItem
The name of the inventory result item type.
withTypeName(String) - Method in exception com.amazonaws.services.simplesystemsmanagement.model.ItemContentMismatchException
 
withTypeName(String) - Method in exception com.amazonaws.services.simplesystemsmanagement.model.ItemSizeLimitExceededException
 
withTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesRequest
The type of inventory item for which you want information.
withTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ListInventoryEntriesResult
The type of inventory item returned by the request.
withTypeName(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ResultAttribute
Name of the inventory item type.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AssociationFilter
The filter value.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CommandFilter
The filter value.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DocumentFilter
The value of the filter.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Parameter
The parameter value.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParameterHistory
The parameter value.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PutParameterRequest
The parameter value that you want to add to the system.
withValue(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Tag
The value of the tag.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The values used to limit the execution information associated with the filter's key.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.AutomationExecutionFilter
The values used to limit the execution information associated with the filter's key.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
The filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationStringFilter
The filter values.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The value for the filter, must be an integer greater than or equal to 0.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstancePatchStateFilter
The value for the filter, must be an integer greater than or equal to 0.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
Inventory filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryFilter
Inventory filter values.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
The filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowFilter
The filter values.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
This field contains an array of 0 or more strings, each 1 to 255 characters in length.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTaskParameterValueExpression
This field contains an array of 0 or more strings, each 1 to 255 characters in length.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The filter values.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.ParametersFilter
The filter values.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The value for the filter key.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchFilter
The value for the filter key.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
The value for the filter.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.PatchOrchestratorFilter
The value for the filter.
withValues(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
User-defined criteria that maps to Key.
withValues(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Target
User-defined criteria that maps to Key.
withValueSet(String...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.
withValueSet(Collection<String>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InstanceInformationFilter
The filter values.
withVendor(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.Patch
The name of the vendor providing the patch.
withVersion(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.InventoryItemSchema
The schema version for the inventory item.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsRequest
The ID of the Maintenance Window execution the task is part of.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksRequest
The ID of the Maintenance Window execution whose task executions should be retrieved.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionRequest
The ID of the Maintenance Window execution that includes the task.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionResult
The ID of the Maintenance Window execution.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskRequest
The ID of the Maintenance Window execution that includes the task.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowExecutionTaskResult
The ID of the Maintenance Window execution that includes the task.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The ID of the Maintenance Window execution.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskIdentity
The ID of the Maintenance Window execution that ran the task.
withWindowExecutionId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the Maintenance Window execution that ran the task.
withWindowExecutions(MaintenanceWindowExecution...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
Information about the Maintenance Windows execution.
withWindowExecutions(Collection<MaintenanceWindowExecution>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsResult
Information about the Maintenance Windows execution.
withWindowExecutionTaskIdentities(MaintenanceWindowExecutionTaskIdentity...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
Information about the task executions.
withWindowExecutionTaskIdentities(Collection<MaintenanceWindowExecutionTaskIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTasksResult
Information about the task executions.
withWindowExecutionTaskInvocationIdentities(MaintenanceWindowExecutionTaskInvocationIdentity...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
Information about the task invocation results per invocation.
withWindowExecutionTaskInvocationIdentities(Collection<MaintenanceWindowExecutionTaskInvocationIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionTaskInvocationsResult
Information about the task invocation results per invocation.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.CreateMaintenanceWindowResult
The ID of the created Maintenance Window.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowRequest
The ID of the Maintenance Window to delete.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeleteMaintenanceWindowResult
The ID of the deleted Maintenance Window.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
The ID of the Maintenance Window the target should be removed from.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
The ID of the Maintenance Window the target was removed from.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
The ID of the Maintenance Window the task should be removed from.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
The ID of the Maintenance Window the task was removed from.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowExecutionsRequest
The ID of the Maintenance Window whose executions should be retrieved.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTargetsRequest
The ID of the Maintenance Window whose targets should be retrieved.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowTasksRequest
The ID of the Maintenance Window whose tasks should be retrieved.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowRequest
The ID of the desired Maintenance Window.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetMaintenanceWindowResult
The ID of the created Maintenance Window.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecution
The ID of the Maintenance Window.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowIdentity
The ID of the Maintenance Window.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The Maintenance Window ID where the target is registered.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The Maintenance Window ID where the task is registered.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowRequest
The ID of the Maintenance Window the target should be registered with.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowRequest
The id of the Maintenance Window the task should be added to.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowRequest
The ID of the Maintenance Window to update.
withWindowId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.UpdateMaintenanceWindowResult
The ID of the created Maintenance Window.
withWindowIdentities(MaintenanceWindowIdentity...) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
Information about the Maintenance Windows.
withWindowIdentities(Collection<MaintenanceWindowIdentity>) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DescribeMaintenanceWindowsResult
Information about the Maintenance Windows.
withWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowRequest
The ID of the target definition to remove.
withWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTargetFromMaintenanceWindowResult
The ID of the removed target definition.
withWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowExecutionTaskInvocationIdentity
The ID of the target definition in this Maintenance Window the invocation was performed for.
withWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTarget
The ID of the target.
withWindowTargetId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTargetWithMaintenanceWindowResult
The ID of the target definition in this Maintenance Window.
withWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowRequest
The ID of the task to remove from the Maintenance Window.
withWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.DeregisterTaskFromMaintenanceWindowResult
The ID of the task removed from the Maintenance Window.
withWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.MaintenanceWindowTask
The task ID.
withWindowTaskId(String) - Method in class com.amazonaws.services.simplesystemsmanagement.model.RegisterTaskWithMaintenanceWindowResult
The id of the task in the Maintenance Window.
withWithDecryption(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParameterHistoryRequest
Return decrypted values for secure string parameters.
withWithDecryption(Boolean) - Method in class com.amazonaws.services.simplesystemsmanagement.model.GetParametersRequest
Return decrypted secure string value.
A B C D E F G H I L M N P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.