Class TagMarshaller
- Assembly
- AWSSDK.SecretsManager.dll
Tag Marshaller
public class TagMarshaller : IRequestMarshaller<Tag, JsonMarshallerContext>
- Inheritance
-
TagMarshaller
- Implements
- Inherited Members
Constructors
TagMarshaller()
public TagMarshaller()
Fields
Instance
Singleton Marshaller.
public static readonly TagMarshaller Instance
Field Value
Methods
Marshall(Tag, JsonMarshallerContext)
Unmarshaller the response from the service to the response class.
public void Marshall(Tag requestObject, JsonMarshallerContext context)
Parameters
requestObject
Tagcontext
JsonMarshallerContext