Class: Aws::Types::S3RepositoryDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


385
386
387
# File 'sig/types.rbs', line 385

def bucket_name
  @bucket_name
end

#code_artifactsTypes::CodeArtifacts

Returns the value of attribute code_artifacts.



386
387
388
# File 'sig/types.rbs', line 386

def code_artifacts
  @code_artifacts
end