Uses of Class
software.amazon.awscdk.interfaces.organizations.OrganizationalUnitReference.Builder
Packages that use OrganizationalUnitReference.Builder
-
Uses of OrganizationalUnitReference.Builder in software.amazon.awscdk.interfaces.organizations
Methods in software.amazon.awscdk.interfaces.organizations that return OrganizationalUnitReference.BuilderModifier and TypeMethodDescriptionOrganizationalUnitReference.builder()OrganizationalUnitReference.Builder.organizationalUnitArn(String organizationalUnitArn) Sets the value ofOrganizationalUnitReference.getOrganizationalUnitArn()OrganizationalUnitReference.Builder.organizationalUnitId(String organizationalUnitId) Sets the value ofOrganizationalUnitReference.getOrganizationalUnitId()Constructors in software.amazon.awscdk.interfaces.organizations with parameters of type OrganizationalUnitReference.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theOrganizationalUnitReference.Builder.