Custom Profile Args
data class CustomProfileArgs(val metadataConfigurationPath: Output<String>? = null) : ConvertibleToJava<CustomProfileArgs>
Specifies the custom settings for the virtual machine.
Specifies the custom settings for the virtual machine.