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