Class: Aws::Types::OriginDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_grant_id::String

Returns the value of attribute data_grant_id.

Returns:

  • (::String)


828
829
830
# File 'sig/types.rbs', line 828

def data_grant_id
  @data_grant_id
end

#product_id::String

Returns the value of attribute product_id.

Returns:

  • (::String)


827
828
829
# File 'sig/types.rbs', line 827

def product_id
  @product_id
end