Class: Aws::Types::GetProposalInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#network_id ⇒ ::String

Returns the value of attribute network_id.

Returns:

  • (::String)


192
193
194
# File 'sig/types.rbs', line 192

def network_id
  @network_id
end

#proposal_id ⇒ ::String

Returns the value of attribute proposal_id.

Returns:

  • (::String)


193
194
195
# File 'sig/types.rbs', line 193

def proposal_id
  @proposal_id
end