Amazon.Redshift.Model.ClusterIamRole.IsSetIamRoleArn C# (CSharp) Метод

IsSetIamRoleArn() приватный Метод

private IsSetIamRoleArn ( ) : bool
Результат bool
        internal bool IsSetIamRoleArn()
        {
            return this._iamRoleArn != null;
        }