@Stability(value=Stable)
public static interface CfnEndpoint.NeptuneSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpoint.NeptuneSettingsProperty.Builder
A builder for
CfnEndpoint.NeptuneSettingsProperty |
static class |
CfnEndpoint.NeptuneSettingsProperty.Jsii$Proxy
An implementation for
CfnEndpoint.NeptuneSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpoint.NeptuneSettingsProperty.Builder |
builder() |
default Number |
getErrorRetryDuration()
`CfnEndpoint.NeptuneSettingsProperty.ErrorRetryDuration`.
|
default Object |
getIamAuthEnabled()
`CfnEndpoint.NeptuneSettingsProperty.IamAuthEnabled`.
|
default Number |
getMaxFileSize()
`CfnEndpoint.NeptuneSettingsProperty.MaxFileSize`.
|
default Number |
getMaxRetryCount()
`CfnEndpoint.NeptuneSettingsProperty.MaxRetryCount`.
|
default String |
getS3BucketFolder()
`CfnEndpoint.NeptuneSettingsProperty.S3BucketFolder`.
|
default String |
getS3BucketName()
`CfnEndpoint.NeptuneSettingsProperty.S3BucketName`.
|
default String |
getServiceAccessRoleArn()
`CfnEndpoint.NeptuneSettingsProperty.ServiceAccessRoleArn`.
|
@Stability(value=Stable) @Nullable default Number getErrorRetryDuration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html#cfn-dms-endpoint-neptunesettings-errorretryduration@Stability(value=Stable) @Nullable default Object getIamAuthEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html#cfn-dms-endpoint-neptunesettings-iamauthenabled@Stability(value=Stable) @Nullable default Number getMaxFileSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html#cfn-dms-endpoint-neptunesettings-maxfilesize@Stability(value=Stable) @Nullable default Number getMaxRetryCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html#cfn-dms-endpoint-neptunesettings-maxretrycount@Stability(value=Stable) @Nullable default String getS3BucketFolder()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html#cfn-dms-endpoint-neptunesettings-s3bucketfolder@Stability(value=Stable) @Nullable default String getS3BucketName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html#cfn-dms-endpoint-neptunesettings-s3bucketname@Stability(value=Stable) @Nullable default String getServiceAccessRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-neptunesettings.html#cfn-dms-endpoint-neptunesettings-serviceaccessrolearn@Stability(value=Stable) static CfnEndpoint.NeptuneSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.