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")])


6378
6379
6380
# File 'sig/types.rbs', line 6378

def 
  @allowed_user_actions
end

#post_accept_timeout_configTypes::PostAcceptTimeoutConfig

Returns the value of attribute post_accept_timeout_config.



6377
6378
6379
# File 'sig/types.rbs', line 6377

def post_accept_timeout_config
  @post_accept_timeout_config
end