Class: Aws::Types::SubscribedProject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:name])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


6176
6177
6178
# File 'sig/types.rbs', line 6176

def id
  @id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


6177
6178
6179
# File 'sig/types.rbs', line 6177

def name
  @name
end