Class: Aws::Types::SpaceQuickSightResource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#resource_detailsTypes::SpaceQuickSightResourceDetails

Returns the value of attribute resource_details.



10391
10392
10393
# File 'sig/types.rbs', line 10391

def resource_details
  @resource_details
end

#resource_type"TOPIC", ...

Returns the value of attribute resource_type.

Returns:

  • ("TOPIC", "DASHBOARD", "KNOWLEDGE_BASE", "ACTION_CONNECTOR", "DATA_SET")


10390
10391
10392
# File 'sig/types.rbs', line 10390

def resource_type
  @resource_type
end