ProviderUpdateConfiguration
The parameters required to update the configuration of an integration provider.
Inheritors
Types
Functions
Casts this ProviderUpdateConfiguration as a JiraCloud and retrieves its aws.sdk.kotlin.services.securityhub.model.JiraCloudUpdateConfiguration value. Throws an exception if the ProviderUpdateConfiguration is not a JiraCloud.
Casts this ProviderUpdateConfiguration as a JiraCloud and retrieves its aws.sdk.kotlin.services.securityhub.model.JiraCloudUpdateConfiguration value. Returns null if the ProviderUpdateConfiguration is not a JiraCloud.
Casts this ProviderUpdateConfiguration as a ServiceNow and retrieves its aws.sdk.kotlin.services.securityhub.model.ServiceNowUpdateConfiguration value. Throws an exception if the ProviderUpdateConfiguration is not a ServiceNow.
Casts this ProviderUpdateConfiguration as a ServiceNow and retrieves its aws.sdk.kotlin.services.securityhub.model.ServiceNowUpdateConfiguration value. Returns null if the ProviderUpdateConfiguration is not a ServiceNow.