@Generated(value="jsii-pacmak/1.66.0 (build 3c9512b)", date="2022-08-31T19:38:33.155Z") @Stability(value=Experimental) public interface IAttributeGroup extends software.amazon.jsii.JsiiSerializable, IResource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAttributeGroup.Jsii$Default
Internal default implementation for
IAttributeGroup. |
static class |
IAttributeGroup.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeGroupArn()
(experimental) The ARN of the attribute group.
|
String |
getAttributeGroupId()
(experimental) The ID of the attribute group.
|
void |
shareAttributeGroup(ShareOptions shareOptions)
(experimental) Share the attribute group resource with other IAM entities, accounts, or OUs.
|
applyRemovalPolicy, getEnv, getStack@Stability(value=Experimental) @NotNull String getAttributeGroupArn()
@Stability(value=Experimental) @NotNull String getAttributeGroupId()
@Stability(value=Experimental)
void shareAttributeGroup(@NotNull
ShareOptions shareOptions)
shareOptions - The options for the share. This parameter is required.Copyright © 2022. All rights reserved.