@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(String apiId,
String name,
String type,
String description,
Object dynamoDbConfig,
Object elasticsearchConfig,
Object httpConfig,
Object lambdaConfig,
Object relationalDatabaseConfig,
String serviceRoleArn)
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) |
String |
getApiId()
`AWS::AppSync::DataSource.ApiId`.
|
String |
getDescription()
`AWS::AppSync::DataSource.Description`.
|
Object |
getDynamoDbConfig()
`AWS::AppSync::DataSource.DynamoDBConfig`.
|
Object |
getElasticsearchConfig()
`AWS::AppSync::DataSource.ElasticsearchConfig`.
|
Object |
getHttpConfig()
`AWS::AppSync::DataSource.HttpConfig`.
|
Object |
getLambdaConfig()
`AWS::AppSync::DataSource.LambdaConfig`.
|
String |
getName()
`AWS::AppSync::DataSource.Name`.
|
Object |
getRelationalDatabaseConfig()
`AWS::AppSync::DataSource.RelationalDatabaseConfig`.
|
String |
getServiceRoleArn()
`AWS::AppSync::DataSource.ServiceRoleArn`.
|
String |
getType()
`AWS::AppSync::DataSource.Type`.
|
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(String apiId, String name, String type, String description, Object dynamoDbConfig, Object elasticsearchConfig, Object httpConfig, Object lambdaConfig, Object relationalDatabaseConfig, String serviceRoleArn)
CfnDataSourceProps.Builder.public final String getApiId()
CfnDataSourcePropsgetApiId in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-apiidpublic final String getName()
CfnDataSourcePropsgetName in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-namepublic final String getType()
CfnDataSourcePropsgetType in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-typepublic final String getDescription()
CfnDataSourcePropsgetDescription in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-descriptionpublic final Object getDynamoDbConfig()
CfnDataSourcePropsgetDynamoDbConfig in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-dynamodbconfigpublic final Object getElasticsearchConfig()
CfnDataSourcePropsgetElasticsearchConfig in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-elasticsearchconfigpublic final Object getHttpConfig()
CfnDataSourcePropsgetHttpConfig in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-httpconfigpublic final Object getLambdaConfig()
CfnDataSourcePropsgetLambdaConfig in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-lambdaconfigpublic final Object getRelationalDatabaseConfig()
CfnDataSourcePropsgetRelationalDatabaseConfig in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-relationaldatabaseconfigpublic final String getServiceRoleArn()
CfnDataSourcePropsgetServiceRoleArn in interface CfnDataSourcePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-servicerolearn@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.