| Modifier and Type | Class and Description |
|---|---|
static class |
ShareOptions.Jsii$Proxy
An implementation for
ShareOptions |
| Modifier and Type | Method and Description |
|---|---|
ShareOptions |
ShareOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AttributeGroup.getAttributeGroupSharePermissionARN(ShareOptions shareOptions)
(experimental) Get the correct permission ARN based on the SharePermission.
|
void |
IApplication.shareApplication(ShareOptions shareOptions)
(experimental) Share this application with other IAM entities, accounts, or OUs.
|
void |
IApplication.Jsii$Proxy.shareApplication(ShareOptions shareOptions)
(experimental) Share this application with other IAM entities, accounts, or OUs.
|
default void |
IApplication.Jsii$Default.shareApplication(ShareOptions shareOptions)
(experimental) Share this application with other IAM entities, accounts, or OUs.
|
void |
Application.shareApplication(ShareOptions shareOptions)
(experimental) Share an application with accounts, organizations and OUs, and IAM roles and users.
|
void |
IAttributeGroup.shareAttributeGroup(ShareOptions shareOptions)
(experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.
|
void |
IAttributeGroup.Jsii$Proxy.shareAttributeGroup(ShareOptions shareOptions)
(experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.
|
default void |
IAttributeGroup.Jsii$Default.shareAttributeGroup(ShareOptions shareOptions)
(experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.
|
void |
AttributeGroup.shareAttributeGroup(ShareOptions shareOptions)
(experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.
|
Copyright © 2022. All rights reserved.