Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securityagent.CfnAgentSpaceMixinProps.Builder
Packages that use CfnAgentSpaceMixinProps.Builder
-
Uses of CfnAgentSpaceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.securityagent
Methods in software.amazon.awscdk.cfnpropertymixins.services.securityagent that return CfnAgentSpaceMixinProps.BuilderModifier and TypeMethodDescriptionCfnAgentSpaceMixinProps.Builder.awsResources(CfnAgentSpacePropsMixin.AWSResourcesProperty awsResources) Sets the value ofCfnAgentSpaceMixinProps.getAwsResources()CfnAgentSpaceMixinProps.Builder.awsResources(IResolvable awsResources) Sets the value ofCfnAgentSpaceMixinProps.getAwsResources()CfnAgentSpaceMixinProps.builder()CfnAgentSpaceMixinProps.Builder.codeReviewSettings(CfnAgentSpacePropsMixin.CodeReviewSettingsProperty codeReviewSettings) Sets the value ofCfnAgentSpaceMixinProps.getCodeReviewSettings()CfnAgentSpaceMixinProps.Builder.codeReviewSettings(IResolvable codeReviewSettings) Sets the value ofCfnAgentSpaceMixinProps.getCodeReviewSettings()CfnAgentSpaceMixinProps.Builder.description(String description) Sets the value ofCfnAgentSpaceMixinProps.getDescription()CfnAgentSpaceMixinProps.Builder.integratedResources(List<? extends Object> integratedResources) Sets the value ofCfnAgentSpaceMixinProps.getIntegratedResources()CfnAgentSpaceMixinProps.Builder.integratedResources(IResolvable integratedResources) Sets the value ofCfnAgentSpaceMixinProps.getIntegratedResources()Sets the value ofCfnAgentSpaceMixinProps.getKmsKeyId()Sets the value ofCfnAgentSpaceMixinProps.getName()Sets the value ofCfnAgentSpaceMixinProps.getTags()CfnAgentSpaceMixinProps.Builder.targetDomainIds(List<String> targetDomainIds) Sets the value ofCfnAgentSpaceMixinProps.getTargetDomainIds()Constructors in software.amazon.awscdk.cfnpropertymixins.services.securityagent with parameters of type CfnAgentSpaceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentSpaceMixinProps.Builder.