Class: Aws::Types::CustomerProjectsContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customerTypes::EngagementCustomer

Returns the value of attribute customer.



323
324
325
# File 'sig/types.rbs', line 323

def customer
  @customer
end

#projectTypes::EngagementCustomerProjectDetails

Returns the value of attribute project.



324
325
326
# File 'sig/types.rbs', line 324

def project
  @project
end