Amazon.Runtime.InstanceProfileAWSCredentials.InstanceProfileAWSCredentials C# (CSharp) 메소드

InstanceProfileAWSCredentials() 공개 메소드

Constructs a InstanceProfileAWSCredentials object for the first found role
public InstanceProfileAWSCredentials ( ) : System
리턴 System
        public InstanceProfileAWSCredentials()
            : this(GetFirstRole()) { }

Same methods

InstanceProfileAWSCredentials::InstanceProfileAWSCredentials ( string role ) : System