Class: Aws::Types::ResourceCreationLimitPolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#new_game_sessions_per_creator::Integer

Returns the value of attribute new_game_sessions_per_creator.

Returns:

  • (::Integer)


1953
1954
1955
# File 'sig/types.rbs', line 1953

def new_game_sessions_per_creator
  @new_game_sessions_per_creator
end

#policy_period_in_minutes::Integer

Returns the value of attribute policy_period_in_minutes.

Returns:

  • (::Integer)


1954
1955
1956
# File 'sig/types.rbs', line 1954

def policy_period_in_minutes
  @policy_period_in_minutes
end