class Aws::IoTThingsGraph::Types::GetSystemTemplateRequest

@note When making an API call, you may pass GetSystemTemplateRequest

data as a hash:

    {
      id: "Urn", # required
      revision_number: 1,
    }

@!attribute [rw] id

The ID of the system to get. This ID must be in the user's
namespace.

The ID should be in the following format.

`urn:tdm:REGION/ACCOUNT ID/default:system:SYSTEMNAME`
@return [String]

@!attribute [rw] revision_number

The number that specifies the revision of the system to get.
@return [Integer]

Constants

SENSITIVE