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