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