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