@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 - The location of the SAPOData resource.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder applicationServicePath(String applicationServicePath)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getApplicationServicePath()applicationServicePath - The application path to catalog service.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder clientNumber(String clientNumber)
clientNumber - The client number for the client creating the connection.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder logonLanguage(String logonLanguage)
logonLanguage - The logon language of SAPOData instance.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder oAuthProperties(CfnConnectorProfile.OAuthPropertiesProperty oAuthProperties)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getOAuthProperties()oAuthProperties - The SAPOData OAuth properties required for OAuth type authentication.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder oAuthProperties(IResolvable oAuthProperties)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getOAuthProperties()oAuthProperties - The SAPOData OAuth properties required for OAuth type authentication.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder portNumber(Number portNumber)
portNumber - The port number of the SAPOData instance.this@Stability(value=Stable) public CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.Builder privateLinkServiceName(String privateLinkServiceName)
CfnConnectorProfile.SAPODataConnectorProfilePropertiesProperty.getPrivateLinkServiceName()privateLinkServiceName - The SAPOData Private Link service name to be used for private data transfers.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.