You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ConfirmProductInstanceResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#owner_idString

The AWS account ID of the instance owner. This is only present if the product code is attached to the instance.

Returns:

  • (String)

    The AWS account ID of the instance owner.

#returnBoolean

The return value of the request. Returns true if the specified product code is owned by the requester and associated with the specified instance.

Returns:

  • (Boolean)

    The return value of the request.