Class: Aws::Types::GitLabRepositoryResource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1180
1181
1182
# File 'sig/types.rbs', line 1180

def name
  @name
end

#namespace::String

Returns the value of attribute namespace.

Returns:

  • (::String)


1181
1182
1183
# File 'sig/types.rbs', line 1181

def namespace
  @namespace
end