@Stability(value=Stable) public static final class CfnService.AuthenticationConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.AuthenticationConfigurationProperty>
CfnService.AuthenticationConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.AuthenticationConfigurationProperty.Builder |
accessRoleArn(String accessRoleArn)
Sets the value of
CfnService.AuthenticationConfigurationProperty.getAccessRoleArn() |
CfnService.AuthenticationConfigurationProperty |
build()
Builds the configured instance.
|
CfnService.AuthenticationConfigurationProperty.Builder |
connectionArn(String connectionArn)
Sets the value of
CfnService.AuthenticationConfigurationProperty.getConnectionArn() |
@Stability(value=Stable) public CfnService.AuthenticationConfigurationProperty.Builder accessRoleArn(String accessRoleArn)
CfnService.AuthenticationConfigurationProperty.getAccessRoleArn()accessRoleArn - `CfnService.AuthenticationConfigurationProperty.AccessRoleArn`.this@Stability(value=Stable) public CfnService.AuthenticationConfigurationProperty.Builder connectionArn(String connectionArn)
CfnService.AuthenticationConfigurationProperty.getConnectionArn()connectionArn - `CfnService.AuthenticationConfigurationProperty.ConnectionArn`.this@Stability(value=Stable) public CfnService.AuthenticationConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnService.AuthenticationConfigurationProperty>CfnService.AuthenticationConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.