Class: Aws::Types::SpaceQuickSightResourceDetails

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

Defined Under Namespace

Classes: ResourceArn, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


10396
10397
10398
# File 'sig/types.rbs', line 10396

def resource_arn
  @resource_arn
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


10397
10398
10399
# File 'sig/types.rbs', line 10397

def unknown
  @unknown
end