public static interface ServiceNowConnectorProfileProperties.Builder extends SdkPojo, CopyableBuilder<ServiceNowConnectorProfileProperties.Builder,ServiceNowConnectorProfileProperties>
Modifier and Type | Method and Description |
---|---|
ServiceNowConnectorProfileProperties.Builder |
instanceUrl(String instanceUrl)
The location of the ServiceNow resource.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ServiceNowConnectorProfileProperties.Builder instanceUrl(String instanceUrl)
The location of the ServiceNow resource.
instanceUrl
- The location of the ServiceNow resource.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.