@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.906Z") @Stability(value=Stable) public interface CfnServiceLinkedRoleProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServiceLinkedRoleProps.Builder
A builder for
CfnServiceLinkedRoleProps |
static class |
CfnServiceLinkedRoleProps.Jsii$Proxy
An implementation for
CfnServiceLinkedRoleProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnServiceLinkedRoleProps.Builder |
builder() |
String |
getAwsServiceName()
`AWS::IAM::ServiceLinkedRole.AWSServiceName`.
|
default String |
getCustomSuffix()
`AWS::IAM::ServiceLinkedRole.CustomSuffix`.
|
default String |
getDescription()
`AWS::IAM::ServiceLinkedRole.Description`.
|
@Stability(value=Stable) @NotNull String getAwsServiceName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-awsservicename@Stability(value=Stable) @Nullable default String getCustomSuffix()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-customsuffix@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-description@Stability(value=Stable) static CfnServiceLinkedRoleProps.Builder builder()
CfnServiceLinkedRoleProps.Builder of CfnServiceLinkedRolePropsCopyright © 2020. All rights reserved.