Uses of Class
software.amazon.awscdk.services.controltower.EnabledControlReference.Builder
Packages that use EnabledControlReference.Builder
Package
Description
AWS::ControlTower Construct Library
-
Uses of EnabledControlReference.Builder in software.amazon.awscdk.services.controltower
Methods in software.amazon.awscdk.services.controltower that return EnabledControlReference.BuilderModifier and TypeMethodDescriptionEnabledControlReference.builder()
EnabledControlReference.Builder.controlIdentifier
(String controlIdentifier) Sets the value ofEnabledControlReference.getControlIdentifier()
EnabledControlReference.Builder.targetIdentifier
(String targetIdentifier) Sets the value ofEnabledControlReference.getTargetIdentifier()
Constructors in software.amazon.awscdk.services.controltower with parameters of type EnabledControlReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theEnabledControlReference.Builder
.