EcsDiskAttachmentArgs

constructor(bootable: Output<Boolean>? = null, deleteWithInstance: Output<Boolean>? = null, diskId: Output<String>? = null, instanceId: Output<String>? = null, keyPairName: Output<String>? = null, password: Output<String>? = null)