Three Tier Virtual Instance Three Tier Configuration Central Server Configuration Virtual Machine Configuration Os Profile Args
data class ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfigurationOsProfileArgs(val adminUsername: Output<String>, val sshPrivateKey: Output<String>, val sshPublicKey: Output<String>) : ConvertibleToJava<ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfigurationOsProfileArgs>
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.