Amazon.ElasticTranscoder.Model.TestRoleRequest.IsSetRole C# (CSharp) 메소드

IsSetRole() 개인적인 메소드

private IsSetRole ( ) : bool
리턴 bool
        internal bool IsSetRole()
        {
            return this._role != null;
        }