Uses of Class
software.amazon.awscdk.services.inspectorv2.CfnCodeSecurityIntegration.UpdateDetailsProperty.Builder
Packages that use CfnCodeSecurityIntegration.UpdateDetailsProperty.Builder
-
Uses of CfnCodeSecurityIntegration.UpdateDetailsProperty.Builder in software.amazon.awscdk.services.inspectorv2
Methods in software.amazon.awscdk.services.inspectorv2 that return CfnCodeSecurityIntegration.UpdateDetailsProperty.BuilderModifier and TypeMethodDescriptionCfnCodeSecurityIntegration.UpdateDetailsProperty.builder()CfnCodeSecurityIntegration.UpdateDetailsProperty.Builder.github(IResolvable github) Sets the value ofCfnCodeSecurityIntegration.UpdateDetailsProperty.getGithub()CfnCodeSecurityIntegration.UpdateDetailsProperty.Builder.github(CfnCodeSecurityIntegration.UpdateGitHubIntegrationDetailProperty github) Sets the value ofCfnCodeSecurityIntegration.UpdateDetailsProperty.getGithub()CfnCodeSecurityIntegration.UpdateDetailsProperty.Builder.gitlabSelfManaged(IResolvable gitlabSelfManaged) Sets the value ofCfnCodeSecurityIntegration.UpdateDetailsProperty.getGitlabSelfManaged()CfnCodeSecurityIntegration.UpdateDetailsProperty.Builder.gitlabSelfManaged(CfnCodeSecurityIntegration.UpdateGitLabSelfManagedIntegrationDetailProperty gitlabSelfManaged) Sets the value ofCfnCodeSecurityIntegration.UpdateDetailsProperty.getGitlabSelfManaged()Constructors in software.amazon.awscdk.services.inspectorv2 with parameters of type CfnCodeSecurityIntegration.UpdateDetailsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCodeSecurityIntegration.UpdateDetailsProperty.Builder.