@Stability(value=Stable)
public static interface CfnDataSource.AuthorizationConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-authorizationconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.AuthorizationConfigProperty.Builder
A builder for
CfnDataSource.AuthorizationConfigProperty |
static class |
CfnDataSource.AuthorizationConfigProperty.Jsii$Proxy
An implementation for
CfnDataSource.AuthorizationConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.AuthorizationConfigProperty.Builder |
builder() |
String |
getAuthorizationType()
`CfnDataSource.AuthorizationConfigProperty.AuthorizationType`.
|
default Object |
getAwsIamConfig()
`CfnDataSource.AuthorizationConfigProperty.AwsIamConfig`.
|
@Stability(value=Stable) @NotNull String getAuthorizationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-authorizationconfig.html#cfn-appsync-datasource-authorizationconfig-authorizationtype@Stability(value=Stable) @Nullable default Object getAwsIamConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-authorizationconfig.html#cfn-appsync-datasource-authorizationconfig-awsiamconfig@Stability(value=Stable) static CfnDataSource.AuthorizationConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.