Uses of Class
software.amazon.awscdk.services.servicecatalogappregistry.alpha.ShareOptions.Builder
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of ShareOptions.Builder in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Modifier and TypeMethodDescriptionSets the value ofShareOptions.getAccounts()
static ShareOptions.Builder
ShareOptions.builder()
Sets the value ofShareOptions.getName()
ShareOptions.Builder.organizationArns
(List<String> organizationArns) Sets the value ofShareOptions.getOrganizationArns()
Sets the value ofShareOptions.getRoles()
ShareOptions.Builder.sharePermission
(String sharePermission) Sets the value ofShareOptions.getSharePermission()
ShareOptions.Builder.sharePermission
(SharePermission sharePermission) Sets the value ofShareOptions.getSharePermission()
Sets the value ofShareOptions.getUsers()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ShareOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theShareOptions.Builder
.