GitlabSelfManaged
Details specific to updating an integration with a self-managed GitLab instance.
Inherited functions
Casts this UpdateIntegrationDetails as a Github and retrieves its aws.sdk.kotlin.services.inspector2.model.UpdateGitHubIntegrationDetail value. Throws an exception if the UpdateIntegrationDetails is not a Github.
Casts this UpdateIntegrationDetails as a Github and retrieves its aws.sdk.kotlin.services.inspector2.model.UpdateGitHubIntegrationDetail value. Returns null if the UpdateIntegrationDetails is not a Github.
Casts this UpdateIntegrationDetails as a GitlabSelfManaged and retrieves its aws.sdk.kotlin.services.inspector2.model.UpdateGitLabSelfManagedIntegrationDetail value. Throws an exception if the UpdateIntegrationDetails is not a GitlabSelfManaged.
Casts this UpdateIntegrationDetails as a GitlabSelfManaged and retrieves its aws.sdk.kotlin.services.inspector2.model.UpdateGitLabSelfManagedIntegrationDetail value. Returns null if the UpdateIntegrationDetails is not a GitlabSelfManaged.