C# Class VaultSharp.Backends.Authentication.Models.AwsEc2.AwsEc2AuthenticationRole

Represents the AWS EC2 role.
Show file Open project: rajanadar/VaultSharp

Private Properties

Property Type Description

Public Methods

Method Description
AwsEc2AuthenticationRole ( ) : Newtonsoft.Json

Initializes a new instance of the AwsEc2AuthenticationRole class.

Method Details

AwsEc2AuthenticationRole() public method

Initializes a new instance of the AwsEc2AuthenticationRole class.
public AwsEc2AuthenticationRole ( ) : Newtonsoft.Json
return Newtonsoft.Json