ProviderConfiguration
The initial configuration settings required to establish an integration between Security Hub and third-party provider.
Inheritors
Types
The configuration settings required to establish a CSPM integration with Microsoft Azure.
The configuration settings required to establish an integration with Jira Cloud.
The configuration settings required to establish an integration with ServiceNow ITSM.
Functions
Casts this ProviderConfiguration as a Azure and retrieves its aws.sdk.kotlin.services.securityhub.model.AzureProviderConfiguration value. Throws an exception if the ProviderConfiguration is not a Azure.
Casts this ProviderConfiguration as a Azure and retrieves its aws.sdk.kotlin.services.securityhub.model.AzureProviderConfiguration value. Returns null if the ProviderConfiguration is not a Azure.
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.