@Stability(value=External)
public static interface CfnFunction.IdentitySAMPTProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.IdentitySAMPTProperty.Builder
A builder for
CfnFunction.IdentitySAMPTProperty |
static class |
CfnFunction.IdentitySAMPTProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.IdentitySAMPTProperty.Builder |
builder() |
String |
getIdentityName()
`CfnFunction.IdentitySAMPTProperty.IdentityName`.
|
@Stability(value=External) String getIdentityName()
https://github.com/awslabs/serverless-application-model/blob/master/docs/policy_templates.rst@Stability(value=External) static CfnFunction.IdentitySAMPTProperty.Builder builder()
Copyright © 2019. All rights reserved.