AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the PutResourceSet operation. Creates the resource set.

An Firewall Manager resource set defines the resources to import into an Firewall Manager policy from another Amazon Web Services service.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.FMS.AmazonFMSRequest
      Amazon.FMS.Model.PutResourceSetRequest

Namespace: Amazon.FMS.Model
Assembly: AWSSDK.FMS.dll
Version: 3.x.y.z

Syntax

C#
public class PutResourceSetRequest : AmazonFMSRequest
         IAmazonWebServiceRequest

The PutResourceSetRequest type exposes the following members

Constructors

NameDescription
Public Method PutResourceSetRequest()

Properties

NameTypeDescription
Public Property ResourceSet Amazon.FMS.Model.ResourceSet

Gets and sets the property ResourceSet.

Details about the resource set to be created or updated.>

Public Property TagList System.Collections.Generic.List<Amazon.FMS.Model.Tag>

Gets and sets the property TagList.

Retrieves the tags associated with the specified resource set. Tags are key:value pairs that you can use to categorize and manage your resources, for purposes like billing. For example, you might set the tag key to "customer" and the value to the customer name or ID. You can specify one or more tags to add to each Amazon Web Services resource, up to 50 tags for a resource.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5