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