Amazon.ConfigService.Model.ConfigurationRecorder.IsSetRoleARN C# (CSharp) Méthode

IsSetRoleARN() private méthode

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