Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.fms.CfnResourceSetPropsMixin.Builder
Packages that use CfnResourceSetPropsMixin.Builder
-
Uses of CfnResourceSetPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.fms
Methods in software.amazon.awscdk.cfnpropertymixins.services.fms that return CfnResourceSetPropsMixin.BuilderModifier and TypeMethodDescriptionCfnResourceSetPropsMixin.Builder.create()CfnResourceSetPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnResourceSetPropsMixin.Builder.description(String description) A description of the resource set.The descriptive name of the resource set.CfnResourceSetPropsMixin.Builder.resourceTypeList(List<String> resourceTypeList) Determines the resources that can be associated to the resource set.