class Aws::CodeDeploy::Types::InstanceInfo
Information about an on-premises instance.
@!attribute [rw] instance_name
The name of the on-premises instance. @return [String]
@!attribute [rw] iam_session_arn
The ARN of the IAM session associated with the on-premises instance. @return [String]
@!attribute [rw] iam_user_arn
The IAM user ARN associated with the on-premises instance. @return [String]
@!attribute [rw] instance_arn
The ARN of the on-premises instance. @return [String]
@!attribute [rw] register_time
The time at which the on-premises instance was registered. @return [Time]
@!attribute [rw] deregister_time
If the on-premises instance was deregistered, the time at which the on-premises instance was deregistered. @return [Time]
@!attribute [rw] tags
The tags currently associated with the on-premises instance. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/InstanceInfo AWS API Documentation
Constants
- SENSITIVE