Uses of Class
com.hashicorp.cdktf.SSHProvisionerConnection.Builder
Packages that use SSHProvisionerConnection.Builder
-
Uses of SSHProvisionerConnection.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return SSHProvisionerConnection.BuilderModifier and TypeMethodDescriptionSets the value ofSSHProvisionerConnection.getAgent()SSHProvisionerConnection.Builder.agentIdentity(String agentIdentity) Sets the value ofSSHProvisionerConnection.getAgentIdentity()SSHProvisionerConnection.Builder.bastionCertificate(String bastionCertificate) Sets the value ofSSHProvisionerConnection.getBastionCertificate()SSHProvisionerConnection.Builder.bastionHost(String bastionHost) Sets the value ofSSHProvisionerConnection.getBastionHost()SSHProvisionerConnection.Builder.bastionHostKey(String bastionHostKey) Sets the value ofSSHProvisionerConnection.getBastionHostKey()SSHProvisionerConnection.Builder.bastionPassword(String bastionPassword) Sets the value ofSSHProvisionerConnection.getBastionPassword()SSHProvisionerConnection.Builder.bastionPort(Number bastionPort) Sets the value ofSSHProvisionerConnection.getBastionPort()SSHProvisionerConnection.Builder.bastionPrivateKey(String bastionPrivateKey) Sets the value ofSSHProvisionerConnection.getBastionPrivateKey()SSHProvisionerConnection.Builder.bastionUser(String bastionUser) Sets the value ofSSHProvisionerConnection.getBastionUser()SSHProvisionerConnection.builder()SSHProvisionerConnection.Builder.certificate(String certificate) Sets the value ofSSHProvisionerConnection.getCertificate()Sets the value ofSSHProvisionerConnection.getHost()Sets the value ofSSHProvisionerConnection.getHostKey()Sets the value ofSSHProvisionerConnection.getPassword()Sets the value ofSSHProvisionerConnection.getPort()SSHProvisionerConnection.Builder.privateKey(String privateKey) Sets the value ofSSHProvisionerConnection.getPrivateKey()Sets the value ofSSHProvisionerConnection.getProxyHost()Sets the value ofSSHProvisionerConnection.getProxyPort()SSHProvisionerConnection.Builder.proxyScheme(String proxyScheme) Sets the value ofSSHProvisionerConnection.getProxyScheme()SSHProvisionerConnection.Builder.proxyUserName(String proxyUserName) Sets the value ofSSHProvisionerConnection.getProxyUserName()SSHProvisionerConnection.Builder.proxyUserPassword(String proxyUserPassword) Sets the value ofSSHProvisionerConnection.getProxyUserPassword()SSHProvisionerConnection.Builder.scriptPath(String scriptPath) Sets the value ofSSHProvisionerConnection.getScriptPath()SSHProvisionerConnection.Builder.targetPlatform(String targetPlatform) Sets the value ofSSHProvisionerConnection.getTargetPlatform()Sets the value ofSSHProvisionerConnection.getTimeout()Sets the value ofSSHProvisionerConnection.getType()Sets the value ofSSHProvisionerConnection.getUser()Constructors in com.hashicorp.cdktf with parameters of type SSHProvisionerConnection.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSSHProvisionerConnection.Builder.