Uses of Interface
org.cdk8s.plus20.ServiceAccountProps
-
-
Uses of ServiceAccountProps in org.cdk8s.plus20
Classes in org.cdk8s.plus20 that implement ServiceAccountProps Modifier and Type Class Description static classServiceAccountProps.Jsii$ProxyAn implementation forServiceAccountPropsMethods in org.cdk8s.plus20 that return ServiceAccountProps Modifier and Type Method Description ServiceAccountPropsServiceAccountProps.Builder. build()Builds the configured instance.Constructors in org.cdk8s.plus20 with parameters of type ServiceAccountProps Constructor Description ServiceAccount(software.constructs.Construct scope, String id, ServiceAccountProps props)
-