Get Cluster Instances Instance
data class GetClusterInstancesInstance(val autoRenew: Boolean, val autoRenewDuration: Int, val autoRenewDurationUnit: String, val createTime: String, val expireTime: String, val instanceId: String, val instanceName: String, val instanceState: String, val instanceType: String, val nodeGroupId: String, val nodeGroupType: String, val privateIp: String, val publicIp: String, val zoneId: String)
Constructors
Link copied to clipboard
constructor(autoRenew: Boolean, autoRenewDuration: Int, autoRenewDurationUnit: String, createTime: String, expireTime: String, instanceId: String, instanceName: String, instanceState: String, instanceType: String, nodeGroupId: String, nodeGroupType: String, privateIp: String, publicIp: String, zoneId: String)
Properties
Link copied to clipboard
The emr cluster node group auto renew duration when payment type is 'Subscription'.
Link copied to clipboard
The emr cluster node group auto renew duration unit when payment type is 'Subscription'.
Link copied to clipboard
The creation time of the resource.
Link copied to clipboard
The expire time of the resource.
Link copied to clipboard
The emr cluster ecs instance ID.
Link copied to clipboard
The emr cluster ecs instance name.
Link copied to clipboard
The emr cluster ecs instance state.
Link copied to clipboard
The emr cluster ecs instance type.
Link copied to clipboard
The emr cluster node group ID.
Link copied to clipboard
The emr cluster node group type.