Class: Aws::Types::RecommendationResourceExclusion

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


314
315
316
# File 'sig/types.rbs', line 314

def arn
  @arn
end

#is_excludedBoolean

Returns the value of attribute is_excluded.

Returns:

  • (Boolean)


315
316
317
# File 'sig/types.rbs', line 315

def is_excluded
  @is_excluded
end