Uses of Class
software.amazon.awscdk.services.ecs.AuthorizationConfig.Builder
Packages that use AuthorizationConfig.Builder
-
Uses of AuthorizationConfig.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return AuthorizationConfig.BuilderModifier and TypeMethodDescriptionAuthorizationConfig.Builder.accessPointId
(String accessPointId) Sets the value ofAuthorizationConfig.getAccessPointId()
static AuthorizationConfig.Builder
AuthorizationConfig.builder()
Sets the value ofAuthorizationConfig.getIam()
Constructors in software.amazon.awscdk.services.ecs with parameters of type AuthorizationConfig.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(AuthorizationConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theAuthorizationConfig.Builder
.