@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.474Z") @Stability(value=Stable) public interface CfnDBProxyProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDBProxyProps.Builder
A builder for
CfnDBProxyProps |
static class |
CfnDBProxyProps.Jsii$Proxy
An implementation for
CfnDBProxyProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDBProxyProps.Builder |
builder() |
Object |
getAuth()
`AWS::RDS::DBProxy.Auth`.
|
String |
getDbProxyName()
`AWS::RDS::DBProxy.DBProxyName`.
|
default Object |
getDebugLogging()
`AWS::RDS::DBProxy.DebugLogging`.
|
String |
getEngineFamily()
`AWS::RDS::DBProxy.EngineFamily`.
|
default Number |
getIdleClientTimeout()
`AWS::RDS::DBProxy.IdleClientTimeout`.
|
default Object |
getRequireTls()
`AWS::RDS::DBProxy.RequireTLS`.
|
String |
getRoleArn()
`AWS::RDS::DBProxy.RoleArn`.
|
default List<CfnDBProxy.TagFormatProperty> |
getTags()
`AWS::RDS::DBProxy.Tags`.
|
default List<String> |
getVpcSecurityGroupIds()
`AWS::RDS::DBProxy.VpcSecurityGroupIds`.
|
List<String> |
getVpcSubnetIds()
`AWS::RDS::DBProxy.VpcSubnetIds`.
|
@Stability(value=Stable) @NotNull Object getAuth()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-auth@Stability(value=Stable) @NotNull String getDbProxyName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-dbproxyname@Stability(value=Stable) @NotNull String getEngineFamily()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-enginefamily@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-rolearn@Stability(value=Stable) @NotNull List<String> getVpcSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-vpcsubnetids@Stability(value=Stable) @Nullable default Object getDebugLogging()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-debuglogging@Stability(value=Stable) @Nullable default Number getIdleClientTimeout()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-idleclienttimeout@Stability(value=Stable) @Nullable default Object getRequireTls()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-requiretls@Stability(value=Stable) @Nullable default List<CfnDBProxy.TagFormatProperty> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-tags@Stability(value=Stable) @Nullable default List<String> getVpcSecurityGroupIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbproxy.html#cfn-rds-dbproxy-vpcsecuritygroupids@Stability(value=Stable) static CfnDBProxyProps.Builder builder()
CfnDBProxyProps.Builder of CfnDBProxyPropsCopyright © 2020. All rights reserved.