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