@Stability(value=Stable) public static final class CfnEndpoint.NeptuneSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.NeptuneSettingsProperty>
CfnEndpoint.NeptuneSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder errorRetryDuration(Number errorRetryDuration)
CfnEndpoint.NeptuneSettingsProperty.getErrorRetryDuration()errorRetryDuration - `CfnEndpoint.NeptuneSettingsProperty.ErrorRetryDuration`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder iamAuthEnabled(Boolean iamAuthEnabled)
CfnEndpoint.NeptuneSettingsProperty.getIamAuthEnabled()iamAuthEnabled - `CfnEndpoint.NeptuneSettingsProperty.IamAuthEnabled`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder iamAuthEnabled(IResolvable iamAuthEnabled)
CfnEndpoint.NeptuneSettingsProperty.getIamAuthEnabled()iamAuthEnabled - `CfnEndpoint.NeptuneSettingsProperty.IamAuthEnabled`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder maxFileSize(Number maxFileSize)
CfnEndpoint.NeptuneSettingsProperty.getMaxFileSize()maxFileSize - `CfnEndpoint.NeptuneSettingsProperty.MaxFileSize`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder maxRetryCount(Number maxRetryCount)
CfnEndpoint.NeptuneSettingsProperty.getMaxRetryCount()maxRetryCount - `CfnEndpoint.NeptuneSettingsProperty.MaxRetryCount`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder s3BucketFolder(String s3BucketFolder)
CfnEndpoint.NeptuneSettingsProperty.getS3BucketFolder()s3BucketFolder - `CfnEndpoint.NeptuneSettingsProperty.S3BucketFolder`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder s3BucketName(String s3BucketName)
CfnEndpoint.NeptuneSettingsProperty.getS3BucketName()s3BucketName - `CfnEndpoint.NeptuneSettingsProperty.S3BucketName`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty.Builder serviceAccessRoleArn(String serviceAccessRoleArn)
CfnEndpoint.NeptuneSettingsProperty.getServiceAccessRoleArn()serviceAccessRoleArn - `CfnEndpoint.NeptuneSettingsProperty.ServiceAccessRoleArn`.this@Stability(value=Stable) public CfnEndpoint.NeptuneSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.NeptuneSettingsProperty>CfnEndpoint.NeptuneSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.