Three Tier Virtual Instance Three Tier Configuration Application Server Configuration Virtual Machine Configuration Os Profile Args
data class ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationOsProfileArgs(val adminUsername: Output<String>, val sshPrivateKey: Output<String>, val sshPublicKey: Output<String>) : ConvertibleToJava<ThreeTierVirtualInstanceThreeTierConfigurationApplicationServerConfigurationVirtualMachineConfigurationOsProfileArgs>
Properties
Link copied to clipboard
The name of the administrator account. Changing this forces a new resource to be created.
Link copied to clipboard
The SSH public key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.
Link copied to clipboard
The SSH private key that is used to authenticate with the Virtual Machine. Changing this forces a new resource to be created.