Uses of Class
software.amazon.awscdk.services.iam.ServicePrincipalOpts.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of ServicePrincipalOpts.Builder in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionstatic ServicePrincipalOpts.Builder
ServicePrincipalOpts.builder()
ServicePrincipalOpts.Builder.conditions
(Map<String, ? extends Object> conditions) Sets the value ofServicePrincipalOpts.getConditions()
Deprecated.You should not need to set this.ModifierConstructorDescriptionprotected
Jsii$Proxy
(ServicePrincipalOpts.Builder builder) Constructor that initializes the object based on literal property values passed by theServicePrincipalOpts.Builder
.