Serialized Form
-
Package software.amazon.awssdk.services.opsworks.endpoints.internal
-
Class software.amazon.awssdk.services.opsworks.endpoints.internal.InnerParseError extends RuntimeException implements Serializable
- serialVersionUID:
- -7808901449079805477L
-
Class software.amazon.awssdk.services.opsworks.endpoints.internal.RuleError extends SdkException implements Serializable
-
Class software.amazon.awssdk.services.opsworks.endpoints.internal.SourceException extends SdkException implements Serializable
-
-
Package software.amazon.awssdk.services.opsworks.model
-
Class software.amazon.awssdk.services.opsworks.model.AgentVersion extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
configurationManager
StackConfigurationManager configurationManager
-
version
String version
-
-
Class software.amazon.awssdk.services.opsworks.model.App extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
appId
String appId
-
appSource
Source appSource
-
attributes
Map<String,String> attributes
-
createdAt
String createdAt
-
dataSources
List<DataSource> dataSources
-
description
String description
-
domains
List<String> domains
-
enableSsl
Boolean enableSsl
-
environment
List<EnvironmentVariable> environment
-
name
String name
-
shortname
String shortname
-
sslConfiguration
SslConfiguration sslConfiguration
-
stackId
String stackId
-
type
String type
-
-
Class software.amazon.awssdk.services.opsworks.model.AutoScalingThresholds extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.BlockDeviceMapping extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
deviceName
String deviceName
-
ebs
EbsBlockDevice ebs
-
noDevice
String noDevice
-
virtualName
String virtualName
-
-
Class software.amazon.awssdk.services.opsworks.model.ChefConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.CloudWatchLogsConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
enabled
Boolean enabled
-
logStreams
List<CloudWatchLogsLogStream> logStreams
-
-
Class software.amazon.awssdk.services.opsworks.model.CloudWatchLogsLogStream extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
batchCount
Integer batchCount
-
batchSize
Integer batchSize
-
bufferDuration
Integer bufferDuration
-
datetimeFormat
String datetimeFormat
-
encoding
String encoding
-
file
String file
-
fileFingerprintLines
String fileFingerprintLines
-
initialPosition
String initialPosition
-
logGroupName
String logGroupName
-
multiLineStartPattern
String multiLineStartPattern
-
timeZone
String timeZone
-
-
Class software.amazon.awssdk.services.opsworks.model.Command extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.DataSource extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.Deployment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
appId
String appId
-
command
DeploymentCommand command
-
comment
String comment
-
completedAt
String completedAt
-
createdAt
String createdAt
-
customJson
String customJson
-
deploymentId
String deploymentId
-
duration
Integer duration
-
iamUserArn
String iamUserArn
-
instanceIds
List<String> instanceIds
-
stackId
String stackId
-
status
String status
-
-
Class software.amazon.awssdk.services.opsworks.model.DeploymentCommand extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.EbsBlockDevice extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.EcsCluster extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.ElasticIp extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.ElasticLoadBalancer extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
Class software.amazon.awssdk.services.opsworks.model.EnvironmentVariable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.Instance extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agentVersion
String agentVersion
-
amiId
String amiId
-
architecture
String architecture
-
arn
String arn
-
autoScalingType
String autoScalingType
-
availabilityZone
String availabilityZone
-
blockDeviceMappings
List<BlockDeviceMapping> blockDeviceMappings
-
createdAt
String createdAt
-
ebsOptimized
Boolean ebsOptimized
-
ec2InstanceId
String ec2InstanceId
-
ecsClusterArn
String ecsClusterArn
-
ecsContainerInstanceArn
String ecsContainerInstanceArn
-
elasticIp
String elasticIp
-
hostname
String hostname
-
infrastructureClass
String infrastructureClass
-
installUpdatesOnBoot
Boolean installUpdatesOnBoot
-
instanceId
String instanceId
-
instanceProfileArn
String instanceProfileArn
-
instanceType
String instanceType
-
lastServiceErrorId
String lastServiceErrorId
-
layerIds
List<String> layerIds
-
os
String os
-
platform
String platform
-
privateDns
String privateDns
-
privateIp
String privateIp
-
publicDns
String publicDns
-
publicIp
String publicIp
-
registeredBy
String registeredBy
-
reportedAgentVersion
String reportedAgentVersion
-
reportedOs
ReportedOs reportedOs
-
rootDeviceType
String rootDeviceType
-
rootDeviceVolumeId
String rootDeviceVolumeId
-
securityGroupIds
List<String> securityGroupIds
-
sshHostDsaKeyFingerprint
String sshHostDsaKeyFingerprint
-
sshHostRsaKeyFingerprint
String sshHostRsaKeyFingerprint
-
sshKeyName
String sshKeyName
-
stackId
String stackId
-
status
String status
-
subnetId
String subnetId
-
tenancy
String tenancy
-
virtualizationType
String virtualizationType
-
-
Class software.amazon.awssdk.services.opsworks.model.InstanceIdentity extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.InstancesCount extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
assigning
Integer assigning
-
booting
Integer booting
-
connectionLost
Integer connectionLost
-
deregistering
Integer deregistering
-
online
Integer online
-
pending
Integer pending
-
rebooting
Integer rebooting
-
registered
Integer registered
-
registering
Integer registering
-
requested
Integer requested
-
runningSetup
Integer runningSetup
-
setupFailed
Integer setupFailed
-
shuttingDown
Integer shuttingDown
-
startFailed
Integer startFailed
-
stopFailed
Integer stopFailed
-
stopped
Integer stopped
-
stopping
Integer stopping
-
terminated
Integer terminated
-
terminating
Integer terminating
-
unassigning
Integer unassigning
-
-
Class software.amazon.awssdk.services.opsworks.model.Layer extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
arn
String arn
-
attributes
Map<String,String> attributes
-
autoAssignElasticIps
Boolean autoAssignElasticIps
-
autoAssignPublicIps
Boolean autoAssignPublicIps
-
cloudWatchLogsConfiguration
CloudWatchLogsConfiguration cloudWatchLogsConfiguration
-
createdAt
String createdAt
-
customInstanceProfileArn
String customInstanceProfileArn
-
customJson
String customJson
-
customRecipes
Recipes customRecipes
-
customSecurityGroupIds
List<String> customSecurityGroupIds
-
defaultRecipes
Recipes defaultRecipes
-
defaultSecurityGroupNames
List<String> defaultSecurityGroupNames
-
enableAutoHealing
Boolean enableAutoHealing
-
installUpdatesOnBoot
Boolean installUpdatesOnBoot
-
layerId
String layerId
-
lifecycleEventConfiguration
LifecycleEventConfiguration lifecycleEventConfiguration
-
name
String name
-
packages
List<String> packages
-
shortname
String shortname
-
stackId
String stackId
-
type
String type
-
useEbsOptimizedInstances
Boolean useEbsOptimizedInstances
-
volumeConfigurations
List<VolumeConfiguration> volumeConfigurations
-
-
Class software.amazon.awssdk.services.opsworks.model.LifecycleEventConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shutdown
ShutdownEventConfiguration shutdown
-
-
Class software.amazon.awssdk.services.opsworks.model.LoadBasedAutoScalingConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
downScaling
AutoScalingThresholds downScaling
-
enable
Boolean enable
-
layerId
String layerId
-
upScaling
AutoScalingThresholds upScaling
-
-
Class software.amazon.awssdk.services.opsworks.model.OperatingSystem extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.OperatingSystemConfigurationManager extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.OpsWorksException extends AwsServiceException implements Serializable
-
Class software.amazon.awssdk.services.opsworks.model.Permission extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.RaidArray extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
availabilityZone
String availabilityZone
-
createdAt
String createdAt
-
device
String device
-
instanceId
String instanceId
-
iops
Integer iops
-
mountPoint
String mountPoint
-
name
String name
-
numberOfDisks
Integer numberOfDisks
-
raidArrayId
String raidArrayId
-
raidLevel
Integer raidLevel
-
size
Integer size
-
stackId
String stackId
-
volumeType
String volumeType
-
-
Class software.amazon.awssdk.services.opsworks.model.RdsDbInstance extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.Recipes extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.ReportedOs extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.ResourceNotFoundException extends OpsWorksException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.SelfUserProfile extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.ServiceError extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.ShutdownEventConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.Source extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.SslConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.Stack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agentVersion
String agentVersion
-
arn
String arn
-
attributes
Map<String,String> attributes
-
chefConfiguration
ChefConfiguration chefConfiguration
-
configurationManager
StackConfigurationManager configurationManager
-
createdAt
String createdAt
-
customCookbooksSource
Source customCookbooksSource
-
customJson
String customJson
-
defaultAvailabilityZone
String defaultAvailabilityZone
-
defaultInstanceProfileArn
String defaultInstanceProfileArn
-
defaultOs
String defaultOs
-
defaultRootDeviceType
String defaultRootDeviceType
-
defaultSshKeyName
String defaultSshKeyName
-
defaultSubnetId
String defaultSubnetId
-
hostnameTheme
String hostnameTheme
-
name
String name
-
region
String region
-
serviceRoleArn
String serviceRoleArn
-
stackId
String stackId
-
useCustomCookbooks
Boolean useCustomCookbooks
-
useOpsworksSecurityGroups
Boolean useOpsworksSecurityGroups
-
vpcId
String vpcId
-
-
Class software.amazon.awssdk.services.opsworks.model.StackConfigurationManager extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.StackSummary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.TemporaryCredential extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.TimeBasedAutoScalingConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
autoScalingSchedule
WeeklyAutoScalingSchedule autoScalingSchedule
-
instanceId
String instanceId
-
-
Class software.amazon.awssdk.services.opsworks.model.UserProfile extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.ValidationException extends OpsWorksException implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.Volume extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
availabilityZone
String availabilityZone
-
device
String device
-
ec2VolumeId
String ec2VolumeId
-
encrypted
Boolean encrypted
-
instanceId
String instanceId
-
iops
Integer iops
-
mountPoint
String mountPoint
-
name
String name
-
raidArrayId
String raidArrayId
-
region
String region
-
size
Integer size
-
status
String status
-
volumeId
String volumeId
-
volumeType
String volumeType
-
-
Class software.amazon.awssdk.services.opsworks.model.VolumeConfiguration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class software.amazon.awssdk.services.opsworks.model.WeeklyAutoScalingSchedule extends Object implements Serializable
- serialVersionUID:
- 1L
-