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