GitlabSelfManaged
data class GitlabSelfManaged(val value: CreateGitLabSelfManagedIntegrationDetail) : CreateIntegrationDetail
Details specific to creating an integration with a self-managed GitLab instance.
Inherited functions
Link copied to clipboard
Casts this CreateIntegrationDetail as a GitlabSelfManaged and retrieves its aws.sdk.kotlin.services.inspector2.model.CreateGitLabSelfManagedIntegrationDetail value. Throws an exception if the CreateIntegrationDetail is not a GitlabSelfManaged.
Link copied to clipboard
Casts this CreateIntegrationDetail as a GitlabSelfManaged and retrieves its aws.sdk.kotlin.services.inspector2.model.CreateGitLabSelfManagedIntegrationDetail value. Returns null if the CreateIntegrationDetail is not a GitlabSelfManaged.