Amazon.SimpleSystemsManagement.Model.RegisterTargetWithMaintenanceWindowRequest.IsSetOwnerInformation C# (CSharp) 메소드

IsSetOwnerInformation() 개인적인 메소드

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