Amazon.ConfigService.Model.ConfigurationRecorder.IsSetRoleARN C# (CSharp) Method

IsSetRoleARN() private method

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