Class: Aws::Types::ThirdPartySourceRepository

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_arn::String

Returns the value of attribute connection_arn.

Returns:

  • (::String)


410
411
412
# File 'sig/types.rbs', line 410

def connection_arn
  @connection_arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


409
410
411
# File 'sig/types.rbs', line 409

def name
  @name
end

#owner::String

Returns the value of attribute owner.

Returns:

  • (::String)


411
412
413
# File 'sig/types.rbs', line 411

def owner
  @owner
end