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