Class: Aws::Types::ResourceDriftIgnoredAttribute

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


1464
1465
1466
# File 'sig/types.rbs', line 1464

def path
  @path
end

#reason"MANAGED_BY_AWS", ...

Returns the value of attribute reason.

Returns:

  • ("MANAGED_BY_AWS", "WRITE_ONLY_PROPERTY", "SENSITIVE_PROPERTY")


1465
1466
1467
# File 'sig/types.rbs', line 1465

def reason
  @reason
end