Amazon.KeyManagementService.Model.CreateKeyRequest.IsSetOrigin C# (CSharp) Method

IsSetOrigin() private method

private IsSetOrigin ( ) : bool
return bool
        internal bool IsSetOrigin()
        {
            return this._origin != null;
        }