Amazon.ConfigService.Model.ConfigurationRecorder.IsSetRoleARN C# (CSharp) 메소드

IsSetRoleARN() 개인적인 메소드

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