@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.076Z") @Stability(value=Stable) public interface CfnProfilePermissionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProfilePermissionProps.Builder
A builder for
CfnProfilePermissionProps |
static class |
CfnProfilePermissionProps.Jsii$Proxy
An implementation for
CfnProfilePermissionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnProfilePermissionProps.Builder |
builder() |
String |
getAction()
`AWS::Signer::ProfilePermission.Action`.
|
String |
getPrincipal()
`AWS::Signer::ProfilePermission.Principal`.
|
String |
getProfileName()
`AWS::Signer::ProfilePermission.ProfileName`.
|
default String |
getProfileVersion()
`AWS::Signer::ProfilePermission.ProfileVersion`.
|
String |
getStatementId()
`AWS::Signer::ProfilePermission.StatementId`.
|
@Stability(value=Stable) @NotNull String getAction()
@Stability(value=Stable) @NotNull String getPrincipal()
@Stability(value=Stable) @NotNull String getProfileName()
@Stability(value=Stable) @NotNull String getStatementId()
@Stability(value=Stable) @Nullable default String getProfileVersion()
@Stability(value=Stable) static CfnProfilePermissionProps.Builder builder()
CfnProfilePermissionProps.Builder of CfnProfilePermissionPropsCopyright © 2021. All rights reserved.