@Stability(value=Stable)
public static interface CfnDataSource.AuthorizationConfigProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getAwsIamConfig()
@Stability(value=Stable) static CfnDataSource.AuthorizationConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.