- getAcknowledgedAt() - Method in class com.amazonaws.services.opsworks.model.Command
-
Date and time when the command was acknowledged.
- getAddress() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's address.
- getAgentInstallerUrl() - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersResult
-
The AWS OpsWorks Stacks agent installer's URL.
- getAgentVersion() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default AWS OpsWorks Stacks agent version.
- getAgentVersion() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The default AWS OpsWorks Stacks agent version.
- getAgentVersion() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default AWS OpsWorks Stacks agent version.
- getAgentVersion() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The agent version.
- getAgentVersion() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The agent version.
- getAgentVersion() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The default AWS OpsWorks Stacks agent version.
- getAgentVersion() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default AWS OpsWorks Stacks agent version.
- getAgentVersions() - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsResult
-
The agent versions for the specified stack or configuration manager.
- getAlarms() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
Custom Cloudwatch auto scaling alarms, to be used as thresholds.
- getAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
Whether users can specify their own SSH public key through the My Settings page.
- getAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
Whether users can specify their own SSH public key through the My Settings page.
- getAllowSelfManagement() - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
Whether users can specify their own SSH public key through the My Settings page.
- getAllowSsh() - Method in class com.amazonaws.services.opsworks.model.Permission
-
Whether the user can use SSH.
- getAllowSsh() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user is allowed to use SSH to communicate with the instance.
- getAllowSudo() - Method in class com.amazonaws.services.opsworks.model.Permission
-
Whether the user can use sudo.
- getAllowSudo() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user is allowed to use sudo to elevate privileges.
- getAmiId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
A custom AMI ID to be used to create the instance.
- getAmiId() - Method in class com.amazonaws.services.opsworks.model.Instance
-
A custom AMI ID to be used to create the instance.
- getAmiId() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The ID of the AMI that was used to create the instance.
- getAppId() - Method in class com.amazonaws.services.opsworks.model.App
-
The app ID.
- getAppId() - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
-
The app ID.
- getAppId() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The app ID.
- getAppId() - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
-
The app ID.
- getAppId() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The app ID.
- getAppId() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
The app ID.
- getAppId() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app ID.
- getAppIds() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
An array of app IDs for the apps to be described.
- getApps() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
-
An array of App
objects that describe the specified apps.
- getAppsCount() - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The number of apps.
- getAppSource() - Method in class com.amazonaws.services.opsworks.model.App
-
A Source
object that describes the app repository.
- getAppSource() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
A Source
object that specifies the app repository.
- getAppSource() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
A Source
object that specifies the app repository.
- getArchitecture() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance architecture.
- getArchitecture() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance architecture: "i386" or "x86_64".
- getArchitecture() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance architecture.
- getArgs() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
The arguments of those commands that take arguments.
- getArn() - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The data source's ARN.
- getArn() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's Amazon Resource Number (ARN).
- getArn() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The Amazon Resource Number (ARN) of a layer.
- getArn() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's ARN.
- getArn() - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack's ARN.
- getAssigning() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Assigning state.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.App
-
The stack attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- getAttributes() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- getAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
- getAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.Layer
-
- getAutoAssignElasticIps() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
- getAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- getAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.Layer
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- getAutoAssignPublicIps() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- getAutoScalingSchedule() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
An AutoScalingSchedule
with the instance schedule.
- getAutoScalingSchedule() - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
A WeeklyAutoScalingSchedule
object with the instance schedule.
- getAutoScalingType() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
For load-based or time-based instances, the type.
- getAutoScalingType() - Method in class com.amazonaws.services.opsworks.model.Instance
-
For load-based or time-based instances, the type.
- getAutoScalingType() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
For load-based or time-based instances, the type.
- getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's Availability Zone.
- getAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume Availability Zone.
- getAvailabilityZones() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of Availability Zones.
- getBatchCount() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the max number of log events in a batch, up to 10000.
- getBatchSize() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the maximum size of log events in a batch, in bytes, up to 1048576 bytes.
- getBerkshelfVersion() - Method in class com.amazonaws.services.opsworks.model.ChefConfiguration
-
The Berkshelf version.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array of BlockDeviceMapping
objects that specify the instance's block devices.
- getBlockDeviceMappings() - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array of BlockDeviceMapping
objects that specify the instance's block device mappings.
- getBooting() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with booting
status.
- getBufferDuration() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time duration for the batching of log events.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
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.opsworks.AWSOpsWorksClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCertificate() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
The contents of the certificate's domain.crt file.
- getChain() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
Optional.
- getChefConfiguration() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- getChefConfiguration() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- getChefConfiguration() - Method in class com.amazonaws.services.opsworks.model.Stack
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version.
- getChefConfiguration() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- getCloneAppIds() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A list of source stack app IDs to be included in the cloned stack.
- getClonePermissions() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to clone the source stack's permissions.
- getCloudWatchLogsConfiguration() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Specifies CloudWatch Logs configuration options for the layer.
- getCloudWatchLogsConfiguration() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The Amazon CloudWatch Logs configuration settings for the layer.
- getCloudWatchLogsConfiguration() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Specifies CloudWatch Logs configuration options for the layer.
- getCommand() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A DeploymentCommand
object that specifies the deployment command and any associated arguments.
- getCommand() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Used to specify a stack or deployment command.
- getCommandId() - Method in class com.amazonaws.services.opsworks.model.Command
-
The command ID.
- getCommandIds() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
An array of command IDs.
- getCommands() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
-
An array of Command
objects that describe each of the specified commands.
- getComment() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A user-defined comment.
- getComment() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
A user-defined comment.
- getCompletedAt() - Method in class com.amazonaws.services.opsworks.model.Command
-
Date when the command completed.
- getCompletedAt() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Date when the deployment completed.
- getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.AgentVersion
-
The configuration manager.
- getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The configuration manager.
- getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The configuration manager.
- getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsRequest
-
The configuration manager.
- getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The configuration manager.
- getConfigurationManager() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The configuration manager.
- getConfigurationManagers() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Supported configuration manager name and versions for an AWS OpsWorks Stacks operating system.
- getConfigure() - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a configure
event.
- getConnectionLost() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with connection_lost
status.
- getCpuThreshold() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The CPU utilization threshold, as a percent of the available CPU.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.App
-
When the app was created.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Command
-
Date and time when the command was run.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Date when the deployment was created.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The time that the instance was created.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Layer
-
Date when the layer was created.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
When the RAID array was created.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
When the error occurred.
- getCreatedAt() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The date when the stack was created.
- getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.Stack
-
Contains the information required to retrieve an app or cookbook from a repository.
- getCustomCookbooksSource() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- getCustomInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The ARN of an IAM profile to be used for the layer's EC2 instances.
- getCustomInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The ARN of the default IAM profile to be used for the layer's EC2 instances.
- getCustomInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The ARN of an IAM profile to be used for all of the layer's EC2 instances.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A string that contains user-defined, custom JSON.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A string that contains user-defined, custom JSON.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A JSON-formatted string containing custom stack configuration and deployment attributes to be installed on the
layer's instances.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A string that contains user-defined, custom JSON.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
A string that contains user-defined custom JSON.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.Layer
-
A JSON formatted string containing the layer's custom stack configuration and deployment attributes.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.Stack
-
A JSON object that contains user-defined attributes to be added to the stack configuration and deployment
attributes.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A JSON-formatted string containing custom stack configuration and deployment attributes to be installed on the
layer's instances.
- getCustomJson() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A string that contains user-defined, custom JSON.
- getCustomRecipes() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A LayerCustomRecipes
object that specifies the layer custom recipes.
- getCustomRecipes() - Method in class com.amazonaws.services.opsworks.model.Layer
-
A LayerCustomRecipes
object that specifies the layer's custom recipes.
- getCustomRecipes() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A LayerCustomRecipes
object that specifies the layer's custom recipes.
- getCustomSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array containing the layer custom security group IDs.
- getCustomSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's custom security group IDs.
- getCustomSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array containing the layer's custom security group IDs.
- getDatabaseName() - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The database name.
- getDataSources() - Method in class com.amazonaws.services.opsworks.model.App
-
The app's data sources.
- getDataSources() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app's data source.
- getDataSources() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's data sources.
- getDatetimeFormat() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies how the time stamp is extracted from logs.
- getDbInstanceIdentifier() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The DB instance identifier.
- getDbPassword() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
AWS OpsWorks Stacks returns *****FILTERED*****
instead of the actual value.
- getDbPassword() - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The database password.
- getDbPassword() - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The database password.
- getDbUser() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The master user name.
- getDbUser() - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The database's master user name.
- getDbUser() - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The master user name.
- getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack's default Availability Zone, which must be in the specified region.
- getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default Availability Zone, which must be in the specified region.
- getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's default Availability Zone.
- getDefaultAvailabilityZone() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's default Availability Zone, which must be in the stack's region.
- getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The Amazon Resource Name (ARN) of an IAM profile that is the default profile for all of the stack's EC2
instances.
- getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The Amazon Resource Name (ARN) of an IAM profile that is the default profile for all of the stack's EC2
instances.
- getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
- getDefaultInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
- getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's operating system, which must be set to one of the following.
- getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default operating system, which is installed on every instance unless you specify a different
operating system when you create the instance.
- getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's default operating system.
- getDefaultOs() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's operating system, which must be set to one of the following:
- getDefaultRecipes() - Method in class com.amazonaws.services.opsworks.model.Layer
-
AWS OpsWorks Stacks supports five lifecycle events: setup, configuration, deploy,
undeploy, and shutdown.
- getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default root device type.
- getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default root device type.
- getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default root device type.
- getDefaultRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default root device type.
- getDefaultSecurityGroupNames() - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's security group names.
- getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A default Amazon EC2 key pair name.
- getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A default Amazon EC2 key pair name.
- getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.Stack
-
A default Amazon EC2 key pair for the stack's instances.
- getDefaultSshKeyName() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A default Amazon EC2 key-pair name.
- getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's default VPC subnet ID.
- getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default VPC subnet ID.
- getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default subnet ID; applicable only if the stack is running in a VPC.
- getDefaultSubnetId() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's default VPC subnet ID.
- getDelayUntilElbConnectionsDrained() - Method in class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
Whether to enable Elastic Load Balancing connection draining.
- getDeleteElasticIp() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
Whether to delete the instance Elastic IP address.
- getDeleteOnTermination() - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
Whether the volume is deleted on instance termination.
- getDeleteVolumes() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
Whether to delete the instance's Amazon EBS volumes.
- getDeploy() - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a deploy
event.
- getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.Command
-
The command deployment ID.
- getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
-
The deployment ID, which can be used with other requests to identify the deployment.
- getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment ID.
- getDeploymentId() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
The deployment ID.
- getDeploymentIds() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
An array of deployment IDs to be described.
- getDeployments() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
-
An array of Deployment
objects that describe the deployments.
- getDeregistering() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Deregistering state.
- getDescription() - Method in class com.amazonaws.services.opsworks.model.App
-
A description of the app.
- getDescription() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
A description of the app.
- getDescription() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
A description of the app.
- getDevice() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's Linux device.
- getDevice() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The device name.
- getDeviceName() - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
The device name that is exposed to the instance, such as /dev/sdh
.
- getDnsName() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The instance's public DNS name.
- getDocument() - Method in class com.amazonaws.services.opsworks.model.InstanceIdentity
-
A JSON document that contains the metadata.
- getDomain() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The domain.
- getDomains() - Method in class com.amazonaws.services.opsworks.model.App
-
The app vhost settings with multiple domains separated by commas.
- getDomains() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app virtual host settings, with multiple domains separated by commas.
- getDomains() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's virtual host settings, with multiple domains separated by commas.
- getDownScaling() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
An AutoScalingThresholds
object that describes the downscaling configuration, which defines how and
when AWS OpsWorks Stacks reduces the number of instances.
- getDownScaling() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
An AutoScalingThresholds
object with the downscaling threshold configuration.
- getDuration() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment duration.
- getEbs() - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
An EBSBlockDevice
that defines how to configure an Amazon EBS volume when the instance is launched.
- getEbsOptimized() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
Whether to create an Amazon EBS-optimized instance.
- getEbsOptimized() - Method in class com.amazonaws.services.opsworks.model.Instance
-
Whether this is an Amazon EBS-optimized instance.
- getEbsOptimized() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
This property cannot be updated.
- getEc2InstanceId() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ID of the associated Amazon EC2 instance.
- getEc2InstanceIds() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
- getEc2VolumeId() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
-
The Amazon EBS volume ID.
- getEc2VolumeId() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The Amazon EC2 volume ID.
- getEcsClusterArn() - Method in class com.amazonaws.services.opsworks.model.DeregisterEcsClusterRequest
-
The cluster's Amazon Resource Number (ARN).
- getEcsClusterArn() - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The cluster's ARN.
- getEcsClusterArn() - Method in class com.amazonaws.services.opsworks.model.Instance
-
For container instances, the Amazon ECS cluster's ARN.
- getEcsClusterArn() - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterRequest
-
The cluster's ARN.
- getEcsClusterArn() - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterResult
-
The cluster's ARN.
- getEcsClusterArns() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
A list of ARNs, one for each cluster to be described.
- getEcsClusterName() - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The cluster name.
- getEcsClusters() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
A list of EcsCluster
objects containing the cluster descriptions.
- getEcsContainerInstanceArn() - Method in class com.amazonaws.services.opsworks.model.Instance
-
For container instances, the instance's ARN.
- getElasticIp() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
-
The Elastic IP address.
- getElasticIp() - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
-
The Elastic IP address.
- getElasticIp() - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
-
The Elastic IP address.
- getElasticIp() - Method in class com.amazonaws.services.opsworks.model.Instance
-
- getElasticIp() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
-
The Elastic IP address.
- getElasticIp() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
-
The Elastic IP address.
- getElasticIp() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
-
The IP address for which you want to update the name.
- getElasticIps() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
-
An ElasticIps
object that describes the specified Elastic IP addresses.
- getElasticLoadBalancerName() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
-
The Elastic Load Balancing instance's name.
- getElasticLoadBalancerName() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
-
The Elastic Load Balancing instance's name.
- getElasticLoadBalancerName() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The Elastic Load Balancing instance's name.
- getElasticLoadBalancers() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
-
A list of ElasticLoadBalancer
objects that describe the specified Elastic Load Balancing instances.
- getEnable() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
Whether load-based auto scaling is enabled for the layer.
- getEnable() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
Enables load-based auto scaling for the layer.
- getEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to disable auto healing for the layer.
- getEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether auto healing is disabled for the layer.
- getEnableAutoHealing() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to disable auto healing for the layer.
- getEnabled() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
Whether CloudWatch Logs is enabled for a layer.
- getEnableSsl() - Method in class com.amazonaws.services.opsworks.model.App
-
Whether to enable SSL for the app.
- getEnableSsl() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
Whether to enable SSL for the app.
- getEnableSsl() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
Whether SSL is enabled for the app.
- getEncoding() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the encoding of the log file so that the file can be read correctly.
- getEncrypted() - Method in class com.amazonaws.services.opsworks.model.Volume
-
Specifies whether an Amazon EBS volume is encrypted.
- getEncrypted() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
Specifies whether an Amazon EBS volume is encrypted.
- getEngine() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's database engine.
- getEnvironment() - Method in class com.amazonaws.services.opsworks.model.App
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- getEnvironment() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- getEnvironment() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- getExecutionTimeout() - Method in class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
The time, in seconds, that AWS OpsWorks Stacks will wait after triggering a Shutdown event before shutting down
an instance.
- getExecutorService() - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExitCode() - Method in class com.amazonaws.services.opsworks.model.Command
-
The command exit code.
- getFamily() - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system family.
- getFile() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies log files that you want to push to CloudWatch Logs.
- getFileFingerprintLines() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the range of lines for identifying a file.
- getForce() - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
Specifies whether to force an instance to stop.
- getFriday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Friday.
- getHostname() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance host name.
- getHostname() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
The generated host name.
- getHostname() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance host name.
- getHostname() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's hostname.
- getHostname() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance host name.
- getHostnameSuggestion(GetHostnameSuggestionRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- getHostnameSuggestion(GetHostnameSuggestionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Gets a generated host name for the specified layer, based on the current host name theme.
- getHostnameSuggestion(GetHostnameSuggestionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Gets a generated host name for the specified layer, based on the current host name theme.
- getHostnameSuggestionAsync(GetHostnameSuggestionRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- getHostnameSuggestionAsync(GetHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- getHostnameSuggestionAsync(GetHostnameSuggestionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Gets a generated host name for the specified layer, based on the current host name theme.
- getHostnameSuggestionAsync(GetHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Gets a generated host name for the specified layer, based on the current host name theme.
- getHostnameSuggestionAsync(GetHostnameSuggestionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- getHostnameSuggestionAsync(GetHostnameSuggestionRequest, AsyncHandler<GetHostnameSuggestionRequest, GetHostnameSuggestionResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- GetHostnameSuggestionRequest - Class in com.amazonaws.services.opsworks.model
-
- GetHostnameSuggestionRequest() - Constructor for class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
-
- GetHostnameSuggestionResult - Class in com.amazonaws.services.opsworks.model
-
Contains the response to a GetHostnameSuggestion
request.
- GetHostnameSuggestionResult() - Constructor for class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
- getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's host name theme, with spaces are replaced by underscores.
- getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's host name theme, with spaces replaced by underscores.
- getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack host name theme, with spaces replaced by underscores.
- getHostnameTheme() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's new host name theme, with spaces replaced by underscores.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's IAM ARN; this can also be a federated user's ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
-
The user's IAM ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
-
The user's IAM ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The user's IAM ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
-
The user's IAM ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.Permission
-
The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's IAM ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user's IAM ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user IAM ARN.
- getIamUserArn() - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's IAM ARN.
- getIamUserArns() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
-
An array of IAM or federated user ARNs that identify the users to be described.
- getId() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The ID of a supported operating system, such as Amazon Linux 2018.03
.
- getIgnoreMetricsTime() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks Stacks should ignore metrics and
suppress additional scaling events.
- getInfrastructureClass() - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, the infrastructure class: ec2
or on-premises
.
- getInitialPosition() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies where to start to read data (start_of_file or end_of_file).
- getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
Whether to install operating system and package updates when the instance boots.
- getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to install operating system and package updates when the instance boots.
- getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.Instance
-
Whether to install operating system and package updates when the instance boots.
- getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether to install operating system and package updates when the instance boots.
- getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
Whether to install operating system and package updates when the instance boots.
- getInstallUpdatesOnBoot() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to install operating system and package updates when the instance boots.
- getInstanceCount() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The number of instances to add or remove when the load exceeds a threshold.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.Command
-
The ID of the instance where the command was executed.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DeregisterInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The ID of the instance that the address is attached to.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
The instance's AWS OpsWorks Stacks ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceResult
-
The registered instance's AWS OpsWorks Stacks ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The instance's AWS OpsWorks Stacks ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.UnassignInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance ID.
- getInstanceId() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The instance ID.
- getInstanceIdentity() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
An InstanceIdentity object that contains the instance's identity.
- getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The instance IDs for the deployment targets.
- getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The IDs of the target instances.
- getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
An array of instance IDs to be described.
- getInstanceIds() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
-
An array of instance IDs.
- getInstanceProfileArn() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ARN of the instance's IAM profile.
- getInstances() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
-
An array of Instance
objects that describe the instances.
- getInstancesCount() - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
An InstancesCount
object with the number of instances in each status.
- getInstanceType() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance type, such as t2.micro
.
- getInstanceType() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance type, such as t2.micro
.
- getInstanceType() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance type, such as t2.micro
.
- getIops() - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The number of I/O operations per second (IOPS) that the volume supports.
- getIops() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
For PIOPS volumes, the IOPS per disk.
- getIops() - Method in class com.amazonaws.services.opsworks.model.Volume
-
For PIOPS volumes, the IOPS per disk.
- getIops() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
For PIOPS volumes, the IOPS per disk.
- getIp() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The IP address.
- getIps() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
An array of Elastic IP addresses to be described.
- getKey() - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Required) The environment variable's name, which can consist of up to 64 characters and must be specified.
- getLastServiceErrorId() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ID of the last service error.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
-
The ID of the layer to which the Elastic Load Balancing instance is to be attached.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
-
The layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
-
The layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
A layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
-
The ID of the layer that the Elastic Load Balancing instance is attached to.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The ID of the layer that the instance is attached to.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
-
The layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
The layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
The layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
The layer ID.
- getLayerId() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The layer ID.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
The layer ID, which must correspond to a custom layer.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The layer IDs for the deployment targets.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array that contains the instance's layer IDs.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
A list of layer IDs.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
An array of layer IDs that specify the layers to be described.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
-
An array of layer IDs.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance layer IDs.
- getLayerIds() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's layer IDs.
- getLayers() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
-
An array of Layer
objects that describe the layers.
- getLayersCount() - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The number of layers.
- getLevel() - Method in class com.amazonaws.services.opsworks.model.Permission
-
The user's permission level, which must be the following:
- getLevel() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user's permission level, which must be set to one of the following strings.
- getLifecycleEventConfiguration() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A LifeCycleEventConfiguration
object that you can use to configure the Shutdown event to specify an
execution timeout and enable or disable Elastic Load Balancer connection draining.
- getLifecycleEventConfiguration() - Method in class com.amazonaws.services.opsworks.model.Layer
-
A LifeCycleEventConfiguration
object that specifies the Shutdown event configuration.
- getLifecycleEventConfiguration() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
- getLoadBasedAutoScalingConfigurations() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
-
An array of LoadBasedAutoScalingConfiguration
objects that describe each layer's configuration.
- getLoadThreshold() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The load threshold.
- getLogGroupName() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the destination log group.
- getLogStreams() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
A list of configuration options for CloudWatch Logs.
- getLogUrl() - Method in class com.amazonaws.services.opsworks.model.Command
-
The URL of the command log.
- getManageBerkshelf() - Method in class com.amazonaws.services.opsworks.model.ChefConfiguration
-
Whether to enable Berkshelf.
- getMaxResults() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
To receive a paginated response, use this parameter to specify the maximum number of results to be returned with
a single call.
- getMaxResults() - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
Do not use.
- getMemoryThreshold() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The memory utilization threshold, as a percent of the available memory.
- getMessage() - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
A message that describes the error.
- getMissingOnRds() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
Set to true
if AWS OpsWorks Stacks is unable to discover the Amazon RDS instance.
- getMonday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Monday.
- getMountPoint() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's mount point.
- getMountPoint() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The new mount point.
- getMountPoint() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume mount point.
- getMountPoint() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume mount point.
- getMultiLineStartPattern() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the pattern for identifying the start of a log message.
- getName() - Method in class com.amazonaws.services.opsworks.model.App
-
The app name.
- getName() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack name.
- getName() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app name.
- getName() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer name, which is used by the console.
- getName() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack name.
- getName() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
Specifies the operation.
- getName() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The name.
- getName() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer name.
- getName() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The name of the operating system, such as Amazon Linux 2018.03
.
- getName() - Method in class com.amazonaws.services.opsworks.model.OperatingSystemConfigurationManager
-
The name of the configuration manager, which is Chef.
- getName() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array name.
- getName() - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system name.
- getName() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's name.
- getName() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack name.
- getName() - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
The name.
- getName() - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack name.
- getName() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app name.
- getName() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
-
The new name.
- getName() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The layer name, which is used by the console.
- getName() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's new name.
- getName() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The new name.
- getName() - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's name.
- getName() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume name.
- getNextToken() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
If the previous paginated request did not return all of the remaining results, the response object's
NextToken
parameter value is set to a token.
- getNextToken() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
If a paginated request does not return all of the remaining results, this parameter is set to a token that you
can assign to the request object's NextToken
parameter to retrieve the next set of results.
- getNextToken() - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
Do not use.
- getNextToken() - Method in class com.amazonaws.services.opsworks.model.ListTagsResult
-
If a paginated request does not return all of the remaining results, this parameter is set to a token that you
can assign to the request object's NextToken
parameter to get the next set of results.
- getNoDevice() - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
Suppresses the specified device included in the AMI's block device mapping.
- getNumberOfDisks() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The number of disks in the array.
- getNumberOfDisks() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The number of disks in the volume.
- getOnline() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with online
status.
- getOperatingSystems() - Method in class com.amazonaws.services.opsworks.model.DescribeOperatingSystemsResult
-
Contains information in response to a DescribeOperatingSystems
request.
- getOs() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's operating system, which must be set to one of the following.
- getOs() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's operating system.
- getOs() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's operating system, which must be set to one of the following.
- getPackages() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array of Package
objects that describes the layer packages.
- getPackages() - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array of Package
objects that describe the layer's packages.
- getPackages() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array of Package
objects that describe the layer's packages.
- getParameters() - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersResult
-
An embedded object that contains the provisioning parameters.
- getPassword() - Method in class com.amazonaws.services.opsworks.model.Source
-
When included in a request, the parameter depends on the repository type.
- getPassword() - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The password.
- getPending() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with pending
status.
- getPermissions() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
-
An array of Permission
objects that describe the stack permissions.
- getPlatform() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's platform.
- getPrivateDns() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's private DNS name.
- getPrivateIp() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's private IP address.
- getPrivateIp() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's private IP address.
- getPrivateKey() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
The private key; the contents of the certificate's domain.kex file.
- getPublicDns() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance public DNS name.
- getPublicIp() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance public IP address.
- getPublicIp() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's public IP address.
- getRaidArrayId() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
The RAID array ID.
- getRaidArrayId() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array ID.
- getRaidArrayId() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The RAID array ID.
- getRaidArrayIds() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
An array of RAID array IDs.
- getRaidArrays() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
-
A RaidArrays
object that describes the specified RAID arrays.
- getRaidLevel() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
- getRaidLevel() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
- getRdsDbInstanceArn() - Method in class com.amazonaws.services.opsworks.model.DeregisterRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- getRdsDbInstanceArn() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's ARN.
- getRdsDbInstanceArn() - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- getRdsDbInstanceArn() - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- getRdsDbInstanceArns() - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
An array containing the ARNs of the instances to be described.
- getRdsDbInstances() - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesResult
-
An a array of RdsDbInstance
objects that describe the instances.
- getRebooting() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with rebooting
status.
- getRegion() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack AWS region, such as "ap-northeast-2".
- getRegion() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's AWS region, such as ap-south-1
.
- getRegion() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The AWS region.
- getRegion() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The instance's AWS region.
- getRegion() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's AWS region.
- getRegion() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack AWS region, such as "ap-northeast-2".
- getRegion() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The AWS region.
- getRegistered() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Registered state.
- getRegisteredAt() - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The time and date that the cluster was registered with the stack.
- getRegisteredBy() - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, who performed the registration.
- getRegistering() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Registering state.
- getReportedAgentVersion() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's reported AWS OpsWorks Stacks agent version.
- getReportedName() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
A short name for the operating system manufacturer.
- getReportedOs() - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, the reported operating system.
- getReportedVersion() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The version of the operating system, including the release and edition, if applicable.
- getRequested() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with requested
status.
- getResourceArn() - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
The stack or layer's Amazon Resource Number (ARN).
- getResourceArn() - Method in class com.amazonaws.services.opsworks.model.TagResourceRequest
-
The stack or layer's Amazon Resource Number (ARN).
- getResourceArn() - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
The stack or layer's Amazon Resource Number (ARN).
- getRevision() - Method in class com.amazonaws.services.opsworks.model.Source
-
The application's version.
- getRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance root device type.
- getRootDeviceType() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's root device type.
- getRootDeviceVolumeId() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The root device volume ID.
- getRsaPublicKey() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instances public RSA key.
- getRsaPublicKeyFingerprint() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instances public RSA key fingerprint.
- getRunningSetup() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with running_setup
status.
- getSaturday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Saturday.
- getSecure() - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Optional) Whether the variable's value will be returned by the
DescribeApps action.
- getSecurityGroupIds() - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance security group IDs.
- getServiceErrorId() - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The error ID.
- getServiceErrorIds() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
An array of service error IDs.
- getServiceErrors() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
-
An array of ServiceError
objects that describe the specified service errors.
- getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks Stacks to work with AWS
resources on your behalf.
- getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks Stacks to work with AWS
resources on your behalf.
- getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack AWS Identity and Access Management (IAM) role.
- getServiceRoleArn() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Do not use this parameter.
- getSetup() - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a setup
event.
- getSetupFailed() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with setup_failed
status.
- getShortname() - Method in class com.amazonaws.services.opsworks.model.App
-
The app's short name.
- getShortname() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app's short name.
- getShortname() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
For custom layers only, use this parameter to specify the layer's short name, which is used internally by AWS
OpsWorks Stacks and by Chef recipes.
- getShortname() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer short name.
- getShortname() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
For custom layers only, use this parameter to specify the layer's short name, which is used internally by AWS
OpsWorks Stacks and by Chef.
- getShutdown() - Method in class com.amazonaws.services.opsworks.model.LifecycleEventConfiguration
-
A ShutdownEventConfiguration
object that specifies the Shutdown event configuration.
- getShutdown() - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a shutdown
event.
- getShuttingDown() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with shutting_down
status.
- getSignature() - Method in class com.amazonaws.services.opsworks.model.InstanceIdentity
-
A signature that can be used to verify the document's accuracy and authenticity.
- getSize() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's size.
- getSize() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume size.
- getSize() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume size.
- getSnapshotId() - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The snapshot ID.
- getSourceStackId() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The source stack ID.
- getSshHostDsaKeyFingerprint() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The SSH key's Deep Security Agent (DSA) fingerprint.
- getSshHostRsaKeyFingerprint() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The SSH key's RSA fingerprint.
- getSshKey() - Method in class com.amazonaws.services.opsworks.model.Source
-
In requests, the repository's SSH key.
- getSshKeyName() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's Amazon EC2 key-pair name.
- getSshKeyName() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's Amazon EC2 key-pair name.
- getSshKeyName() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's Amazon EC2 key name.
- getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's public SSH key.
- getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's SSH public key.
- getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
-
The user's SSH public key.
- getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user's new SSH public key.
- getSshPublicKey() - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's SSH public key.
- getSshUsername() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's SSH user name.
- getSshUsername() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's SSH user name.
- getSshUsername() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user's SSH user name.
- getSshUsername() - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's SSH user name.
- getSslConfiguration() - Method in class com.amazonaws.services.opsworks.model.App
-
An SslConfiguration
object with the SSL configuration.
- getSslConfiguration() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
An SslConfiguration
object with the SSL configuration.
- getSslConfiguration() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
An SslConfiguration
object with the SSL configuration.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.App
-
The app stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
-
The cloned stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
-
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as
DescribeStacks
.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
The app stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
A stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
A stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
A stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
A stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
The ID of the stack with which the instances are registered.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
A stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The ID of the stack that the instance is associated with.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.Permission
-
A stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The ID of the stack with which the instance is registered.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The ID of the stack that the instance is to be registered with.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
-
The stack ID.
- getStackId() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack ID.
- getStackIds() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
-
An array of stack IDs that specify the stacks to be described.
- getStacks() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
-
An array of Stack
objects that describe the stacks.
- getStackSummary() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
-
A StackSummary
object that contains the results.
- getStartFailed() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with start_failed
status.
- getStatus() - Method in class com.amazonaws.services.opsworks.model.Command
-
The command status:
- getStatus() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment status:
- getStatus() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance status:
- getStatus() - Method in class com.amazonaws.services.opsworks.model.Volume
-
- getStopFailed() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stop_failed
status.
- getStopped() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stopped
status.
- getStopping() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stopping
status.
- getSubnetId() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The ID of the instance's subnet.
- getSubnetId() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's subnet ID; applicable only if the stack is running in a VPC.
- getSubnetIds() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of subnet IDs, if the stack is running in a VPC.
- getSunday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Sunday.
- getSupported() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Indicates that an operating system is not supported for new instances.
- getTagKeys() - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
A list of the keys of tags to be removed from a stack or layer.
- getTags() - Method in class com.amazonaws.services.opsworks.model.ListTagsResult
-
A set of key-value pairs that contain tag keys and tag values that are attached to a stack or layer.
- getTags() - Method in class com.amazonaws.services.opsworks.model.TagResourceRequest
-
A map that contains tag keys and tag values that are attached to a stack or layer.
- getTemporaryCredential() - Method in class com.amazonaws.services.opsworks.model.GrantAccessResult
-
A TemporaryCredential
object that contains the data needed to log in to the instance by RDP clients,
such as the Microsoft Remote Desktop Connection.
- getTenancy() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's tenancy option.
- getTenancy() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's tenancy option, such as dedicated
or host
.
- getTerminated() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with terminated
status.
- getTerminating() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with terminating
status.
- getThresholdsWaitTime() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
- getThursday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Thursday.
- getTimeBasedAutoScalingConfigurations() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
-
An array of TimeBasedAutoScalingConfiguration
objects that describe the configuration for the
specified instances.
- getTimeZone() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time zone of log event time stamps.
- getTuesday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Tuesday.
- getType() - Method in class com.amazonaws.services.opsworks.model.App
-
The app type.
- getType() - Method in class com.amazonaws.services.opsworks.model.Command
-
The command type:
- getType() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app type.
- getType() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer type.
- getType() - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The data source's type, AutoSelectOpsworksMysqlInstance
, OpsworksMysqlInstance
,
RdsDbInstance
, or None
.
- getType() - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer type.
- getType() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The type of a supported operating system, either Linux
or Windows
.
- getType() - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The error type.
- getType() - Method in class com.amazonaws.services.opsworks.model.Source
-
The repository type.
- getType() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app type.
- getUnassigning() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Unassigning state.
- getUndeploy() - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a undeploy
event.
- getUpScaling() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
An AutoScalingThresholds
object that describes the upscaling configuration, which defines how and
when AWS OpsWorks Stacks increases the number of instances.
- getUpScaling() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
An AutoScalingThresholds
object with the upscaling threshold configuration.
- getUrl() - Method in class com.amazonaws.services.opsworks.model.Source
-
The source URL.
- getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to use custom cookbooks.
- getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Whether the stack uses custom cookbooks.
- getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.Stack
-
Whether the stack uses custom cookbooks.
- getUseCustomCookbooks() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Whether the stack uses custom cookbooks.
- getUseEbsOptimizedInstances() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to use Amazon EBS-optimized instances.
- getUseEbsOptimizedInstances() - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether the layer uses Amazon EBS-optimized instances.
- getUseEbsOptimizedInstances() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to use Amazon EBS-optimized instances.
- getUseOpsworksSecurityGroups() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- getUseOpsworksSecurityGroups() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- getUseOpsworksSecurityGroups() - Method in class com.amazonaws.services.opsworks.model.Stack
-
Whether the stack automatically associates the AWS OpsWorks Stacks built-in security groups with the stack's
layers.
- getUseOpsworksSecurityGroups() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- getUsername() - Method in class com.amazonaws.services.opsworks.model.Source
-
This parameter depends on the repository type.
- getUsername() - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The user name.
- getUserProfile() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
-
A UserProfile
object that describes the user's SSH information.
- getUserProfiles() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
-
A Users
object that describes the specified users.
- getValidForInMinutes() - Method in class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
The length of time (in minutes) that the grant is valid.
- getValidForInMinutes() - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The length of time (in minutes) that the grant is valid.
- getValue() - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Optional) The environment variable's value, which can be left empty.
- getVersion() - Method in class com.amazonaws.services.opsworks.model.AgentVersion
-
The agent version.
- getVersion() - Method in class com.amazonaws.services.opsworks.model.OperatingSystemConfigurationManager
-
The versions of the configuration manager that are supported by an operating system.
- getVersion() - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system version.
- getVersion() - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
The Chef version.
- getVirtualizationType() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's virtualization type, paravirtual
or hvm
.
- getVirtualizationType() - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's virtualization type: paravirtual
or hvm
.
- getVirtualName() - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
The virtual device name.
- getVolumeConfigurations() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- getVolumeConfigurations() - Method in class com.amazonaws.services.opsworks.model.Layer
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- getVolumeConfigurations() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- getVolumeId() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
-
The volume ID.
- getVolumeId() - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
-
The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance when you
registered the volume with the stack, not the Amazon EC2 volume ID.
- getVolumeId() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
-
The volume ID.
- getVolumeId() - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
-
The volume ID.
- getVolumeId() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The volume ID.
- getVolumeId() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume ID.
- getVolumeIds() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
Am array of volume IDs.
- getVolumes() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
-
An array of volume IDs.
- getVolumeSize() - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume size, in GiB.
- getVolumeType() - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume type.
- getVolumeType() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The volume type, standard or PIOPS.
- getVolumeType() - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume type.
- getVolumeType() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume type.
- getVpcId() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The ID of the VPC that the cloned stack is to be launched into.
- getVpcId() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The ID of the VPC that the stack is to be launched into.
- getVpcId() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The VPC ID.
- getVpcId() - Method in class com.amazonaws.services.opsworks.model.Stack
-
The VPC ID; applicable only if the stack is running in a VPC.
- getWednesday() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Wednesday.
- grantAccess(GrantAccessRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- grantAccess(GrantAccessRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
- grantAccess(GrantAccessRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
- grantAccessAsync(GrantAccessRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- grantAccessAsync(GrantAccessRequest, AsyncHandler<GrantAccessRequest, GrantAccessResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- grantAccessAsync(GrantAccessRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
- grantAccessAsync(GrantAccessRequest, AsyncHandler<GrantAccessRequest, GrantAccessResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
- grantAccessAsync(GrantAccessRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- grantAccessAsync(GrantAccessRequest, AsyncHandler<GrantAccessRequest, GrantAccessResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- GrantAccessRequest - Class in com.amazonaws.services.opsworks.model
-
- GrantAccessRequest() - Constructor for class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
- GrantAccessResult - Class in com.amazonaws.services.opsworks.model
-
Contains the response to a GrantAccess
request.
- GrantAccessResult() - Constructor for class com.amazonaws.services.opsworks.model.GrantAccessResult
-
- SelfUserProfile - Class in com.amazonaws.services.opsworks.model
-
Describes a user's SSH information.
- SelfUserProfile() - Constructor for class com.amazonaws.services.opsworks.model.SelfUserProfile
-
- ServiceError - Class in com.amazonaws.services.opsworks.model
-
Describes an AWS OpsWorks Stacks service error.
- ServiceError() - Constructor for class com.amazonaws.services.opsworks.model.ServiceError
-
- setAcknowledgedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
Date and time when the command was acknowledged.
- setAddress(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's address.
- setAgentInstallerUrl(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersResult
-
The AWS OpsWorks Stacks agent installer's URL.
- setAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default AWS OpsWorks Stacks agent version.
- setAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The default AWS OpsWorks Stacks agent version.
- setAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default AWS OpsWorks Stacks agent version.
- setAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The agent version.
- setAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The agent version.
- setAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The default AWS OpsWorks Stacks agent version.
- setAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default AWS OpsWorks Stacks agent version.
- setAgentVersions(Collection<AgentVersion>) - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsResult
-
The agent versions for the specified stack or configuration manager.
- setAlarms(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
Custom Cloudwatch auto scaling alarms, to be used as thresholds.
- setAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
Whether users can specify their own SSH public key through the My Settings page.
- setAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
Whether users can specify their own SSH public key through the My Settings page.
- setAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
Whether users can specify their own SSH public key through the My Settings page.
- setAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
-
Whether the user can use SSH.
- setAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user is allowed to use SSH to communicate with the instance.
- setAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
-
Whether the user can use sudo.
- setAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user is allowed to use sudo to elevate privileges.
- setAmiId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
A custom AMI ID to be used to create the instance.
- setAmiId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
A custom AMI ID to be used to create the instance.
- setAmiId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The ID of the AMI that was used to create the instance.
- setAppId(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app ID.
- setAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
-
The app ID.
- setAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The app ID.
- setAppId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
-
The app ID.
- setAppId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The app ID.
- setAppId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
The app ID.
- setAppId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app ID.
- setAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
An array of app IDs for the apps to be described.
- setApps(Collection<App>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
-
An array of App
objects that describe the specified apps.
- setAppsCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The number of apps.
- setAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.App
-
A Source
object that describes the app repository.
- setAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
A Source
object that specifies the app repository.
- setAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
A Source
object that specifies the app repository.
- setArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance architecture.
- setArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance architecture.
- setArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance architecture: "i386" or "x86_64".
- setArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance architecture: "i386" or "x86_64".
- setArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance architecture.
- setArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance architecture.
- setArgs(Map<String, List<String>>) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
The arguments of those commands that take arguments.
- setArn(String) - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The data source's ARN.
- setArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's Amazon Resource Number (ARN).
- setArn(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The Amazon Resource Number (ARN) of a layer.
- setArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's ARN.
- setArn(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack's ARN.
- setAssigning(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Assigning state.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.App
-
The stack attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- setAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
- setAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
- setAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
- setAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- setAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- setAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- setAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
An AutoScalingSchedule
with the instance schedule.
- setAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
A WeeklyAutoScalingSchedule
object with the instance schedule.
- setAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
For load-based or time-based instances, the type.
- setAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
For load-based or time-based instances, the type.
- setAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For load-based or time-based instances, the type.
- setAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For load-based or time-based instances, the type.
- setAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
For load-based or time-based instances, the type.
- setAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
For load-based or time-based instances, the type.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's Availability Zone.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume Availability Zone.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of Availability Zones.
- setBatchCount(Integer) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the max number of log events in a batch, up to 10000.
- setBatchSize(Integer) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the maximum size of log events in a batch, in bytes, up to 1048576 bytes.
- setBerkshelfVersion(String) - Method in class com.amazonaws.services.opsworks.model.ChefConfiguration
-
The Berkshelf version.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array of BlockDeviceMapping
objects that specify the instance's block devices.
- setBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array of BlockDeviceMapping
objects that specify the instance's block device mappings.
- setBooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with booting
status.
- setBufferDuration(Integer) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time duration for the batching of log events.
- setCertificate(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
The contents of the certificate's domain.crt file.
- setChain(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
Optional.
- setChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- setChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- setChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.Stack
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version.
- setChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- setCloneAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A list of source stack app IDs to be included in the cloned stack.
- setClonePermissions(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to clone the source stack's permissions.
- setCloudWatchLogsConfiguration(CloudWatchLogsConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Specifies CloudWatch Logs configuration options for the layer.
- setCloudWatchLogsConfiguration(CloudWatchLogsConfiguration) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The Amazon CloudWatch Logs configuration settings for the layer.
- setCloudWatchLogsConfiguration(CloudWatchLogsConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Specifies CloudWatch Logs configuration options for the layer.
- setCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A DeploymentCommand
object that specifies the deployment command and any associated arguments.
- setCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Used to specify a stack or deployment command.
- setCommandId(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command ID.
- setCommandIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
An array of command IDs.
- setCommands(Collection<Command>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
-
An array of Command
objects that describe each of the specified commands.
- setComment(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A user-defined comment.
- setComment(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
A user-defined comment.
- setCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
Date when the command completed.
- setCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Date when the deployment completed.
- setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.AgentVersion
-
The configuration manager.
- setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The configuration manager.
- setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The configuration manager.
- setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsRequest
-
The configuration manager.
- setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The configuration manager.
- setConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The configuration manager.
- setConfigurationManagers(Collection<OperatingSystemConfigurationManager>) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Supported configuration manager name and versions for an AWS OpsWorks Stacks operating system.
- setConfigure(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a configure
event.
- setConnectionLost(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with connection_lost
status.
- setCpuThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The CPU utilization threshold, as a percent of the available CPU.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.App
-
When the app was created.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
Date and time when the command was run.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Date when the deployment was created.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The time that the instance was created.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Date when the layer was created.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
When the RAID array was created.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
When the error occurred.
- setCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The date when the stack was created.
- setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.Stack
-
Contains the information required to retrieve an app or cookbook from a repository.
- setCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- setCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The ARN of an IAM profile to be used for the layer's EC2 instances.
- setCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The ARN of the default IAM profile to be used for the layer's EC2 instances.
- setCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The ARN of an IAM profile to be used for all of the layer's EC2 instances.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A string that contains user-defined, custom JSON.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A string that contains user-defined, custom JSON.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A JSON-formatted string containing custom stack configuration and deployment attributes to be installed on the
layer's instances.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A string that contains user-defined, custom JSON.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
A string that contains user-defined custom JSON.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A JSON formatted string containing the layer's custom stack configuration and deployment attributes.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
A JSON object that contains user-defined attributes to be added to the stack configuration and deployment
attributes.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A JSON-formatted string containing custom stack configuration and deployment attributes to be installed on the
layer's instances.
- setCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A string that contains user-defined, custom JSON.
- setCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A LayerCustomRecipes
object that specifies the layer custom recipes.
- setCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A LayerCustomRecipes
object that specifies the layer's custom recipes.
- setCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A LayerCustomRecipes
object that specifies the layer's custom recipes.
- setCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array containing the layer custom security group IDs.
- setCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's custom security group IDs.
- setCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array containing the layer's custom security group IDs.
- setDatabaseName(String) - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The database name.
- setDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.opsworks.model.App
-
The app's data sources.
- setDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app's data source.
- setDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's data sources.
- setDatetimeFormat(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies how the time stamp is extracted from logs.
- setDbInstanceIdentifier(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The DB instance identifier.
- setDbPassword(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
AWS OpsWorks Stacks returns *****FILTERED*****
instead of the actual value.
- setDbPassword(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The database password.
- setDbPassword(String) - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The database password.
- setDbUser(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The master user name.
- setDbUser(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The database's master user name.
- setDbUser(String) - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The master user name.
- setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack's default Availability Zone, which must be in the specified region.
- setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default Availability Zone, which must be in the specified region.
- setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's default Availability Zone.
- setDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's default Availability Zone, which must be in the stack's region.
- setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The Amazon Resource Name (ARN) of an IAM profile that is the default profile for all of the stack's EC2
instances.
- setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The Amazon Resource Name (ARN) of an IAM profile that is the default profile for all of the stack's EC2
instances.
- setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
- setDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
- setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's operating system, which must be set to one of the following.
- setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default operating system, which is installed on every instance unless you specify a different
operating system when you create the instance.
- setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's default operating system.
- setDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's operating system, which must be set to one of the following:
- setDefaultRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
-
AWS OpsWorks Stacks supports five lifecycle events: setup, configuration, deploy,
undeploy, and shutdown.
- setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default root device type.
- setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default root device type.
- setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default root device type.
- setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default root device type.
- setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default root device type.
- setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default root device type.
- setDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default root device type.
- setDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default root device type.
- setDefaultSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's security group names.
- setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A default Amazon EC2 key pair name.
- setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A default Amazon EC2 key pair name.
- setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
A default Amazon EC2 key pair for the stack's instances.
- setDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A default Amazon EC2 key-pair name.
- setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's default VPC subnet ID.
- setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default VPC subnet ID.
- setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default subnet ID; applicable only if the stack is running in a VPC.
- setDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's default VPC subnet ID.
- setDelayUntilElbConnectionsDrained(Boolean) - Method in class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
Whether to enable Elastic Load Balancing connection draining.
- setDeleteElasticIp(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
Whether to delete the instance Elastic IP address.
- setDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
Whether the volume is deleted on instance termination.
- setDeleteVolumes(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
Whether to delete the instance's Amazon EBS volumes.
- setDeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a deploy
event.
- setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command deployment ID.
- setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
-
The deployment ID, which can be used with other requests to identify the deployment.
- setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment ID.
- setDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
The deployment ID.
- setDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
An array of deployment IDs to be described.
- setDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
-
An array of Deployment
objects that describe the deployments.
- setDeregistering(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Deregistering state.
- setDescription(String) - Method in class com.amazonaws.services.opsworks.model.App
-
A description of the app.
- setDescription(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
A description of the app.
- setDescription(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
A description of the app.
- setDevice(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's Linux device.
- setDevice(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The device name.
- setDeviceName(String) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
The device name that is exposed to the instance, such as /dev/sdh
.
- setDnsName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The instance's public DNS name.
- setDocument(String) - Method in class com.amazonaws.services.opsworks.model.InstanceIdentity
-
A JSON document that contains the metadata.
- setDomain(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The domain.
- setDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.App
-
The app vhost settings with multiple domains separated by commas.
- setDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app virtual host settings, with multiple domains separated by commas.
- setDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's virtual host settings, with multiple domains separated by commas.
- setDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
An AutoScalingThresholds
object that describes the downscaling configuration, which defines how and
when AWS OpsWorks Stacks reduces the number of instances.
- setDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
An AutoScalingThresholds
object with the downscaling threshold configuration.
- setDuration(Integer) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment duration.
- setEbs(EbsBlockDevice) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
An EBSBlockDevice
that defines how to configure an Amazon EBS volume when the instance is launched.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
Whether to create an Amazon EBS-optimized instance.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.opsworks.model.Instance
-
Whether this is an Amazon EBS-optimized instance.
- setEbsOptimized(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
This property cannot be updated.
- setEc2InstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ID of the associated Amazon EC2 instance.
- setEc2InstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
- setEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
-
The Amazon EBS volume ID.
- setEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The Amazon EC2 volume ID.
- setEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterEcsClusterRequest
-
The cluster's Amazon Resource Number (ARN).
- setEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The cluster's ARN.
- setEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For container instances, the Amazon ECS cluster's ARN.
- setEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterRequest
-
The cluster's ARN.
- setEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterResult
-
The cluster's ARN.
- setEcsClusterArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
A list of ARNs, one for each cluster to be described.
- setEcsClusterName(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The cluster name.
- setEcsClusters(Collection<EcsCluster>) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
A list of EcsCluster
objects containing the cluster descriptions.
- setEcsContainerInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For container instances, the instance's ARN.
- setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
-
The Elastic IP address.
- setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
-
The Elastic IP address.
- setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
-
The Elastic IP address.
- setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
- setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
-
The Elastic IP address.
- setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
-
The Elastic IP address.
- setElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
-
The IP address for which you want to update the name.
- setElasticIps(Collection<ElasticIp>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
-
An ElasticIps
object that describes the specified Elastic IP addresses.
- setElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
-
The Elastic Load Balancing instance's name.
- setElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
-
The Elastic Load Balancing instance's name.
- setElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The Elastic Load Balancing instance's name.
- setElasticLoadBalancers(Collection<ElasticLoadBalancer>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
-
A list of ElasticLoadBalancer
objects that describe the specified Elastic Load Balancing instances.
- setEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
Whether load-based auto scaling is enabled for the layer.
- setEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
Enables load-based auto scaling for the layer.
- setEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to disable auto healing for the layer.
- setEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether auto healing is disabled for the layer.
- setEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to disable auto healing for the layer.
- setEnabled(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
Whether CloudWatch Logs is enabled for a layer.
- setEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.App
-
Whether to enable SSL for the app.
- setEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
Whether to enable SSL for the app.
- setEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
Whether SSL is enabled for the app.
- setEncoding(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the encoding of the log file so that the file can be read correctly.
- setEncoding(CloudWatchLogsEncoding) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the encoding of the log file so that the file can be read correctly.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.opsworks.model.Volume
-
Specifies whether an Amazon EBS volume is encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
Specifies whether an Amazon EBS volume is encrypted.
- setEndpoint(String) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- setEndpoint(String) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
- setEngine(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's database engine.
- setEnvironment(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.opsworks.model.App
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- setEnvironment(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- setEnvironment(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- setExecutionTimeout(Integer) - Method in class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
The time, in seconds, that AWS OpsWorks Stacks will wait after triggering a Shutdown event before shutting down
an instance.
- setExitCode(Integer) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command exit code.
- setFamily(String) - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system family.
- setFile(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies log files that you want to push to CloudWatch Logs.
- setFileFingerprintLines(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the range of lines for identifying a file.
- setForce(Boolean) - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
Specifies whether to force an instance to stop.
- setFriday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Friday.
- setHostname(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance host name.
- setHostname(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
The generated host name.
- setHostname(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance host name.
- setHostname(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's hostname.
- setHostname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance host name.
- setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's host name theme, with spaces are replaced by underscores.
- setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's host name theme, with spaces replaced by underscores.
- setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack host name theme, with spaces replaced by underscores.
- setHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's new host name theme, with spaces replaced by underscores.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's IAM ARN; this can also be a federated user's ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
-
The user's IAM ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
-
The user's IAM ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The user's IAM ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
-
The user's IAM ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Permission
-
The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's IAM ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user's IAM ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user IAM ARN.
- setIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's IAM ARN.
- setIamUserArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
-
An array of IAM or federated user ARNs that identify the users to be described.
- setId(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The ID of a supported operating system, such as Amazon Linux 2018.03
.
- setIgnoreMetricsTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks Stacks should ignore metrics and
suppress additional scaling events.
- setInfrastructureClass(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, the infrastructure class: ec2
or on-premises
.
- setInitialPosition(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies where to start to read data (start_of_file or end_of_file).
- setInitialPosition(CloudWatchLogsInitialPosition) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies where to start to read data (start_of_file or end_of_file).
- setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
Whether to install operating system and package updates when the instance boots.
- setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to install operating system and package updates when the instance boots.
- setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Instance
-
Whether to install operating system and package updates when the instance boots.
- setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether to install operating system and package updates when the instance boots.
- setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
Whether to install operating system and package updates when the instance boots.
- setInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to install operating system and package updates when the instance boots.
- setInstanceCount(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The number of instances to add or remove when the load exceeds a threshold.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The ID of the instance where the command was executed.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The ID of the instance that the address is attached to.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
The instance's AWS OpsWorks Stacks ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceResult
-
The registered instance's AWS OpsWorks Stacks ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The instance's AWS OpsWorks Stacks ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.UnassignInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance ID.
- setInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The instance ID.
- setInstanceIdentity(InstanceIdentity) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
An InstanceIdentity object that contains the instance's identity.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The instance IDs for the deployment targets.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The IDs of the target instances.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
An array of instance IDs to be described.
- setInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
-
An array of instance IDs.
- setInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ARN of the instance's IAM profile.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
-
An array of Instance
objects that describe the instances.
- setInstancesCount(InstancesCount) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
An InstancesCount
object with the number of instances in each status.
- setInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance type, such as t2.micro
.
- setInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance type, such as t2.micro
.
- setInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance type, such as t2.micro
.
- setIops(Integer) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The number of I/O operations per second (IOPS) that the volume supports.
- setIops(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
For PIOPS volumes, the IOPS per disk.
- setIops(Integer) - Method in class com.amazonaws.services.opsworks.model.Volume
-
For PIOPS volumes, the IOPS per disk.
- setIops(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
For PIOPS volumes, the IOPS per disk.
- setIp(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The IP address.
- setIps(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
An array of Elastic IP addresses to be described.
- setKey(String) - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Required) The environment variable's name, which can consist of up to 64 characters and must be specified.
- setLastServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ID of the last service error.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
-
The ID of the layer to which the Elastic Load Balancing instance is to be attached.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
-
The layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
-
The layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
A layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
-
The ID of the layer that the Elastic Load Balancing instance is attached to.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The ID of the layer that the instance is attached to.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
-
The layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
The layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
The layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
The layer ID.
- setLayerId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The layer ID.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
The layer ID, which must correspond to a custom layer.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The layer IDs for the deployment targets.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array that contains the instance's layer IDs.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
A list of layer IDs.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
An array of layer IDs that specify the layers to be described.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
-
An array of layer IDs.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance layer IDs.
- setLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's layer IDs.
- setLayers(Collection<Layer>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
-
An array of Layer
objects that describe the layers.
- setLayersCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The number of layers.
- setLevel(String) - Method in class com.amazonaws.services.opsworks.model.Permission
-
The user's permission level, which must be the following:
- setLevel(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user's permission level, which must be set to one of the following strings.
- setLifecycleEventConfiguration(LifecycleEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A LifeCycleEventConfiguration
object that you can use to configure the Shutdown event to specify an
execution timeout and enable or disable Elastic Load Balancer connection draining.
- setLifecycleEventConfiguration(LifecycleEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A LifeCycleEventConfiguration
object that specifies the Shutdown event configuration.
- setLifecycleEventConfiguration(LifecycleEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
- setLoadBasedAutoScaling(SetLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- setLoadBasedAutoScaling(SetLoadBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Specify the load-based auto scaling configuration for a specified layer.
- setLoadBasedAutoScaling(SetLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Specify the load-based auto scaling configuration for a specified layer.
- setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest, AsyncHandler<SetLoadBasedAutoScalingRequest, SetLoadBasedAutoScalingResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Specify the load-based auto scaling configuration for a specified layer.
- setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest, AsyncHandler<SetLoadBasedAutoScalingRequest, SetLoadBasedAutoScalingResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Specify the load-based auto scaling configuration for a specified layer.
- setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- setLoadBasedAutoScalingAsync(SetLoadBasedAutoScalingRequest, AsyncHandler<SetLoadBasedAutoScalingRequest, SetLoadBasedAutoScalingResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- setLoadBasedAutoScalingConfigurations(Collection<LoadBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
-
An array of LoadBasedAutoScalingConfiguration
objects that describe each layer's configuration.
- SetLoadBasedAutoScalingRequest - Class in com.amazonaws.services.opsworks.model
-
- SetLoadBasedAutoScalingRequest() - Constructor for class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
- SetLoadBasedAutoScalingResult - Class in com.amazonaws.services.opsworks.model
-
- SetLoadBasedAutoScalingResult() - Constructor for class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingResult
-
- setLoadThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The load threshold.
- setLogGroupName(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the destination log group.
- setLogStreams(Collection<CloudWatchLogsLogStream>) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
A list of configuration options for CloudWatch Logs.
- setLogUrl(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The URL of the command log.
- setManageBerkshelf(Boolean) - Method in class com.amazonaws.services.opsworks.model.ChefConfiguration
-
Whether to enable Berkshelf.
- setMaxResults(Integer) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
To receive a paginated response, use this parameter to specify the maximum number of results to be returned with
a single call.
- setMaxResults(Integer) - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
Do not use.
- setMemoryThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The memory utilization threshold, as a percent of the available memory.
- setMessage(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
A message that describes the error.
- setMissingOnRds(Boolean) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
Set to true
if AWS OpsWorks Stacks is unable to discover the Amazon RDS instance.
- setMonday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Monday.
- setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's mount point.
- setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The new mount point.
- setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume mount point.
- setMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume mount point.
- setMultiLineStartPattern(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the pattern for identifying the start of a log message.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer name, which is used by the console.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
Specifies the operation.
- setName(DeploymentCommandName) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
Specifies the operation.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The name of the operating system, such as Amazon Linux 2018.03
.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystemConfigurationManager
-
The name of the configuration manager, which is Chef.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
The name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
-
The new name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The layer name, which is used by the console.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's new name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The new name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's name.
- setName(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume name.
- setNextToken(String) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
If the previous paginated request did not return all of the remaining results, the response object's
NextToken
parameter value is set to a token.
- setNextToken(String) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
If a paginated request does not return all of the remaining results, this parameter is set to a token that you
can assign to the request object's NextToken
parameter to retrieve the next set of results.
- setNextToken(String) - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
Do not use.
- setNextToken(String) - Method in class com.amazonaws.services.opsworks.model.ListTagsResult
-
If a paginated request does not return all of the remaining results, this parameter is set to a token that you
can assign to the request object's NextToken
parameter to get the next set of results.
- setNoDevice(String) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
Suppresses the specified device included in the AMI's block device mapping.
- setNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The number of disks in the array.
- setNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The number of disks in the volume.
- setOnline(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with online
status.
- setOperatingSystems(Collection<OperatingSystem>) - Method in class com.amazonaws.services.opsworks.model.DescribeOperatingSystemsResult
-
Contains information in response to a DescribeOperatingSystems
request.
- setOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's operating system, which must be set to one of the following.
- setOs(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's operating system.
- setOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's operating system, which must be set to one of the following.
- setPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array of Package
objects that describes the layer packages.
- setPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array of Package
objects that describe the layer's packages.
- setPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array of Package
objects that describe the layer's packages.
- setParameters(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersResult
-
An embedded object that contains the provisioning parameters.
- setPassword(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
When included in a request, the parameter depends on the repository type.
- setPassword(String) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The password.
- setPending(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with pending
status.
- setPermission(SetPermissionRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- setPermission(SetPermissionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Specifies a user's permissions.
- setPermission(SetPermissionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Specifies a user's permissions.
- setPermissionAsync(SetPermissionRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- setPermissionAsync(SetPermissionRequest, AsyncHandler<SetPermissionRequest, SetPermissionResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- setPermissionAsync(SetPermissionRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Specifies a user's permissions.
- setPermissionAsync(SetPermissionRequest, AsyncHandler<SetPermissionRequest, SetPermissionResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Specifies a user's permissions.
- setPermissionAsync(SetPermissionRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- setPermissionAsync(SetPermissionRequest, AsyncHandler<SetPermissionRequest, SetPermissionResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- SetPermissionRequest - Class in com.amazonaws.services.opsworks.model
-
- SetPermissionRequest() - Constructor for class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
- SetPermissionResult - Class in com.amazonaws.services.opsworks.model
-
- SetPermissionResult() - Constructor for class com.amazonaws.services.opsworks.model.SetPermissionResult
-
- setPermissions(Collection<Permission>) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
-
An array of Permission
objects that describe the stack permissions.
- setPlatform(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's platform.
- setPrivateDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's private DNS name.
- setPrivateIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's private IP address.
- setPrivateIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's private IP address.
- setPrivateKey(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
The private key; the contents of the certificate's domain.kex file.
- setPublicDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance public DNS name.
- setPublicIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance public IP address.
- setPublicIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's public IP address.
- setRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
The RAID array ID.
- setRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array ID.
- setRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The RAID array ID.
- setRaidArrayIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
An array of RAID array IDs.
- setRaidArrays(Collection<RaidArray>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
-
A RaidArrays
object that describes the specified RAID arrays.
- setRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
- setRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
- setRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- setRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's ARN.
- setRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- setRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- setRdsDbInstanceArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
An array containing the ARNs of the instances to be described.
- setRdsDbInstances(Collection<RdsDbInstance>) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesResult
-
An a array of RdsDbInstance
objects that describe the instances.
- setRebooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with rebooting
status.
- setRegion(Region) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- setRegion(Region) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
- setRegion(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack AWS region, such as "ap-northeast-2".
- setRegion(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's AWS region, such as ap-south-1
.
- setRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The AWS region.
- setRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The instance's AWS region.
- setRegion(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's AWS region.
- setRegion(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack AWS region, such as "ap-northeast-2".
- setRegion(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The AWS region.
- setRegistered(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Registered state.
- setRegisteredAt(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The time and date that the cluster was registered with the stack.
- setRegisteredBy(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, who performed the registration.
- setRegistering(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Registering state.
- setReportedAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's reported AWS OpsWorks Stacks agent version.
- setReportedName(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
A short name for the operating system manufacturer.
- setReportedOs(ReportedOs) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, the reported operating system.
- setReportedVersion(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The version of the operating system, including the release and edition, if applicable.
- setRequested(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with requested
status.
- setResourceArn(String) - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
The stack or layer's Amazon Resource Number (ARN).
- setResourceArn(String) - Method in class com.amazonaws.services.opsworks.model.TagResourceRequest
-
The stack or layer's Amazon Resource Number (ARN).
- setResourceArn(String) - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
The stack or layer's Amazon Resource Number (ARN).
- setRevision(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
The application's version.
- setRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance root device type.
- setRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance root device type.
- setRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's root device type.
- setRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's root device type.
- setRootDeviceVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The root device volume ID.
- setRsaPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instances public RSA key.
- setRsaPublicKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instances public RSA key fingerprint.
- setRunningSetup(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with running_setup
status.
- setSaturday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Saturday.
- setSecure(Boolean) - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Optional) Whether the variable's value will be returned by the
DescribeApps action.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance security group IDs.
- setServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The error ID.
- setServiceErrorIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
An array of service error IDs.
- setServiceErrors(Collection<ServiceError>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
-
An array of ServiceError
objects that describe the specified service errors.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks Stacks to work with AWS
resources on your behalf.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks Stacks to work with AWS
resources on your behalf.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack AWS Identity and Access Management (IAM) role.
- setServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Do not use this parameter.
- setSetup(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a setup
event.
- setSetupFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with setup_failed
status.
- setShortname(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app's short name.
- setShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app's short name.
- setShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
For custom layers only, use this parameter to specify the layer's short name, which is used internally by AWS
OpsWorks Stacks and by Chef recipes.
- setShortname(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer short name.
- setShortname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
For custom layers only, use this parameter to specify the layer's short name, which is used internally by AWS
OpsWorks Stacks and by Chef.
- setShutdown(ShutdownEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.LifecycleEventConfiguration
-
A ShutdownEventConfiguration
object that specifies the Shutdown event configuration.
- setShutdown(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a shutdown
event.
- setShuttingDown(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with shutting_down
status.
- setSignature(String) - Method in class com.amazonaws.services.opsworks.model.InstanceIdentity
-
A signature that can be used to verify the document's accuracy and authenticity.
- setSize(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's size.
- setSize(Integer) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume size.
- setSize(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume size.
- setSnapshotId(String) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The snapshot ID.
- setSourceStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The source stack ID.
- setSshHostDsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The SSH key's Deep Security Agent (DSA) fingerprint.
- setSshHostRsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The SSH key's RSA fingerprint.
- setSshKey(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
In requests, the repository's SSH key.
- setSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's Amazon EC2 key-pair name.
- setSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's Amazon EC2 key-pair name.
- setSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's Amazon EC2 key name.
- setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's public SSH key.
- setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's SSH public key.
- setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
-
The user's SSH public key.
- setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user's new SSH public key.
- setSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's SSH public key.
- setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's SSH user name.
- setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's SSH user name.
- setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user's SSH user name.
- setSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's SSH user name.
- setSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.App
-
An SslConfiguration
object with the SSL configuration.
- setSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
An SslConfiguration
object with the SSL configuration.
- setSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
An SslConfiguration
object with the SSL configuration.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
-
The cloned stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
-
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as
DescribeStacks
.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
The app stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
A stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
A stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
A stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
A stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
The ID of the stack with which the instances are registered.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
A stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The ID of the stack that the instance is associated with.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Permission
-
A stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The ID of the stack with which the instance is registered.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The ID of the stack that the instance is to be registered with.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
-
The stack ID.
- setStackId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack ID.
- setStackIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
-
An array of stack IDs that specify the stacks to be described.
- setStacks(Collection<Stack>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
-
An array of Stack
objects that describe the stacks.
- setStackSummary(StackSummary) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
-
A StackSummary
object that contains the results.
- setStartFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with start_failed
status.
- setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command status:
- setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment status:
- setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance status:
- setStatus(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
- setStopFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stop_failed
status.
- setStopped(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stopped
status.
- setStopping(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stopping
status.
- setSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The ID of the instance's subnet.
- setSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's subnet ID; applicable only if the stack is running in a VPC.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of subnet IDs, if the stack is running in a VPC.
- setSunday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Sunday.
- setSupported(Boolean) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Indicates that an operating system is not supported for new instances.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
A list of the keys of tags to be removed from a stack or layer.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.ListTagsResult
-
A set of key-value pairs that contain tag keys and tag values that are attached to a stack or layer.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.TagResourceRequest
-
A map that contains tag keys and tag values that are attached to a stack or layer.
- setTemporaryCredential(TemporaryCredential) - Method in class com.amazonaws.services.opsworks.model.GrantAccessResult
-
A TemporaryCredential
object that contains the data needed to log in to the instance by RDP clients,
such as the Microsoft Remote Desktop Connection.
- setTenancy(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's tenancy option.
- setTenancy(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's tenancy option, such as dedicated
or host
.
- setTerminated(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with terminated
status.
- setTerminating(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with terminating
status.
- setThresholdsWaitTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
- setThursday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Thursday.
- setTimeBasedAutoScaling(SetTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- setTimeBasedAutoScaling(SetTimeBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Specify the time-based auto scaling configuration for a specified instance.
- setTimeBasedAutoScaling(SetTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Specify the time-based auto scaling configuration for a specified instance.
- setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest, AsyncHandler<SetTimeBasedAutoScalingRequest, SetTimeBasedAutoScalingResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Specify the time-based auto scaling configuration for a specified instance.
- setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest, AsyncHandler<SetTimeBasedAutoScalingRequest, SetTimeBasedAutoScalingResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Specify the time-based auto scaling configuration for a specified instance.
- setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- setTimeBasedAutoScalingAsync(SetTimeBasedAutoScalingRequest, AsyncHandler<SetTimeBasedAutoScalingRequest, SetTimeBasedAutoScalingResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- setTimeBasedAutoScalingConfigurations(Collection<TimeBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
-
An array of TimeBasedAutoScalingConfiguration
objects that describe the configuration for the
specified instances.
- SetTimeBasedAutoScalingRequest - Class in com.amazonaws.services.opsworks.model
-
- SetTimeBasedAutoScalingRequest() - Constructor for class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
- SetTimeBasedAutoScalingResult - Class in com.amazonaws.services.opsworks.model
-
- SetTimeBasedAutoScalingResult() - Constructor for class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingResult
-
- setTimeZone(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time zone of log event time stamps.
- setTimeZone(CloudWatchLogsTimeZone) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time zone of log event time stamps.
- setTuesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Tuesday.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app type.
- setType(AppType) - Method in class com.amazonaws.services.opsworks.model.App
-
The app type.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command type:
- setType(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app type.
- setType(AppType) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app type.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer type.
- setType(LayerType) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer type.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The data source's type, AutoSelectOpsworksMysqlInstance
, OpsworksMysqlInstance
,
RdsDbInstance
, or None
.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer type.
- setType(LayerType) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer type.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The type of a supported operating system, either Linux
or Windows
.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The error type.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
The repository type.
- setType(SourceType) - Method in class com.amazonaws.services.opsworks.model.Source
-
The repository type.
- setType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app type.
- setType(AppType) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app type.
- setUnassigning(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Unassigning state.
- setUndeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a undeploy
event.
- setUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
An AutoScalingThresholds
object that describes the upscaling configuration, which defines how and
when AWS OpsWorks Stacks increases the number of instances.
- setUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
An AutoScalingThresholds
object with the upscaling threshold configuration.
- setUrl(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
The source URL.
- setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to use custom cookbooks.
- setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Whether the stack uses custom cookbooks.
- setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.Stack
-
Whether the stack uses custom cookbooks.
- setUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Whether the stack uses custom cookbooks.
- setUseEbsOptimizedInstances(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to use Amazon EBS-optimized instances.
- setUseEbsOptimizedInstances(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether the layer uses Amazon EBS-optimized instances.
- setUseEbsOptimizedInstances(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to use Amazon EBS-optimized instances.
- setUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- setUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- setUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.Stack
-
Whether the stack automatically associates the AWS OpsWorks Stacks built-in security groups with the stack's
layers.
- setUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- setUsername(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
This parameter depends on the repository type.
- setUsername(String) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The user name.
- setUserProfile(SelfUserProfile) - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
-
A UserProfile
object that describes the user's SSH information.
- setUserProfiles(Collection<UserProfile>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
-
A Users
object that describes the specified users.
- setValidForInMinutes(Integer) - Method in class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
The length of time (in minutes) that the grant is valid.
- setValidForInMinutes(Integer) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The length of time (in minutes) that the grant is valid.
- setValue(String) - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Optional) The environment variable's value, which can be left empty.
- setVersion(String) - Method in class com.amazonaws.services.opsworks.model.AgentVersion
-
The agent version.
- setVersion(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystemConfigurationManager
-
The versions of the configuration manager that are supported by an operating system.
- setVersion(String) - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system version.
- setVersion(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
The Chef version.
- setVirtualizationType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's virtualization type, paravirtual
or hvm
.
- setVirtualizationType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's virtualization type: paravirtual
or hvm
.
- setVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's virtualization type: paravirtual
or hvm
.
- setVirtualName(String) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
The virtual device name.
- setVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- setVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- setVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
-
The volume ID.
- setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
-
The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance when you
registered the volume with the stack, not the Amazon EC2 volume ID.
- setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
-
The volume ID.
- setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
-
The volume ID.
- setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The volume ID.
- setVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume ID.
- setVolumeIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
Am array of volume IDs.
- setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
-
An array of volume IDs.
- setVolumeSize(Integer) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume size, in GiB.
- setVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume type.
- setVolumeType(VolumeType) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume type.
- setVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The volume type, standard or PIOPS.
- setVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume type.
- setVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume type.
- setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The ID of the VPC that the cloned stack is to be launched into.
- setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The ID of the VPC that the stack is to be launched into.
- setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The VPC ID.
- setVpcId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The VPC ID; applicable only if the stack is running in a VPC.
- setWednesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Wednesday.
- shutdown() - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- shutdown() - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
- shutdown() - Method in class com.amazonaws.services.opsworks.waiters.AWSOpsWorksWaiters
-
- ShutdownEventConfiguration - Class in com.amazonaws.services.opsworks.model
-
The Shutdown event configuration.
- ShutdownEventConfiguration() - Constructor for class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
- Source - Class in com.amazonaws.services.opsworks.model
-
Contains the information required to retrieve an app or cookbook from a repository.
- Source() - Constructor for class com.amazonaws.services.opsworks.model.Source
-
- SourceType - Enum in com.amazonaws.services.opsworks.model
-
- SslConfiguration - Class in com.amazonaws.services.opsworks.model
-
Describes an app's SSL configuration.
- SslConfiguration() - Constructor for class com.amazonaws.services.opsworks.model.SslConfiguration
-
- Stack - Class in com.amazonaws.services.opsworks.model
-
Describes a stack.
- Stack() - Constructor for class com.amazonaws.services.opsworks.model.Stack
-
- StackAttributesKeys - Enum in com.amazonaws.services.opsworks.model
-
- StackConfigurationManager - Class in com.amazonaws.services.opsworks.model
-
Describes the configuration manager.
- StackConfigurationManager() - Constructor for class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
- StackSummary - Class in com.amazonaws.services.opsworks.model
-
Summarizes the number of layers, instances, and apps in a stack.
- StackSummary() - Constructor for class com.amazonaws.services.opsworks.model.StackSummary
-
- standard() - Static method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.opsworks.AWSOpsWorksClientBuilder
-
- startInstance(StartInstanceRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- startInstance(StartInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Starts a specified instance.
- startInstance(StartInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Starts a specified instance.
- startInstanceAsync(StartInstanceRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, StartInstanceResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- startInstanceAsync(StartInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Starts a specified instance.
- startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, StartInstanceResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Starts a specified instance.
- startInstanceAsync(StartInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- startInstanceAsync(StartInstanceRequest, AsyncHandler<StartInstanceRequest, StartInstanceResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- StartInstanceRequest - Class in com.amazonaws.services.opsworks.model
-
- StartInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.StartInstanceRequest
-
- StartInstanceResult - Class in com.amazonaws.services.opsworks.model
-
- StartInstanceResult() - Constructor for class com.amazonaws.services.opsworks.model.StartInstanceResult
-
- startStack(StartStackRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- startStack(StartStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Starts a stack's instances.
- startStack(StartStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Starts a stack's instances.
- startStackAsync(StartStackRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- startStackAsync(StartStackRequest, AsyncHandler<StartStackRequest, StartStackResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- startStackAsync(StartStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Starts a stack's instances.
- startStackAsync(StartStackRequest, AsyncHandler<StartStackRequest, StartStackResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Starts a stack's instances.
- startStackAsync(StartStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- startStackAsync(StartStackRequest, AsyncHandler<StartStackRequest, StartStackResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- StartStackRequest - Class in com.amazonaws.services.opsworks.model
-
- StartStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.StartStackRequest
-
- StartStackResult - Class in com.amazonaws.services.opsworks.model
-
- StartStackResult() - Constructor for class com.amazonaws.services.opsworks.model.StartStackResult
-
- stopInstance(StopInstanceRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- stopInstance(StopInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Stops a specified instance.
- stopInstance(StopInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Stops a specified instance.
- stopInstanceAsync(StopInstanceRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, StopInstanceResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- stopInstanceAsync(StopInstanceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Stops a specified instance.
- stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, StopInstanceResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Stops a specified instance.
- stopInstanceAsync(StopInstanceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- stopInstanceAsync(StopInstanceRequest, AsyncHandler<StopInstanceRequest, StopInstanceResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- StopInstanceRequest - Class in com.amazonaws.services.opsworks.model
-
- StopInstanceRequest() - Constructor for class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
- StopInstanceResult - Class in com.amazonaws.services.opsworks.model
-
- StopInstanceResult() - Constructor for class com.amazonaws.services.opsworks.model.StopInstanceResult
-
- stopStack(StopStackRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- stopStack(StopStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Stops a specified stack.
- stopStack(StopStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Stops a specified stack.
- stopStackAsync(StopStackRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- stopStackAsync(StopStackRequest, AsyncHandler<StopStackRequest, StopStackResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- stopStackAsync(StopStackRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Stops a specified stack.
- stopStackAsync(StopStackRequest, AsyncHandler<StopStackRequest, StopStackResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Stops a specified stack.
- stopStackAsync(StopStackRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- stopStackAsync(StopStackRequest, AsyncHandler<StopStackRequest, StopStackResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- StopStackRequest - Class in com.amazonaws.services.opsworks.model
-
- StopStackRequest() - Constructor for class com.amazonaws.services.opsworks.model.StopStackRequest
-
- StopStackResult - Class in com.amazonaws.services.opsworks.model
-
- StopStackResult() - Constructor for class com.amazonaws.services.opsworks.model.StopStackResult
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorksAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.opsworks.AWSOpsWorksAsync
-
Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.opsworks.AWSOpsWorksAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.opsworks.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.opsworks.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.opsworks.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.opsworks.model.TagResourceResult
-
- TemporaryCredential - Class in com.amazonaws.services.opsworks.model
-
Contains the data needed by RDP clients such as the Microsoft Remote Desktop Connection to log in to the instance.
- TemporaryCredential() - Constructor for class com.amazonaws.services.opsworks.model.TemporaryCredential
-
- TimeBasedAutoScalingConfiguration - Class in com.amazonaws.services.opsworks.model
-
Describes an instance's time-based auto scaling configuration.
- TimeBasedAutoScalingConfiguration() - Constructor for class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
- toString() - Method in class com.amazonaws.services.opsworks.model.AgentVersion
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.App
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.AppAttributesKeys
-
- toString() - Method in enum com.amazonaws.services.opsworks.model.AppType
-
- toString() - Method in enum com.amazonaws.services.opsworks.model.Architecture
-
- toString() - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AssignInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AssignVolumeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.AutoScalingType
-
- toString() - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ChefConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.CloudWatchLogsEncoding
-
- toString() - Method in enum com.amazonaws.services.opsworks.model.CloudWatchLogsInitialPosition
-
- toString() - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.CloudWatchLogsTimeZone
-
- toString() - Method in class com.amazonaws.services.opsworks.model.Command
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DataSource
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteAppResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteLayerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteStackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.DeploymentCommandName
-
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterEcsClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterEcsClusterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterRdsDbInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterRdsDbInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeOperatingSystemsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeOperatingSystemsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.GrantAccessResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.Instance
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.InstanceIdentity
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.Layer
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.LayerAttributesKeys
-
- toString() - Method in enum com.amazonaws.services.opsworks.model.LayerType
-
- toString() - Method in class com.amazonaws.services.opsworks.model.LifecycleEventConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ListTagsResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.OperatingSystemConfigurationManager
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.Permission
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RebootInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.Recipes
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.RootDeviceType
-
- toString() - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.SetPermissionResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.Source
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.SourceType
-
- toString() - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.Stack
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.StackAttributesKeys
-
- toString() - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StartInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StartStackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StopInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.StopStackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UnassignInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UnassignInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateAppResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateLayerResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateStackResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.VirtualizationType
-
- toString() - Method in class com.amazonaws.services.opsworks.model.Volume
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.opsworks.model.VolumeType
-
- toString() - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
Returns a string representation of this object.
- waiters() - Method in class com.amazonaws.services.opsworks.AbstractAWSOpsWorks
-
- waiters() - Method in interface com.amazonaws.services.opsworks.AWSOpsWorks
-
- waiters() - Method in class com.amazonaws.services.opsworks.AWSOpsWorksClient
-
- WeeklyAutoScalingSchedule - Class in com.amazonaws.services.opsworks.model
-
Describes a time-based instance's auto scaling schedule.
- WeeklyAutoScalingSchedule() - Constructor for class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
- withAcknowledgedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
Date and time when the command was acknowledged.
- withAddress(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's address.
- withAgentInstallerUrl(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersResult
-
The AWS OpsWorks Stacks agent installer's URL.
- withAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default AWS OpsWorks Stacks agent version.
- withAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The default AWS OpsWorks Stacks agent version.
- withAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default AWS OpsWorks Stacks agent version.
- withAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The agent version.
- withAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The agent version.
- withAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The default AWS OpsWorks Stacks agent version.
- withAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default AWS OpsWorks Stacks agent version.
- withAgentVersions(AgentVersion...) - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsResult
-
The agent versions for the specified stack or configuration manager.
- withAgentVersions(Collection<AgentVersion>) - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsResult
-
The agent versions for the specified stack or configuration manager.
- withAlarms(String...) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
Custom Cloudwatch auto scaling alarms, to be used as thresholds.
- withAlarms(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
Custom Cloudwatch auto scaling alarms, to be used as thresholds.
- withAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
Whether users can specify their own SSH public key through the My Settings page.
- withAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
Whether users can specify their own SSH public key through the My Settings page.
- withAllowSelfManagement(Boolean) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
Whether users can specify their own SSH public key through the My Settings page.
- withAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
-
Whether the user can use SSH.
- withAllowSsh(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user is allowed to use SSH to communicate with the instance.
- withAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.Permission
-
Whether the user can use sudo.
- withAllowSudo(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user is allowed to use sudo to elevate privileges.
- withAmiId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
A custom AMI ID to be used to create the instance.
- withAmiId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
A custom AMI ID to be used to create the instance.
- withAmiId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The ID of the AMI that was used to create the instance.
- withAppId(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app ID.
- withAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppResult
-
The app ID.
- withAppId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The app ID.
- withAppId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteAppRequest
-
The app ID.
- withAppId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The app ID.
- withAppId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
The app ID.
- withAppId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app ID.
- withAppIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
An array of app IDs for the apps to be described.
- withAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
An array of app IDs for the apps to be described.
- withApps(App...) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
-
An array of App
objects that describe the specified apps.
- withApps(Collection<App>) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsResult
-
An array of App
objects that describe the specified apps.
- withAppsCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The number of apps.
- withAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.App
-
A Source
object that describes the app repository.
- withAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
A Source
object that specifies the app repository.
- withAppSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
A Source
object that specifies the app repository.
- withArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance architecture.
- withArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance architecture.
- withArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance architecture: "i386" or "x86_64".
- withArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance architecture: "i386" or "x86_64".
- withArchitecture(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance architecture.
- withArchitecture(Architecture) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance architecture.
- withArgs(Map<String, List<String>>) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
The arguments of those commands that take arguments.
- withArn(String) - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The data source's ARN.
- withArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's Amazon Resource Number (ARN).
- withArn(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The Amazon Resource Number (ARN) of a layer.
- withArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's ARN.
- withArn(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack's ARN.
- withAssigning(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Assigning state.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.App
-
The stack attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A list of stack attributes and values as key/value pairs to be added to the cloned stack.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
One or more user-defined key/value pairs to be added to the stack attributes.
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
One or more user-defined key-value pairs to be added to the stack attributes.
- withAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
- withAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
- withAutoAssignElasticIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
- withAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- withAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- withAutoAssignPublicIps(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
For stacks that are running in a VPC, whether to automatically assign a public IP address to the layer's
instances.
- withAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
An AutoScalingSchedule
with the instance schedule.
- withAutoScalingSchedule(WeeklyAutoScalingSchedule) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
A WeeklyAutoScalingSchedule
object with the instance schedule.
- withAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
For load-based or time-based instances, the type.
- withAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
For load-based or time-based instances, the type.
- withAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For load-based or time-based instances, the type.
- withAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For load-based or time-based instances, the type.
- withAutoScalingType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
For load-based or time-based instances, the type.
- withAutoScalingType(AutoScalingType) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
For load-based or time-based instances, the type.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's Availability Zone.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume Availability Zone.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of Availability Zones.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of Availability Zones.
- withBatchCount(Integer) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the max number of log events in a batch, up to 10000.
- withBatchSize(Integer) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the maximum size of log events in a batch, in bytes, up to 1048576 bytes.
- withBerkshelfVersion(String) - Method in class com.amazonaws.services.opsworks.model.ChefConfiguration
-
The Berkshelf version.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array of BlockDeviceMapping
objects that specify the instance's block devices.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array of BlockDeviceMapping
objects that specify the instance's block devices.
- withBlockDeviceMappings(BlockDeviceMapping...) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array of BlockDeviceMapping
objects that specify the instance's block device mappings.
- withBlockDeviceMappings(Collection<BlockDeviceMapping>) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array of BlockDeviceMapping
objects that specify the instance's block device mappings.
- withBooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with booting
status.
- withBufferDuration(Integer) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time duration for the batching of log events.
- withCertificate(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
The contents of the certificate's domain.crt file.
- withChain(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
Optional.
- withChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- withChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- withChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.Stack
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version.
- withChefConfiguration(ChefConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version on
Chef 11.10 stacks.
- withCloneAppIds(String...) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A list of source stack app IDs to be included in the cloned stack.
- withCloneAppIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A list of source stack app IDs to be included in the cloned stack.
- withClonePermissions(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to clone the source stack's permissions.
- withCloudWatchLogsConfiguration(CloudWatchLogsConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Specifies CloudWatch Logs configuration options for the layer.
- withCloudWatchLogsConfiguration(CloudWatchLogsConfiguration) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The Amazon CloudWatch Logs configuration settings for the layer.
- withCloudWatchLogsConfiguration(CloudWatchLogsConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Specifies CloudWatch Logs configuration options for the layer.
- withCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A DeploymentCommand
object that specifies the deployment command and any associated arguments.
- withCommand(DeploymentCommand) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Used to specify a stack or deployment command.
- withCommandId(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command ID.
- withCommandIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
An array of command IDs.
- withCommandIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
An array of command IDs.
- withCommands(Command...) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
-
An array of Command
objects that describe each of the specified commands.
- withCommands(Collection<Command>) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsResult
-
An array of Command
objects that describe each of the specified commands.
- withComment(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A user-defined comment.
- withComment(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
A user-defined comment.
- withCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
Date when the command completed.
- withCompletedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Date when the deployment completed.
- withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.AgentVersion
-
The configuration manager.
- withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The configuration manager.
- withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The configuration manager.
- withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsRequest
-
The configuration manager.
- withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The configuration manager.
- withConfigurationManager(StackConfigurationManager) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The configuration manager.
- withConfigurationManagers(OperatingSystemConfigurationManager...) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Supported configuration manager name and versions for an AWS OpsWorks Stacks operating system.
- withConfigurationManagers(Collection<OperatingSystemConfigurationManager>) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Supported configuration manager name and versions for an AWS OpsWorks Stacks operating system.
- withConfigure(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a configure
event.
- withConfigure(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a configure
event.
- withConnectionLost(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with connection_lost
status.
- withCpuThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The CPU utilization threshold, as a percent of the available CPU.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.App
-
When the app was created.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
Date and time when the command was run.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
Date when the deployment was created.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The time that the instance was created.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Date when the layer was created.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
When the RAID array was created.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
When the error occurred.
- withCreatedAt(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The date when the stack was created.
- withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.Stack
-
Contains the information required to retrieve an app or cookbook from a repository.
- withCustomCookbooksSource(Source) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Contains the information required to retrieve an app or cookbook from a repository.
- withCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The ARN of an IAM profile to be used for the layer's EC2 instances.
- withCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The ARN of the default IAM profile to be used for the layer's EC2 instances.
- withCustomInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The ARN of an IAM profile to be used for all of the layer's EC2 instances.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A string that contains user-defined, custom JSON.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
A string that contains user-defined, custom JSON.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A JSON-formatted string containing custom stack configuration and deployment attributes to be installed on the
layer's instances.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A string that contains user-defined, custom JSON.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
A string that contains user-defined custom JSON.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A JSON formatted string containing the layer's custom stack configuration and deployment attributes.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
A JSON object that contains user-defined attributes to be added to the stack configuration and deployment
attributes.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A JSON-formatted string containing custom stack configuration and deployment attributes to be installed on the
layer's instances.
- withCustomJson(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A string that contains user-defined, custom JSON.
- withCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A LayerCustomRecipes
object that specifies the layer custom recipes.
- withCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A LayerCustomRecipes
object that specifies the layer's custom recipes.
- withCustomRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A LayerCustomRecipes
object that specifies the layer's custom recipes.
- withCustomSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array containing the layer custom security group IDs.
- withCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array containing the layer custom security group IDs.
- withCustomSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's custom security group IDs.
- withCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's custom security group IDs.
- withCustomSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array containing the layer's custom security group IDs.
- withCustomSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array containing the layer's custom security group IDs.
- withDatabaseName(String) - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The database name.
- withDataSources(DataSource...) - Method in class com.amazonaws.services.opsworks.model.App
-
The app's data sources.
- withDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.opsworks.model.App
-
The app's data sources.
- withDataSources(DataSource...) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app's data source.
- withDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app's data source.
- withDataSources(DataSource...) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's data sources.
- withDataSources(Collection<DataSource>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's data sources.
- withDatetimeFormat(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies how the time stamp is extracted from logs.
- withDbInstanceIdentifier(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The DB instance identifier.
- withDbPassword(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
AWS OpsWorks Stacks returns *****FILTERED*****
instead of the actual value.
- withDbPassword(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The database password.
- withDbPassword(String) - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The database password.
- withDbUser(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The master user name.
- withDbUser(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The database's master user name.
- withDbUser(String) - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The master user name.
- withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack's default Availability Zone, which must be in the specified region.
- withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default Availability Zone, which must be in the specified region.
- withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's default Availability Zone.
- withDefaultAvailabilityZone(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's default Availability Zone, which must be in the stack's region.
- withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The Amazon Resource Name (ARN) of an IAM profile that is the default profile for all of the stack's EC2
instances.
- withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The Amazon Resource Name (ARN) of an IAM profile that is the default profile for all of the stack's EC2
instances.
- withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
- withDefaultInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances.
- withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's operating system, which must be set to one of the following.
- withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default operating system, which is installed on every instance unless you specify a different
operating system when you create the instance.
- withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack's default operating system.
- withDefaultOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's operating system, which must be set to one of the following:
- withDefaultRecipes(Recipes) - Method in class com.amazonaws.services.opsworks.model.Layer
-
AWS OpsWorks Stacks supports five lifecycle events: setup, configuration, deploy,
undeploy, and shutdown.
- withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default root device type.
- withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The default root device type.
- withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default root device type.
- withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The default root device type.
- withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default root device type.
- withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default root device type.
- withDefaultRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default root device type.
- withDefaultRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The default root device type.
- withDefaultSecurityGroupNames(String...) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's security group names.
- withDefaultSecurityGroupNames(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array containing the layer's security group names.
- withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
A default Amazon EC2 key pair name.
- withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
A default Amazon EC2 key pair name.
- withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
A default Amazon EC2 key pair for the stack's instances.
- withDefaultSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
A default Amazon EC2 key-pair name.
- withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's default VPC subnet ID.
- withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's default VPC subnet ID.
- withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The default subnet ID; applicable only if the stack is running in a VPC.
- withDefaultSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's default VPC subnet ID.
- withDelayUntilElbConnectionsDrained(Boolean) - Method in class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
Whether to enable Elastic Load Balancing connection draining.
- withDeleteElasticIp(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
Whether to delete the instance Elastic IP address.
- withDeleteOnTermination(Boolean) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
Whether the volume is deleted on instance termination.
- withDeleteVolumes(Boolean) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
Whether to delete the instance's Amazon EBS volumes.
- withDeploy(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a deploy
event.
- withDeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a deploy
event.
- withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command deployment ID.
- withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentResult
-
The deployment ID, which can be used with other requests to identify the deployment.
- withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment ID.
- withDeploymentId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
The deployment ID.
- withDeploymentIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
An array of deployment IDs to be described.
- withDeploymentIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
An array of deployment IDs to be described.
- withDeployments(Deployment...) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
-
An array of Deployment
objects that describe the deployments.
- withDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult
-
An array of Deployment
objects that describe the deployments.
- withDeregistering(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Deregistering state.
- withDescription(String) - Method in class com.amazonaws.services.opsworks.model.App
-
A description of the app.
- withDescription(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
A description of the app.
- withDescription(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
A description of the app.
- withDevice(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's Linux device.
- withDevice(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The device name.
- withDeviceName(String) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
The device name that is exposed to the instance, such as /dev/sdh
.
- withDnsName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The instance's public DNS name.
- withDocument(String) - Method in class com.amazonaws.services.opsworks.model.InstanceIdentity
-
A JSON document that contains the metadata.
- withDomain(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The domain.
- withDomains(String...) - Method in class com.amazonaws.services.opsworks.model.App
-
The app vhost settings with multiple domains separated by commas.
- withDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.App
-
The app vhost settings with multiple domains separated by commas.
- withDomains(String...) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app virtual host settings, with multiple domains separated by commas.
- withDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app virtual host settings, with multiple domains separated by commas.
- withDomains(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's virtual host settings, with multiple domains separated by commas.
- withDomains(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app's virtual host settings, with multiple domains separated by commas.
- withDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
An AutoScalingThresholds
object that describes the downscaling configuration, which defines how and
when AWS OpsWorks Stacks reduces the number of instances.
- withDownScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
An AutoScalingThresholds
object with the downscaling threshold configuration.
- withDuration(Integer) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment duration.
- withEbs(EbsBlockDevice) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
An EBSBlockDevice
that defines how to configure an Amazon EBS volume when the instance is launched.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
Whether to create an Amazon EBS-optimized instance.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.opsworks.model.Instance
-
Whether this is an Amazon EBS-optimized instance.
- withEbsOptimized(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
This property cannot be updated.
- withEc2InstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ID of the associated Amazon EC2 instance.
- withEc2InstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
- withEc2InstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of the EC2 instances that the Elastic Load Balancing instance is managing traffic for.
- withEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
-
The Amazon EBS volume ID.
- withEc2VolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The Amazon EC2 volume ID.
- withEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterEcsClusterRequest
-
The cluster's Amazon Resource Number (ARN).
- withEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The cluster's ARN.
- withEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For container instances, the Amazon ECS cluster's ARN.
- withEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterRequest
-
The cluster's ARN.
- withEcsClusterArn(String) - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterResult
-
The cluster's ARN.
- withEcsClusterArns(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
A list of ARNs, one for each cluster to be described.
- withEcsClusterArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
A list of ARNs, one for each cluster to be described.
- withEcsClusterName(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The cluster name.
- withEcsClusters(EcsCluster...) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
A list of EcsCluster
objects containing the cluster descriptions.
- withEcsClusters(Collection<EcsCluster>) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
A list of EcsCluster
objects containing the cluster descriptions.
- withEcsContainerInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For container instances, the instance's ARN.
- withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
-
The Elastic IP address.
- withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterElasticIpRequest
-
The Elastic IP address.
- withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.DisassociateElasticIpRequest
-
The Elastic IP address.
- withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
- withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
-
The Elastic IP address.
- withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpResult
-
The Elastic IP address.
- withElasticIp(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
-
The IP address for which you want to update the name.
- withElasticIps(ElasticIp...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
-
An ElasticIps
object that describes the specified Elastic IP addresses.
- withElasticIps(Collection<ElasticIp>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult
-
An ElasticIps
object that describes the specified Elastic IP addresses.
- withElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
-
The Elastic Load Balancing instance's name.
- withElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
-
The Elastic Load Balancing instance's name.
- withElasticLoadBalancerName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The Elastic Load Balancing instance's name.
- withElasticLoadBalancers(ElasticLoadBalancer...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
-
A list of ElasticLoadBalancer
objects that describe the specified Elastic Load Balancing instances.
- withElasticLoadBalancers(Collection<ElasticLoadBalancer>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult
-
A list of ElasticLoadBalancer
objects that describe the specified Elastic Load Balancing instances.
- withEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
Whether load-based auto scaling is enabled for the layer.
- withEnable(Boolean) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
Enables load-based auto scaling for the layer.
- withEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to disable auto healing for the layer.
- withEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether auto healing is disabled for the layer.
- withEnableAutoHealing(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to disable auto healing for the layer.
- withEnabled(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
Whether CloudWatch Logs is enabled for a layer.
- withEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.App
-
Whether to enable SSL for the app.
- withEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
Whether to enable SSL for the app.
- withEnableSsl(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
Whether SSL is enabled for the app.
- withEncoding(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the encoding of the log file so that the file can be read correctly.
- withEncoding(CloudWatchLogsEncoding) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the encoding of the log file so that the file can be read correctly.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.opsworks.model.Volume
-
Specifies whether an Amazon EBS volume is encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
Specifies whether an Amazon EBS volume is encrypted.
- withEngine(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's database engine.
- withEnvironment(EnvironmentVariable...) - Method in class com.amazonaws.services.opsworks.model.App
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- withEnvironment(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.opsworks.model.App
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- withEnvironment(EnvironmentVariable...) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- withEnvironment(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- withEnvironment(EnvironmentVariable...) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- withEnvironment(Collection<EnvironmentVariable>) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
An array of EnvironmentVariable
objects that specify environment variables to be associated with the
app.
- withExecutionTimeout(Integer) - Method in class com.amazonaws.services.opsworks.model.ShutdownEventConfiguration
-
The time, in seconds, that AWS OpsWorks Stacks will wait after triggering a Shutdown event before shutting down
an instance.
- withExitCode(Integer) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command exit code.
- withFamily(String) - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system family.
- withFile(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies log files that you want to push to CloudWatch Logs.
- withFileFingerprintLines(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the range of lines for identifying a file.
- withForce(Boolean) - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
Specifies whether to force an instance to stop.
- withFriday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Friday.
- withHostname(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance host name.
- withHostname(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
The generated host name.
- withHostname(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance host name.
- withHostname(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's hostname.
- withHostname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance host name.
- withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack's host name theme, with spaces are replaced by underscores.
- withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's host name theme, with spaces replaced by underscores.
- withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack host name theme, with spaces replaced by underscores.
- withHostnameTheme(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's new host name theme, with spaces replaced by underscores.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's IAM ARN; this can also be a federated user's ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileResult
-
The user's IAM ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest
-
The user's IAM ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The user's IAM ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
-
The user's IAM ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.Permission
-
The Amazon Resource Name (ARN) for an AWS Identity and Access Management (IAM) role.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's IAM ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user's IAM ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user IAM ARN.
- withIamUserArn(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's IAM ARN.
- withIamUserArns(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
-
An array of IAM or federated user ARNs that identify the users to be described.
- withIamUserArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest
-
An array of IAM or federated user ARNs that identify the users to be described.
- withId(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The ID of a supported operating system, such as Amazon Linux 2018.03
.
- withIgnoreMetricsTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The amount of time (in minutes) after a scaling event occurs that AWS OpsWorks Stacks should ignore metrics and
suppress additional scaling events.
- withInfrastructureClass(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, the infrastructure class: ec2
or on-premises
.
- withInitialPosition(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies where to start to read data (start_of_file or end_of_file).
- withInitialPosition(CloudWatchLogsInitialPosition) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies where to start to read data (start_of_file or end_of_file).
- withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
Whether to install operating system and package updates when the instance boots.
- withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to install operating system and package updates when the instance boots.
- withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Instance
-
Whether to install operating system and package updates when the instance boots.
- withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether to install operating system and package updates when the instance boots.
- withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
Whether to install operating system and package updates when the instance boots.
- withInstallUpdatesOnBoot(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to install operating system and package updates when the instance boots.
- withInstanceCount(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The number of instances to add or remove when the load exceeds a threshold.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.AssociateElasticIpRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The ID of the instance where the command was executed.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceResult
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeCommandsRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The ID of the instance that the address is attached to.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
The instance's AWS OpsWorks Stacks ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RebootInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceResult
-
The registered instance's AWS OpsWorks Stacks ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StartInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.StopInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The instance's AWS OpsWorks Stacks ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.UnassignInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance ID.
- withInstanceId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The instance ID.
- withInstanceIdentity(InstanceIdentity) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
An InstanceIdentity object that contains the instance's identity.
- withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The instance IDs for the deployment targets.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The instance IDs for the deployment targets.
- withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The IDs of the target instances.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The IDs of the target instances.
- withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
An array of instance IDs to be described.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
An array of instance IDs to be described.
- withInstanceIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
-
An array of instance IDs.
- withInstanceIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest
-
An array of instance IDs.
- withInstanceProfileArn(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ARN of the instance's IAM profile.
- withInstances(Instance...) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
-
An array of Instance
objects that describe the instances.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesResult
-
An array of Instance
objects that describe the instances.
- withInstancesCount(InstancesCount) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
An InstancesCount
object with the number of instances in each status.
- withInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance type, such as t2.micro
.
- withInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance type, such as t2.micro
.
- withInstanceType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance type, such as t2.micro
.
- withIops(Integer) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The number of I/O operations per second (IOPS) that the volume supports.
- withIops(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
For PIOPS volumes, the IOPS per disk.
- withIops(Integer) - Method in class com.amazonaws.services.opsworks.model.Volume
-
For PIOPS volumes, the IOPS per disk.
- withIops(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
For PIOPS volumes, the IOPS per disk.
- withIp(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The IP address.
- withIps(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
An array of Elastic IP addresses to be described.
- withIps(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
An array of Elastic IP addresses to be described.
- withKey(String) - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Required) The environment variable's name, which can consist of up to 64 characters and must be specified.
- withLastServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The ID of the last service error.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest
-
The ID of the layer to which the Elastic Load Balancing instance is to be attached.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerResult
-
The layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteLayerRequest
-
The layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
A layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest
-
The ID of the layer that the Elastic Load Balancing instance is attached to.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The ID of the layer that the instance is attached to.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest
-
The layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult
-
The layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
The layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
The layer ID.
- withLayerId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The layer ID.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
The layer ID, which must correspond to a custom layer.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.AssignInstanceRequest
-
The layer ID, which must correspond to a custom layer.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The layer IDs for the deployment targets.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The layer IDs for the deployment targets.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array that contains the instance's layer IDs.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
An array that contains the instance's layer IDs.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
A list of layer IDs.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
A list of layer IDs.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
An array of layer IDs that specify the layers to be described.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
An array of layer IDs that specify the layers to be described.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
-
An array of layer IDs.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest
-
An array of layer IDs.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance layer IDs.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance layer IDs.
- withLayerIds(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's layer IDs.
- withLayerIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's layer IDs.
- withLayers(Layer...) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
-
An array of Layer
objects that describe the layers.
- withLayers(Collection<Layer>) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersResult
-
An array of Layer
objects that describe the layers.
- withLayersCount(Integer) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The number of layers.
- withLevel(String) - Method in class com.amazonaws.services.opsworks.model.Permission
-
The user's permission level, which must be the following:
- withLevel(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The user's permission level, which must be set to one of the following strings.
- withLifecycleEventConfiguration(LifecycleEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A LifeCycleEventConfiguration
object that you can use to configure the Shutdown event to specify an
execution timeout and enable or disable Elastic Load Balancer connection draining.
- withLifecycleEventConfiguration(LifecycleEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A LifeCycleEventConfiguration
object that specifies the Shutdown event configuration.
- withLifecycleEventConfiguration(LifecycleEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
- withLoadBasedAutoScalingConfigurations(LoadBasedAutoScalingConfiguration...) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
-
An array of LoadBasedAutoScalingConfiguration
objects that describe each layer's configuration.
- withLoadBasedAutoScalingConfigurations(Collection<LoadBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult
-
An array of LoadBasedAutoScalingConfiguration
objects that describe each layer's configuration.
- withLoadThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The load threshold.
- withLogGroupName(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the destination log group.
- withLogStreams(CloudWatchLogsLogStream...) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
A list of configuration options for CloudWatch Logs.
- withLogStreams(Collection<CloudWatchLogsLogStream>) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsConfiguration
-
A list of configuration options for CloudWatch Logs.
- withLogUrl(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The URL of the command log.
- withManageBerkshelf(Boolean) - Method in class com.amazonaws.services.opsworks.model.ChefConfiguration
-
Whether to enable Berkshelf.
- withMaxResults(Integer) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
To receive a paginated response, use this parameter to specify the maximum number of results to be returned with
a single call.
- withMaxResults(Integer) - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
Do not use.
- withMemoryThreshold(Double) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The memory utilization threshold, as a percent of the available memory.
- withMessage(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
A message that describes the error.
- withMissingOnRds(Boolean) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
Set to true
if AWS OpsWorks Stacks is unable to discover the Amazon RDS instance.
- withMonday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Monday.
- withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's mount point.
- withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The new mount point.
- withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume mount point.
- withMountPoint(String) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume mount point.
- withMultiLineStartPattern(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the pattern for identifying the start of a log message.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer name, which is used by the console.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
Specifies the operation.
- withName(DeploymentCommandName) - Method in class com.amazonaws.services.opsworks.model.DeploymentCommand
-
Specifies the operation.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The name of the operating system, such as Amazon Linux 2018.03
.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystemConfigurationManager
-
The name of the configuration manager, which is Chef.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
The name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateElasticIpRequest
-
The new name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
The layer name, which is used by the console.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack's new name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The new name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's name.
- withName(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume name.
- withNextToken(String) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
If the previous paginated request did not return all of the remaining results, the response object's
NextToken
parameter value is set to a token.
- withNextToken(String) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersResult
-
If a paginated request does not return all of the remaining results, this parameter is set to a token that you
can assign to the request object's NextToken
parameter to retrieve the next set of results.
- withNextToken(String) - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
Do not use.
- withNextToken(String) - Method in class com.amazonaws.services.opsworks.model.ListTagsResult
-
If a paginated request does not return all of the remaining results, this parameter is set to a token that you
can assign to the request object's NextToken
parameter to get the next set of results.
- withNoDevice(String) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
Suppresses the specified device included in the AMI's block device mapping.
- withNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The number of disks in the array.
- withNumberOfDisks(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The number of disks in the volume.
- withOnline(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with online
status.
- withOperatingSystems(OperatingSystem...) - Method in class com.amazonaws.services.opsworks.model.DescribeOperatingSystemsResult
-
Contains information in response to a DescribeOperatingSystems
request.
- withOperatingSystems(Collection<OperatingSystem>) - Method in class com.amazonaws.services.opsworks.model.DescribeOperatingSystemsResult
-
Contains information in response to a DescribeOperatingSystems
request.
- withOs(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's operating system, which must be set to one of the following.
- withOs(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's operating system.
- withOs(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's operating system, which must be set to one of the following.
- withPackages(String...) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array of Package
objects that describes the layer packages.
- withPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
An array of Package
objects that describes the layer packages.
- withPackages(String...) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array of Package
objects that describe the layer's packages.
- withPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
An array of Package
objects that describe the layer's packages.
- withPackages(String...) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array of Package
objects that describe the layer's packages.
- withPackages(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
An array of Package
objects that describe the layer's packages.
- withParameters(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersResult
-
An embedded object that contains the provisioning parameters.
- withPassword(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
When included in a request, the parameter depends on the repository type.
- withPassword(String) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The password.
- withPending(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with pending
status.
- withPermissions(Permission...) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
-
An array of Permission
objects that describe the stack permissions.
- withPermissions(Collection<Permission>) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsResult
-
An array of Permission
objects that describe the stack permissions.
- withPlatform(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's platform.
- withPrivateDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's private DNS name.
- withPrivateIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's private IP address.
- withPrivateIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's private IP address.
- withPrivateKey(String) - Method in class com.amazonaws.services.opsworks.model.SslConfiguration
-
The private key; the contents of the certificate's domain.kex file.
- withPublicDns(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance public DNS name.
- withPublicIp(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance public IP address.
- withPublicIp(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instance's public IP address.
- withRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
The RAID array ID.
- withRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array ID.
- withRaidArrayId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The RAID array ID.
- withRaidArrayIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
An array of RAID array IDs.
- withRaidArrayIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
An array of RAID array IDs.
- withRaidArrays(RaidArray...) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
-
A RaidArrays
object that describes the specified RAID arrays.
- withRaidArrays(Collection<RaidArray>) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult
-
A RaidArrays
object that describes the specified RAID arrays.
- withRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
- withRaidLevel(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
- withRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- withRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's ARN.
- withRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- withRdsDbInstanceArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateRdsDbInstanceRequest
-
The Amazon RDS instance's ARN.
- withRdsDbInstanceArns(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
An array containing the ARNs of the instances to be described.
- withRdsDbInstanceArns(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
An array containing the ARNs of the instances to be described.
- withRdsDbInstances(RdsDbInstance...) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesResult
-
An a array of RdsDbInstance
objects that describe the instances.
- withRdsDbInstances(Collection<RdsDbInstance>) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesResult
-
An a array of RdsDbInstance
objects that describe the instances.
- withRebooting(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with rebooting
status.
- withRegion(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The cloned stack AWS region, such as "ap-northeast-2".
- withRegion(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's AWS region, such as ap-south-1
.
- withRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticIp
-
The AWS region.
- withRegion(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The instance's AWS region.
- withRegion(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The instance's AWS region.
- withRegion(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack AWS region, such as "ap-northeast-2".
- withRegion(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The AWS region.
- withRegistered(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Registered state.
- withRegisteredAt(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The time and date that the cluster was registered with the stack.
- withRegisteredBy(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, who performed the registration.
- withRegistering(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Registering state.
- withReportedAgentVersion(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's reported AWS OpsWorks Stacks agent version.
- withReportedName(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
A short name for the operating system manufacturer.
- withReportedOs(ReportedOs) - Method in class com.amazonaws.services.opsworks.model.Instance
-
For registered instances, the reported operating system.
- withReportedVersion(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The version of the operating system, including the release and edition, if applicable.
- withRequested(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with requested
status.
- withResourceArn(String) - Method in class com.amazonaws.services.opsworks.model.ListTagsRequest
-
The stack or layer's Amazon Resource Number (ARN).
- withResourceArn(String) - Method in class com.amazonaws.services.opsworks.model.TagResourceRequest
-
The stack or layer's Amazon Resource Number (ARN).
- withResourceArn(String) - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
The stack or layer's Amazon Resource Number (ARN).
- withRevision(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
The application's version.
- withRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance root device type.
- withRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance root device type.
- withRootDeviceType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's root device type.
- withRootDeviceType(RootDeviceType) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's root device type.
- withRootDeviceVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The root device volume ID.
- withRsaPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instances public RSA key.
- withRsaPublicKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The instances public RSA key fingerprint.
- withRunningSetup(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with running_setup
status.
- withSaturday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Saturday.
- withSecure(Boolean) - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Optional) Whether the variable's value will be returned by the
DescribeApps action.
- withSecurityGroupIds(String...) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance security group IDs.
- withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Instance
-
An array containing the instance security group IDs.
- withServiceErrorId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The error ID.
- withServiceErrorIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
An array of service error IDs.
- withServiceErrorIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
An array of service error IDs.
- withServiceErrors(ServiceError...) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
-
An array of ServiceError
objects that describe the specified service errors.
- withServiceErrors(Collection<ServiceError>) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult
-
An array of ServiceError
objects that describe the specified service errors.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The stack AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks Stacks to work with AWS
resources on your behalf.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The stack's AWS Identity and Access Management (IAM) role, which allows AWS OpsWorks Stacks to work with AWS
resources on your behalf.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack AWS Identity and Access Management (IAM) role.
- withServiceRoleArn(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Do not use this parameter.
- withSetup(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a setup
event.
- withSetup(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a setup
event.
- withSetupFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with setup_failed
status.
- withShortname(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app's short name.
- withShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app's short name.
- withShortname(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
For custom layers only, use this parameter to specify the layer's short name, which is used internally by AWS
OpsWorks Stacks and by Chef recipes.
- withShortname(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer short name.
- withShortname(String) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
For custom layers only, use this parameter to specify the layer's short name, which is used internally by AWS
OpsWorks Stacks and by Chef.
- withShutdown(ShutdownEventConfiguration) - Method in class com.amazonaws.services.opsworks.model.LifecycleEventConfiguration
-
A ShutdownEventConfiguration
object that specifies the Shutdown event configuration.
- withShutdown(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a shutdown
event.
- withShutdown(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a shutdown
event.
- withShuttingDown(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with shutting_down
status.
- withSignature(String) - Method in class com.amazonaws.services.opsworks.model.InstanceIdentity
-
A signature that can be used to verify the document's accuracy and authenticity.
- withSize(Integer) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The array's size.
- withSize(Integer) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume size.
- withSize(Integer) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume size.
- withSnapshotId(String) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The snapshot ID.
- withSourceStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The source stack ID.
- withSshHostDsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The SSH key's Deep Security Agent (DSA) fingerprint.
- withSshHostRsaKeyFingerprint(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The SSH key's RSA fingerprint.
- withSshKey(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
In requests, the repository's SSH key.
- withSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's Amazon EC2 key-pair name.
- withSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's Amazon EC2 key-pair name.
- withSshKeyName(String) - Method in class com.amazonaws.services.opsworks.model.UpdateInstanceRequest
-
The instance's Amazon EC2 key name.
- withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's public SSH key.
- withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's SSH public key.
- withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateMyUserProfileRequest
-
The user's SSH public key.
- withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user's new SSH public key.
- withSshPublicKey(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's SSH public key.
- withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.CreateUserProfileRequest
-
The user's SSH user name.
- withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.SelfUserProfile
-
The user's SSH user name.
- withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest
-
The user's SSH user name.
- withSshUsername(String) - Method in class com.amazonaws.services.opsworks.model.UserProfile
-
The user's SSH user name.
- withSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.App
-
An SslConfiguration
object with the SSL configuration.
- withSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
An SslConfiguration
object with the SSL configuration.
- withSslConfiguration(SslConfiguration) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
An SslConfiguration
object with the SSL configuration.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackResult
-
The cloned stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateDeploymentRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackResult
-
The stack ID, which is an opaque string that you use to identify the stack when performing actions such as
DescribeStacks
.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DeleteStackRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeAgentVersionsRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeAppsRequest
-
The app stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeEcsClustersRequest
-
A stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest
-
A stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest
-
A stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeInstancesRequest
-
A stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeLayersRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribePermissionsRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeRdsDbInstancesRequest
-
The ID of the stack with which the instances are registered.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackProvisioningParametersRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
A stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.EcsCluster
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The ID of the stack that the instance is associated with.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Permission
-
A stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RdsDbInstance
-
The ID of the stack with which the instance is registered.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterEcsClusterRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterElasticIpRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterInstanceRequest
-
The ID of the stack that the instance is to be registered with.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterRdsDbInstanceRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.SetPermissionRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.StackSummary
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.StartStackRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.StopStackRequest
-
The stack ID.
- withStackId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
The stack ID.
- withStackIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
-
An array of stack IDs that specify the stacks to be described.
- withStackIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksRequest
-
An array of stack IDs that specify the stacks to be described.
- withStacks(Stack...) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
-
An array of Stack
objects that describe the stacks.
- withStacks(Collection<Stack>) - Method in class com.amazonaws.services.opsworks.model.DescribeStacksResult
-
An array of Stack
objects that describe the stacks.
- withStackSummary(StackSummary) - Method in class com.amazonaws.services.opsworks.model.DescribeStackSummaryResult
-
A StackSummary
object that contains the results.
- withStartFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with start_failed
status.
- withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command status:
- withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Deployment
-
The deployment status:
- withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance status:
- withStatus(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
- withStopFailed(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stop_failed
status.
- withStopped(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stopped
status.
- withStopping(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with stopping
status.
- withSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The ID of the instance's subnet.
- withSubnetId(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's subnet ID; applicable only if the stack is running in a VPC.
- withSubnetIds(String...) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of subnet IDs, if the stack is running in a VPC.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
A list of subnet IDs, if the stack is running in a VPC.
- withSunday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Sunday.
- withSupported(Boolean) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
Indicates that an operating system is not supported for new instances.
- withTagKeys(String...) - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
A list of the keys of tags to be removed from a stack or layer.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.UntagResourceRequest
-
A list of the keys of tags to be removed from a stack or layer.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.ListTagsResult
-
A set of key-value pairs that contain tag keys and tag values that are attached to a stack or layer.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.TagResourceRequest
-
A map that contains tag keys and tag values that are attached to a stack or layer.
- withTemporaryCredential(TemporaryCredential) - Method in class com.amazonaws.services.opsworks.model.GrantAccessResult
-
A TemporaryCredential
object that contains the data needed to log in to the instance by RDP clients,
such as the Microsoft Remote Desktop Connection.
- withTenancy(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's tenancy option.
- withTenancy(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's tenancy option, such as dedicated
or host
.
- withTerminated(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with terminated
status.
- withTerminating(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances with terminating
status.
- withThresholdsWaitTime(Integer) - Method in class com.amazonaws.services.opsworks.model.AutoScalingThresholds
-
The amount of time, in minutes, that the load must exceed a threshold before more instances are added or removed.
- withThursday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Thursday.
- withTimeBasedAutoScalingConfigurations(TimeBasedAutoScalingConfiguration...) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
-
An array of TimeBasedAutoScalingConfiguration
objects that describe the configuration for the
specified instances.
- withTimeBasedAutoScalingConfigurations(Collection<TimeBasedAutoScalingConfiguration>) - Method in class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult
-
An array of TimeBasedAutoScalingConfiguration
objects that describe the configuration for the
specified instances.
- withTimeZone(String) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time zone of log event time stamps.
- withTimeZone(CloudWatchLogsTimeZone) - Method in class com.amazonaws.services.opsworks.model.CloudWatchLogsLogStream
-
Specifies the time zone of log event time stamps.
- withTuesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Tuesday.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.App
-
The app type.
- withType(AppType) - Method in class com.amazonaws.services.opsworks.model.App
-
The app type.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.Command
-
The command type:
- withType(String) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app type.
- withType(AppType) - Method in class com.amazonaws.services.opsworks.model.CreateAppRequest
-
The app type.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer type.
- withType(LayerType) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
The layer type.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.DataSource
-
The data source's type, AutoSelectOpsworksMysqlInstance
, OpsworksMysqlInstance
,
RdsDbInstance
, or None
.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer type.
- withType(LayerType) - Method in class com.amazonaws.services.opsworks.model.Layer
-
The layer type.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystem
-
The type of a supported operating system, either Linux
or Windows
.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.ServiceError
-
The error type.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
The repository type.
- withType(SourceType) - Method in class com.amazonaws.services.opsworks.model.Source
-
The repository type.
- withType(String) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app type.
- withType(AppType) - Method in class com.amazonaws.services.opsworks.model.UpdateAppRequest
-
The app type.
- withUnassigning(Integer) - Method in class com.amazonaws.services.opsworks.model.InstancesCount
-
The number of instances in the Unassigning state.
- withUndeploy(String...) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a undeploy
event.
- withUndeploy(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.Recipes
-
An array of custom recipe names to be run following a undeploy
event.
- withUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration
-
An AutoScalingThresholds
object that describes the upscaling configuration, which defines how and
when AWS OpsWorks Stacks increases the number of instances.
- withUpScaling(AutoScalingThresholds) - Method in class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest
-
An AutoScalingThresholds
object with the upscaling threshold configuration.
- withUrl(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
The source URL.
- withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to use custom cookbooks.
- withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Whether the stack uses custom cookbooks.
- withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.Stack
-
Whether the stack uses custom cookbooks.
- withUseCustomCookbooks(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Whether the stack uses custom cookbooks.
- withUseEbsOptimizedInstances(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
Whether to use Amazon EBS-optimized instances.
- withUseEbsOptimizedInstances(Boolean) - Method in class com.amazonaws.services.opsworks.model.Layer
-
Whether the layer uses Amazon EBS-optimized instances.
- withUseEbsOptimizedInstances(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
Whether to use Amazon EBS-optimized instances.
- withUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- withUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- withUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.Stack
-
Whether the stack automatically associates the AWS OpsWorks Stacks built-in security groups with the stack's
layers.
- withUseOpsworksSecurityGroups(Boolean) - Method in class com.amazonaws.services.opsworks.model.UpdateStackRequest
-
Whether to associate the AWS OpsWorks Stacks built-in security groups with the stack's layers.
- withUsername(String) - Method in class com.amazonaws.services.opsworks.model.Source
-
This parameter depends on the repository type.
- withUsername(String) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The user name.
- withUserProfile(SelfUserProfile) - Method in class com.amazonaws.services.opsworks.model.DescribeMyUserProfileResult
-
A UserProfile
object that describes the user's SSH information.
- withUserProfiles(UserProfile...) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
-
A Users
object that describes the specified users.
- withUserProfiles(Collection<UserProfile>) - Method in class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult
-
A Users
object that describes the specified users.
- withValidForInMinutes(Integer) - Method in class com.amazonaws.services.opsworks.model.GrantAccessRequest
-
The length of time (in minutes) that the grant is valid.
- withValidForInMinutes(Integer) - Method in class com.amazonaws.services.opsworks.model.TemporaryCredential
-
The length of time (in minutes) that the grant is valid.
- withValue(String) - Method in class com.amazonaws.services.opsworks.model.EnvironmentVariable
-
(Optional) The environment variable's value, which can be left empty.
- withVersion(String) - Method in class com.amazonaws.services.opsworks.model.AgentVersion
-
The agent version.
- withVersion(String) - Method in class com.amazonaws.services.opsworks.model.OperatingSystemConfigurationManager
-
The versions of the configuration manager that are supported by an operating system.
- withVersion(String) - Method in class com.amazonaws.services.opsworks.model.ReportedOs
-
The operating system version.
- withVersion(String) - Method in class com.amazonaws.services.opsworks.model.StackConfigurationManager
-
The Chef version.
- withVirtualizationType(String) - Method in class com.amazonaws.services.opsworks.model.CreateInstanceRequest
-
The instance's virtualization type, paravirtual
or hvm
.
- withVirtualizationType(String) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's virtualization type: paravirtual
or hvm
.
- withVirtualizationType(VirtualizationType) - Method in class com.amazonaws.services.opsworks.model.Instance
-
The instance's virtualization type: paravirtual
or hvm
.
- withVirtualName(String) - Method in class com.amazonaws.services.opsworks.model.BlockDeviceMapping
-
The virtual device name.
- withVolumeConfigurations(VolumeConfiguration...) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- withVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.CreateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- withVolumeConfigurations(VolumeConfiguration...) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- withVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.Layer
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- withVolumeConfigurations(VolumeConfiguration...) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- withVolumeConfigurations(Collection<VolumeConfiguration>) - Method in class com.amazonaws.services.opsworks.model.UpdateLayerRequest
-
A VolumeConfigurations
object that describes the layer's Amazon EBS volumes.
- withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.AssignVolumeRequest
-
The volume ID.
- withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.DeregisterVolumeRequest
-
The AWS OpsWorks Stacks volume ID, which is the GUID that AWS OpsWorks Stacks assigned to the instance when you
registered the volume with the stack, not the Amazon EC2 volume ID.
- withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.RegisterVolumeResult
-
The volume ID.
- withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UnassignVolumeRequest
-
The volume ID.
- withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.UpdateVolumeRequest
-
The volume ID.
- withVolumeId(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume ID.
- withVolumeIds(String...) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
Am array of volume IDs.
- withVolumeIds(Collection<String>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesRequest
-
Am array of volume IDs.
- withVolumes(Volume...) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
-
An array of volume IDs.
- withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.opsworks.model.DescribeVolumesResult
-
An array of volume IDs.
- withVolumeSize(Integer) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume size, in GiB.
- withVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume type.
- withVolumeType(VolumeType) - Method in class com.amazonaws.services.opsworks.model.EbsBlockDevice
-
The volume type.
- withVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.RaidArray
-
The volume type, standard or PIOPS.
- withVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.Volume
-
The volume type.
- withVolumeType(String) - Method in class com.amazonaws.services.opsworks.model.VolumeConfiguration
-
The volume type.
- withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CloneStackRequest
-
The ID of the VPC that the cloned stack is to be launched into.
- withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.CreateStackRequest
-
The ID of the VPC that the stack is to be launched into.
- withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.ElasticLoadBalancer
-
The VPC ID.
- withVpcId(String) - Method in class com.amazonaws.services.opsworks.model.Stack
-
The VPC ID; applicable only if the stack is running in a VPC.
- withWednesday(Map<String, String>) - Method in class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule
-
The schedule for Wednesday.