Class: Aws::Types::DescribeExclusionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#exclusion_arns::Array[::String]

Returns the value of attribute exclusion_arns.

Returns:



279
280
281
# File 'sig/types.rbs', line 279

def exclusion_arns
  @exclusion_arns
end

#locale"EN_US"

Returns the value of attribute locale.

Returns:



280
281
282
# File 'sig/types.rbs', line 280

def locale
  @locale
end