Uses of Interface
software.amazon.awscdk.services.servicecatalogappregistry.alpha.ShareOptions
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of ShareOptions in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Modifier and TypeMethodDescriptionprotected String
AttributeGroup.getAttributeGroupSharePermissionARN
(ShareOptions shareOptions) (experimental) Get the correct permission ARN based on the SharePermission.void
Application.shareApplication
(String id, ShareOptions shareOptions) (experimental) Share an application with accounts, organizations and OUs, and IAM roles and users.default void
IApplication.Jsii$Default.shareApplication
(String id, ShareOptions shareOptions) (experimental) Share this application with other IAM entities, accounts, or OUs.final void
IApplication.Jsii$Proxy.shareApplication
(String id, ShareOptions shareOptions) (experimental) Share this application with other IAM entities, accounts, or OUs.void
IApplication.shareApplication
(String id, ShareOptions shareOptions) (experimental) Share this application with other IAM entities, accounts, or OUs.void
AttributeGroup.shareAttributeGroup
(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.default void
IAttributeGroup.Jsii$Default.shareAttributeGroup
(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.final void
IAttributeGroup.Jsii$Proxy.shareAttributeGroup
(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.void
IAttributeGroup.shareAttributeGroup
(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.