Uses of Class
software.amazon.awscdk.services.organizations.OrganizationReference.Builder
Packages that use OrganizationReference.Builder
Package
Description
AWS::Organizations Construct Library
-
Uses of OrganizationReference.Builder in software.amazon.awscdk.services.organizations
Methods in software.amazon.awscdk.services.organizations that return OrganizationReference.BuilderModifier and TypeMethodDescriptionOrganizationReference.builder()
OrganizationReference.Builder.organizationArn
(String organizationArn) Sets the value ofOrganizationReference.getOrganizationArn()
OrganizationReference.Builder.organizationId
(String organizationId) Sets the value ofOrganizationReference.getOrganizationId()
Constructors in software.amazon.awscdk.services.organizations with parameters of type OrganizationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(OrganizationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theOrganizationReference.Builder
.