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.



3339
3340
3341
# File 'sig/types.rbs', line 3339

def portal
  @portal
end

#projectTypes::ProjectResource

Returns the value of attribute project.



3340
3341
3342
# File 'sig/types.rbs', line 3340

def project
  @project
end