@Stability(value=Stable) public static final class CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder applicationHostUrl(String applicationHostUrl)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getApplicationHostUrl()applicationHostUrl - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.ApplicationHostUrl`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder applicationServicePath(String applicationServicePath)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getApplicationServicePath()applicationServicePath - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.ApplicationServicePath`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder clientNumber(String clientNumber)
clientNumber - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.ClientNumber`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder logonLanguage(String logonLanguage)
logonLanguage - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.LogonLanguage`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder oAuthProperties(CfnConnectorProfile.OAuthPropertiesProperty oAuthProperties)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getOAuthProperties()oAuthProperties - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.OAuthProperties`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder oAuthProperties(IResolvable oAuthProperties)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getOAuthProperties()oAuthProperties - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.OAuthProperties`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder portNumber(Number portNumber)
portNumber - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.PortNumber`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder privateLinkServiceName(String privateLinkServiceName)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getPrivateLinkServiceName()privateLinkServiceName - `CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.PrivateLinkServiceName`.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty>CfnConnectorProfile.SAPODataConnectorProfilePropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.