Class: Aws::Types::Termination

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:default_phone_number])

Instance Attribute Summary collapse

Instance Attribute Details

#calling_regions::Array[::String]

Returns the value of attribute calling_regions.

Returns:

  • (::Array[::String])


1150
1151
1152
# File 'sig/types.rbs', line 1150

def calling_regions
  @calling_regions
end

#cidr_allowed_list::Array[::String]

Returns the value of attribute cidr_allowed_list.

Returns:

  • (::Array[::String])


1151
1152
1153
# File 'sig/types.rbs', line 1151

def cidr_allowed_list
  @cidr_allowed_list
end

#cps_limit::Integer

Returns the value of attribute cps_limit.

Returns:

  • (::Integer)


1148
1149
1150
# File 'sig/types.rbs', line 1148

def cps_limit
  @cps_limit
end

#default_phone_number::String

Returns the value of attribute default_phone_number.

Returns:

  • (::String)


1149
1150
1151
# File 'sig/types.rbs', line 1149

def default_phone_number
  @default_phone_number
end

#disabledBoolean

Returns the value of attribute disabled.

Returns:

  • (Boolean)


1152
1153
1154
# File 'sig/types.rbs', line 1152

def disabled
  @disabled
end