Class: Aws::Types::DescribeRetentionConfigurationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


954
955
956
# File 'sig/types.rbs', line 954

def next_token
  @next_token
end

#retention_configuration_names::Array[::String]

Returns the value of attribute retention_configuration_names.

Returns:

  • (::Array[::String])


953
954
955
# File 'sig/types.rbs', line 953

def retention_configuration_names
  @retention_configuration_names
end