Amazon.Redshift.Model.ClusterIamRole.IsSetIamRoleArn C# (CSharp) 메소드

IsSetIamRoleArn() 개인적인 메소드

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