@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.448Z") @Stability(value=Stable) public interface CfnResourceShareProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceShareProps.Builder
A builder for
CfnResourceShareProps |
static class |
CfnResourceShareProps.Jsii$Proxy
An implementation for
CfnResourceShareProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceShareProps.Builder |
builder() |
default Object |
getAllowExternalPrincipals()
`AWS::RAM::ResourceShare.AllowExternalPrincipals`.
|
String |
getName()
`AWS::RAM::ResourceShare.Name`.
|
default List<String> |
getPrincipals()
`AWS::RAM::ResourceShare.Principals`.
|
default List<String> |
getResourceArns()
`AWS::RAM::ResourceShare.ResourceArns`.
|
default List<CfnTag> |
getTags()
`AWS::RAM::ResourceShare.Tags`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-name@Stability(value=Stable) @Nullable default Object getAllowExternalPrincipals()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-allowexternalprincipals@Stability(value=Stable) @Nullable default List<String> getPrincipals()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-principals@Stability(value=Stable) @Nullable default List<String> getResourceArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-resourcearns@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ram-resourceshare.html#cfn-ram-resourceshare-tags@Stability(value=Stable) static CfnResourceShareProps.Builder builder()
CfnResourceShareProps.Builder of CfnResourceSharePropsCopyright © 2020. All rights reserved.