Class: Aws::Types::UpdateIpRestrictionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


12800
12801
12802
# File 'sig/types.rbs', line 12800

def 
  @aws_account_id
end

#request_id::String

Returns the value of attribute request_id.

Returns:

  • (::String)


12801
12802
12803
# File 'sig/types.rbs', line 12801

def request_id
  @request_id
end

#status::Integer

Returns the value of attribute status.

Returns:

  • (::Integer)


12802
12803
12804
# File 'sig/types.rbs', line 12802

def status
  @status
end