Amazon.Redshift.Model.ClusterIamRole.IsSetIamRoleArn C# (CSharp) Method

IsSetIamRoleArn() private method

private IsSetIamRoleArn ( ) : bool
return bool
        internal bool IsSetIamRoleArn()
        {
            return this._iamRoleArn != null;
        }