@Stability(value=Stable) @Internal public static final class CfnDataSourceProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataSourceProps
CfnDataSourceProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnDataSourceProps.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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()
CfnDataSourceProps
getAlternateDataSourceParameters
in interface CfnDataSourceProps
public final String getAwsAccountId()
CfnDataSourceProps
getAwsAccountId
in interface CfnDataSourceProps
public final Object getCredentials()
CfnDataSourceProps
getCredentials
in interface CfnDataSourceProps
public final String getDataSourceId()
CfnDataSourceProps
getDataSourceId
in interface CfnDataSourceProps
public final Object getDataSourceParameters()
CfnDataSourceProps
getDataSourceParameters
in interface CfnDataSourceProps
public final Object getErrorInfo()
CfnDataSourceProps
getErrorInfo
in interface CfnDataSourceProps
public final String getName()
CfnDataSourceProps
getName
in interface CfnDataSourceProps
public final Object getPermissions()
CfnDataSourceProps
getPermissions
in interface CfnDataSourceProps
public final Object getSslProperties()
CfnDataSourceProps
getSslProperties
in interface CfnDataSourceProps
public final List<CfnTag> getTags()
CfnDataSourceProps
getTags
in interface CfnDataSourceProps
public final String getType()
CfnDataSourceProps
getType
in interface CfnDataSourceProps
public final Object getVpcConnectionProperties()
CfnDataSourceProps
getVpcConnectionProperties
in interface CfnDataSourceProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.