class Aws::ServiceCatalog::Types::DescribeRecordInput
@note When making an API call, you may pass DescribeRecordInput
data as a hash: { accept_language: "AcceptLanguage", id: "Id", # required page_token: "PageToken", page_size: 1, }
@!attribute [rw] accept_language
The language code. * `en` - English (default) * `jp` - Japanese * `zh` - Chinese @return [String]
@!attribute [rw] id
The record identifier of the provisioned product. This identifier is returned by the request operation. @return [String]
@!attribute [rw] page_token
The page token for the next set of results. To retrieve the first set of results, use null. @return [String]
@!attribute [rw] page_size
The maximum number of items to return with this call. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecordInput AWS API Documentation
Constants
- SENSITIVE