@Stability(value=Stable)
public static interface CfnRule.RedshiftDataParametersProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-redshiftdataparameters.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.RedshiftDataParametersProperty.Builder
A builder for
CfnRule.RedshiftDataParametersProperty |
static class |
CfnRule.RedshiftDataParametersProperty.Jsii$Proxy
An implementation for
CfnRule.RedshiftDataParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.RedshiftDataParametersProperty.Builder |
builder() |
String |
getDatabase()
`CfnRule.RedshiftDataParametersProperty.Database`.
|
default String |
getDbUser()
`CfnRule.RedshiftDataParametersProperty.DbUser`.
|
default String |
getSecretManagerArn()
`CfnRule.RedshiftDataParametersProperty.SecretManagerArn`.
|
String |
getSql()
`CfnRule.RedshiftDataParametersProperty.Sql`.
|
default String |
getStatementName()
`CfnRule.RedshiftDataParametersProperty.StatementName`.
|
default Object |
getWithEvent()
`CfnRule.RedshiftDataParametersProperty.WithEvent`.
|
@Stability(value=Stable) @NotNull String getDatabase()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-redshiftdataparameters.html#cfn-events-rule-redshiftdataparameters-database@Stability(value=Stable) @NotNull String getSql()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-redshiftdataparameters.html#cfn-events-rule-redshiftdataparameters-sql@Stability(value=Stable) @Nullable default String getDbUser()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-redshiftdataparameters.html#cfn-events-rule-redshiftdataparameters-dbuser@Stability(value=Stable) @Nullable default String getSecretManagerArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-redshiftdataparameters.html#cfn-events-rule-redshiftdataparameters-secretmanagerarn@Stability(value=Stable) @Nullable default String getStatementName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-redshiftdataparameters.html#cfn-events-rule-redshiftdataparameters-statementname@Stability(value=Stable) @Nullable default Object getWithEvent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-redshiftdataparameters.html#cfn-events-rule-redshiftdataparameters-withevent@Stability(value=Stable) static CfnRule.RedshiftDataParametersProperty.Builder builder()
Copyright © 2020. All rights reserved.