Amazon.IdentityManagement.Model.DeleteRolePolicyRequest.IsSetRoleName C# (CSharp) Method

IsSetRoleName() private method

private IsSetRoleName ( ) : bool
return bool
        internal bool IsSetRoleName()
        {
            return this._roleName != null;
        }
DeleteRolePolicyRequest