Builder
Properties
The agent version. This parameter is set to INHERIT
if the instance inherits the default stack setting or to a a version number for a fixed agent version.
The instance architecture: "i386" or "x86_64".
For load-based or time-based instances, the type.
The instance Availability Zone. For more information, see Regions and Endpoints.
An array of BlockDeviceMapping
objects that specify the instance's block device mappings.
Whether this is an Amazon EBS-optimized instance.
The ID of the associated Amazon EC2 instance.
For container instances, the Amazon ECS cluster's ARN.
For container instances, the instance's ARN.
The instance Elastic IP address .
For registered instances, the infrastructure class: ec2
or on-premises
.
Whether to install operating system and package updates when the instance boots. The default value is true
. If this value is set to false
, you must then update your instances manually by using CreateDeployment to run the update_dependencies
stack command or by manually running yum
(Amazon Linux) or apt-get
(Ubuntu) on the instances.
The instance ID.
The ARN of the instance's IAM profile. For more information about IAM ARNs, see Using Identifiers.
The instance type, such as t2.micro
.
The ID of the last service error. For more information, call DescribeServiceErrors.
The instance's private DNS name.
For registered instances, who performed the registration.
The instance's reported AWS OpsWorks Stacks agent version.
For registered instances, the reported operating system.
The instance's root device type. For more information, see Storage for the Root Device.
The root device volume ID.
An array containing the instance security group IDs.
The SSH key's Deep Security Agent (DSA) fingerprint.
The SSH key's RSA fingerprint.
The instance's Amazon EC2 key-pair name.
The instance's virtualization type: paravirtual
or hvm
.
Functions
construct an aws.sdk.kotlin.services.opsworks.model.ReportedOs inside the given block