Class: Aws::Types::UpdateRepositoryLinkInput

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)


502
503
504
# File 'sig/types.rbs', line 502

def connection_arn
  @connection_arn
end

#encryption_key_arn ⇒ ::String

Returns the value of attribute encryption_key_arn.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def encryption_key_arn
  @encryption_key_arn
end

Returns the value of attribute repository_link_id.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def repository_link_id
  @repository_link_id
end