Class: Aws::Types::DeleteAgreementRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agreement_id::String

Returns the value of attribute agreement_id.

Returns:

  • (::String)


258
259
260
# File 'sig/types.rbs', line 258

def agreement_id
  @agreement_id
end

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


259
260
261
# File 'sig/types.rbs', line 259

def server_id
  @server_id
end