Uses of Interface
org.cdk8s.plus20.SshAuthSecretProps
-
-
Uses of SshAuthSecretProps in org.cdk8s.plus20
Classes in org.cdk8s.plus20 that implement SshAuthSecretProps Modifier and Type Class Description static classSshAuthSecretProps.Jsii$ProxyAn implementation forSshAuthSecretPropsMethods in org.cdk8s.plus20 that return SshAuthSecretProps Modifier and Type Method Description SshAuthSecretPropsSshAuthSecretProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus20 with parameters of type SshAuthSecretProps Constructor Description SshAuthSecret(software.constructs.Construct scope, String id, SshAuthSecretProps props)
-