@Stability(value=Stable)
public static interface CfnDBProxy.AuthFormatProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBProxy.AuthFormatProperty.Builder
A builder for
CfnDBProxy.AuthFormatProperty |
static class |
CfnDBProxy.AuthFormatProperty.Jsii$Proxy
An implementation for
CfnDBProxy.AuthFormatProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBProxy.AuthFormatProperty.Builder |
builder() |
default String |
getAuthScheme()
`CfnDBProxy.AuthFormatProperty.AuthScheme`.
|
default String |
getDescription()
`CfnDBProxy.AuthFormatProperty.Description`.
|
default String |
getIamAuth()
`CfnDBProxy.AuthFormatProperty.IAMAuth`.
|
default String |
getSecretArn()
`CfnDBProxy.AuthFormatProperty.SecretArn`.
|
default String |
getUserName()
`CfnDBProxy.AuthFormatProperty.UserName`.
|
@Stability(value=Stable) @Nullable default String getAuthScheme()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-authscheme@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-description@Stability(value=Stable) @Nullable default String getIamAuth()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-iamauth@Stability(value=Stable) @Nullable default String getSecretArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-secretarn@Stability(value=Stable) @Nullable default String getUserName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbproxy-authformat.html#cfn-rds-dbproxy-authformat-username@Stability(value=Stable) static CfnDBProxy.AuthFormatProperty.Builder builder()
Copyright © 2020. All rights reserved.