Class: Aws::Types::S3BucketRepository

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detailsTypes::S3RepositoryDetails

Returns the value of attribute details.



374
375
376
# File 'sig/types.rbs', line 374

def details
  @details
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


373
374
375
# File 'sig/types.rbs', line 373

def name
  @name
end