@Stability(value=Stable) @Internal public static final class CfnDataSourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSourceProps
CfnDataSourcePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataSourceProps.Builder, CfnDataSourceProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object alternateDataSourceParameters,
String awsAccountId,
Object credentials,
String dataSourceId,
Object dataSourceParameters,
Object errorInfo,
String name,
Object permissions,
Object sslProperties,
List<? extends CfnTag> tags,
String type,
Object vpcConnectionProperties)
Constructor that initializes the object based on literal property values passed by the
CfnDataSourceProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAlternateDataSourceParameters()
`AWS::QuickSight::DataSource.AlternateDataSourceParameters`.
|
String |
getAwsAccountId()
`AWS::QuickSight::DataSource.AwsAccountId`.
|
Object |
getCredentials()
`AWS::QuickSight::DataSource.Credentials`.
|
String |
getDataSourceId()
`AWS::QuickSight::DataSource.DataSourceId`.
|
Object |
getDataSourceParameters()
`AWS::QuickSight::DataSource.DataSourceParameters`.
|
Object |
getErrorInfo()
`AWS::QuickSight::DataSource.ErrorInfo`.
|
String |
getName()
`AWS::QuickSight::DataSource.Name`.
|
Object |
getPermissions()
`AWS::QuickSight::DataSource.Permissions`.
|
Object |
getSslProperties()
`AWS::QuickSight::DataSource.SslProperties`.
|
List<CfnTag> |
getTags()
`AWS::QuickSight::DataSource.Tags`.
|
String |
getType()
`AWS::QuickSight::DataSource.Type`.
|
Object |
getVpcConnectionProperties()
`AWS::QuickSight::DataSource.VpcConnectionProperties`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object alternateDataSourceParameters, String awsAccountId, Object credentials, String dataSourceId, Object dataSourceParameters, Object errorInfo, String name, Object permissions, Object sslProperties, List<? extends CfnTag> tags, String type, Object vpcConnectionProperties)
CfnDataSourceProps.Builder.public final Object getAlternateDataSourceParameters()
CfnDataSourcePropsgetAlternateDataSourceParameters in interface CfnDataSourcePropspublic final String getAwsAccountId()
CfnDataSourcePropsgetAwsAccountId in interface CfnDataSourcePropspublic final Object getCredentials()
CfnDataSourcePropsgetCredentials in interface CfnDataSourcePropspublic final String getDataSourceId()
CfnDataSourcePropsgetDataSourceId in interface CfnDataSourcePropspublic final Object getDataSourceParameters()
CfnDataSourcePropsgetDataSourceParameters in interface CfnDataSourcePropspublic final Object getErrorInfo()
CfnDataSourcePropsgetErrorInfo in interface CfnDataSourcePropspublic final String getName()
CfnDataSourcePropsgetName in interface CfnDataSourcePropspublic final Object getPermissions()
CfnDataSourcePropsgetPermissions in interface CfnDataSourcePropspublic final Object getSslProperties()
CfnDataSourcePropsgetSslProperties in interface CfnDataSourcePropspublic final List<CfnTag> getTags()
CfnDataSourcePropsgetTags in interface CfnDataSourcePropspublic final String getType()
CfnDataSourcePropsgetType in interface CfnDataSourcePropspublic final Object getVpcConnectionProperties()
CfnDataSourcePropsgetVpcConnectionProperties in interface CfnDataSourceProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.