Class: Aws::Types::Resource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#portalTypes::PortalResource

Returns the value of attribute portal.

Returns:



3373
3374
3375
# File 'sig/types.rbs', line 3373

def portal
  @portal
end

#projectTypes::ProjectResource

Returns the value of attribute project.

Returns:



3374
3375
3376
# File 'sig/types.rbs', line 3374

def project
  @project
end