ProviderConfiguration
The initial configuration settings required to establish an integration between Security Hub and third-party provider.
Inheritors
Types
Functions
Casts this ProviderConfiguration as a JiraCloud and retrieves its aws.sdk.kotlin.services.securityhub.model.JiraCloudProviderConfiguration value. Throws an exception if the ProviderConfiguration is not a JiraCloud.
Casts this ProviderConfiguration as a JiraCloud and retrieves its aws.sdk.kotlin.services.securityhub.model.JiraCloudProviderConfiguration value. Returns null if the ProviderConfiguration is not a JiraCloud.
Casts this ProviderConfiguration as a ServiceNow and retrieves its aws.sdk.kotlin.services.securityhub.model.ServiceNowProviderConfiguration value. Throws an exception if the ProviderConfiguration is not a ServiceNow.
Casts this ProviderConfiguration as a ServiceNow and retrieves its aws.sdk.kotlin.services.securityhub.model.ServiceNowProviderConfiguration value. Returns null if the ProviderConfiguration is not a ServiceNow.