Class: Aws::Types::Preview

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_user_actions::Array[("CALL" | "DISCARD")]

Returns the value of attribute allowed_user_actions.

Returns:

  • (::Array[("CALL" | "DISCARD")])


6125
6126
6127
# File 'sig/types.rbs', line 6125

def 
  @allowed_user_actions
end

#post_accept_timeout_configTypes::PostAcceptTimeoutConfig

Returns the value of attribute post_accept_timeout_config.



6124
6125
6126
# File 'sig/types.rbs', line 6124

def post_accept_timeout_config
  @post_accept_timeout_config
end