Class: Aws::Types::GetDataProductInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_identifier::String

Returns the value of attribute domain_identifier.

Returns:

  • (::String)


2611
2612
2613
# File 'sig/types.rbs', line 2611

def domain_identifier
  @domain_identifier
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


2612
2613
2614
# File 'sig/types.rbs', line 2612

def identifier
  @identifier
end

#revision::String

Returns the value of attribute revision.

Returns:

  • (::String)


2613
2614
2615
# File 'sig/types.rbs', line 2613

def revision
  @revision
end