Amazon.IdentityManagement.Model.CreateRoleResult.IsSetRole C# (CSharp) Method

IsSetRole() private method

private IsSetRole ( ) : bool
return bool
        internal bool IsSetRole()
        {
            return this.role != null;
        }
    }
CreateRoleResult