@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.204Z") @Stability(value=Stable) public interface CfnStudioSessionMappingProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStudioSessionMappingProps.Builder
A builder for
CfnStudioSessionMappingProps |
static class |
CfnStudioSessionMappingProps.Jsii$Proxy
An implementation for
CfnStudioSessionMappingProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnStudioSessionMappingProps.Builder |
builder() |
String |
getIdentityName()
`AWS::EMR::StudioSessionMapping.IdentityName`.
|
String |
getIdentityType()
`AWS::EMR::StudioSessionMapping.IdentityType`.
|
String |
getSessionPolicyArn()
`AWS::EMR::StudioSessionMapping.SessionPolicyArn`.
|
String |
getStudioId()
`AWS::EMR::StudioSessionMapping.StudioId`.
|
@Stability(value=Stable) @NotNull String getIdentityName()
@Stability(value=Stable) @NotNull String getIdentityType()
@Stability(value=Stable) @NotNull String getSessionPolicyArn()
@Stability(value=Stable) @NotNull String getStudioId()
@Stability(value=Stable) static CfnStudioSessionMappingProps.Builder builder()
Copyright © 2021. All rights reserved.