os Profile
suspend fun osProfile(value: Output<ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationOsProfileArgs>)
suspend fun osProfile(value: ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationOsProfileArgs)
Parameters
value
An os_profile
block as defined below. Changing this forces a new resource to be created.
suspend fun osProfile(argument: suspend ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationOsProfileArgsBuilder.() -> Unit)
Parameters
argument
An os_profile
block as defined below. Changing this forces a new resource to be created.