Class: Aws::Types::ReferenceItem

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

Defined Under Namespace

Classes: ReferenceArn, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#reference_arn::String

Returns the value of attribute reference_arn.

Returns:

  • (::String)


1896
1897
1898
# File 'sig/types.rbs', line 1896

def reference_arn
  @reference_arn
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1897
1898
1899
# File 'sig/types.rbs', line 1897

def unknown
  @unknown
end