Elastic Gpu Association Args
data class ElasticGpuAssociationArgs(val elasticGpuAssociationId: Output<String>? = null, val elasticGpuAssociationState: Output<String>? = null, val elasticGpuAssociationTime: Output<String>? = null, val elasticGpuId: Output<String>? = null) : ConvertibleToJava<ElasticGpuAssociationArgs>
Definition of ElasticGpuAssociation
Properties
Link copied to clipboard
The ID of the association.
Link copied to clipboard
The state of the association between the instance and the Elastic Graphics accelerator.
Link copied to clipboard
The time the Elastic Graphics accelerator was associated with the instance.
Link copied to clipboard
The ID of the Elastic Graphics accelerator.