Class UpdateGitLabSelfManagedIntegrationDetail

java.lang.Object
software.amazon.awssdk.services.inspector2.model.UpdateGitLabSelfManagedIntegrationDetail
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<UpdateGitLabSelfManagedIntegrationDetail.Builder,UpdateGitLabSelfManagedIntegrationDetail>

@Generated("software.amazon.awssdk:codegen") public final class UpdateGitLabSelfManagedIntegrationDetail extends Object implements SdkPojo, Serializable, ToCopyableBuilder<UpdateGitLabSelfManagedIntegrationDetail.Builder,UpdateGitLabSelfManagedIntegrationDetail>

Contains details required to update an integration with a self-managed GitLab instance.

See Also: