Uses of Class
software.amazon.awscdk.services.guardduty.CfnTrustedEntitySetProps.Builder
Packages that use CfnTrustedEntitySetProps.Builder
-
Uses of CfnTrustedEntitySetProps.Builder in software.amazon.awscdk.services.guardduty
Methods in software.amazon.awscdk.services.guardduty that return CfnTrustedEntitySetProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnTrustedEntitySetProps.getActivate()
CfnTrustedEntitySetProps.Builder.activate
(IResolvable activate) Sets the value ofCfnTrustedEntitySetProps.getActivate()
CfnTrustedEntitySetProps.builder()
CfnTrustedEntitySetProps.Builder.detectorId
(String detectorId) Sets the value ofCfnTrustedEntitySetProps.getDetectorId()
CfnTrustedEntitySetProps.Builder.expectedBucketOwner
(String expectedBucketOwner) Sets the value ofCfnTrustedEntitySetProps.getExpectedBucketOwner()
Sets the value ofCfnTrustedEntitySetProps.getFormat()
Sets the value ofCfnTrustedEntitySetProps.getLocation()
Sets the value ofCfnTrustedEntitySetProps.getName()
CfnTrustedEntitySetProps.Builder.tags
(List<? extends CfnTrustedEntitySet.TagItemProperty> tags) Sets the value ofCfnTrustedEntitySetProps.getTags()
Constructors in software.amazon.awscdk.services.guardduty with parameters of type CfnTrustedEntitySetProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTrustedEntitySetProps.Builder
.