Uses of Interface
org.cdk8s.plus24.ServiceAccountProps
-
Packages that use ServiceAccountProps Package Description org.cdk8s.plus24 cdk8s+ (cdk8s-plus) -
-
Uses of ServiceAccountProps in org.cdk8s.plus24
Classes in org.cdk8s.plus24 that implement ServiceAccountProps Modifier and Type Class Description static class
ServiceAccountProps.Jsii$Proxy
An implementation forServiceAccountProps
Methods in org.cdk8s.plus24 that return ServiceAccountProps Modifier and Type Method Description ServiceAccountProps
ServiceAccountProps.Builder. build()
Builds the configured instance.Constructors in org.cdk8s.plus24 with parameters of type ServiceAccountProps Constructor Description ServiceAccount(software.constructs.Construct scope, String id, ServiceAccountProps props)
-