Uses of Interface
software.amazon.awscdk.services.servicecatalogappregistry.alpha.ShareOptions
Packages that use ShareOptions
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of ShareOptions in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Classes in software.amazon.awscdk.services.servicecatalogappregistry.alpha that implement ShareOptionsMethods in software.amazon.awscdk.services.servicecatalogappregistry.alpha that return ShareOptionsMethods in software.amazon.awscdk.services.servicecatalogappregistry.alpha with parameters of type ShareOptionsModifier and TypeMethodDescriptionprotected StringAttributeGroup.getAttributeGroupSharePermissionARN(ShareOptions shareOptions) (experimental) Get the correct permission ARN based on the SharePermission.voidApplication.shareApplication(String id, ShareOptions shareOptions) (experimental) Share an application with accounts, organizations and OUs, and IAM roles and users.default voidIApplication.Jsii$Default.shareApplication(String id, ShareOptions shareOptions) (experimental) Share this application with other IAM entities, accounts, or OUs.final voidIApplication.Jsii$Proxy.shareApplication(String id, ShareOptions shareOptions) (experimental) Share this application with other IAM entities, accounts, or OUs.voidIApplication.shareApplication(String id, ShareOptions shareOptions) (experimental) Share this application with other IAM entities, accounts, or OUs.voidAttributeGroup.shareAttributeGroup(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.default voidIAttributeGroup.Jsii$Default.shareAttributeGroup(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.final voidIAttributeGroup.Jsii$Proxy.shareAttributeGroup(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.voidIAttributeGroup.shareAttributeGroup(String id, ShareOptions shareOptions) (experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.