Uses of Interface
org.cdk8s.plus24.SshAuthSecretProps
-
Packages that use SshAuthSecretProps Package Description org.cdk8s.plus24 cdk8s+ (cdk8s-plus) -
-
Uses of SshAuthSecretProps in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement SshAuthSecretProps Modifier and Type Class Description static class
SshAuthSecretProps.Jsii$Proxy
An implementation forSshAuthSecretProps
Methods in org.cdk8s.plus24 that return SshAuthSecretProps Modifier and Type Method Description SshAuthSecretProps
SshAuthSecretProps.Builder. build()
Builds the configured instance.Constructors in org.cdk8s.plus24 with parameters of type SshAuthSecretProps Constructor Description SshAuthSecret(software.constructs.Construct scope, String id, SshAuthSecretProps props)
-