Uses of Interface
software.amazon.awscdk.services.efs.CfnFileSystem.ElasticFileSystemTagProperty
-
Uses of CfnFileSystem.ElasticFileSystemTagProperty in software.amazon.awscdk.services.efs
Classes in software.amazon.awscdk.services.efs that implement CfnFileSystem.ElasticFileSystemTagPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFileSystem.ElasticFileSystemTagPropertyMethods in software.amazon.awscdk.services.efs that return CfnFileSystem.ElasticFileSystemTagPropertyModifier and TypeMethodDescriptionCfnFileSystem.ElasticFileSystemTagProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.efs that return types with arguments of type CfnFileSystem.ElasticFileSystemTagPropertyModifier and TypeMethodDescriptionCfnFileSystemProps.getFileSystemTags()Use to create one or more tags associated with the file system.CfnFileSystemProps.Jsii$Proxy.getFileSystemTags()Method parameters in software.amazon.awscdk.services.efs with type arguments of type CfnFileSystem.ElasticFileSystemTagPropertyModifier and TypeMethodDescriptionCfnFileSystem.Builder.fileSystemTags(List<? extends CfnFileSystem.ElasticFileSystemTagProperty> fileSystemTags) Use to create one or more tags associated with the file system.CfnFileSystemProps.Builder.fileSystemTags(List<? extends CfnFileSystem.ElasticFileSystemTagProperty> fileSystemTags) Sets the value ofCfnFileSystemProps.getFileSystemTags()