Class: Aws::CodeCommit::Types::RepositoryMetadata

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-codecommit/types.rb

Overview

Information about a repository.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The ID of the Amazon Web Services account associated with the repository.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#arnString

The Amazon Resource Name (ARN) of the repository.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#clone_url_httpString

The URL to use for cloning the repository over HTTPS.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#clone_url_sshString

The URL to use for cloning the repository over SSH.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_dateTime

The date and time the repository was created, in timestamp format.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#default_branchString

The repository’s default branch name.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#kms_key_idString

The ID of the Key Management Service encryption key used to encrypt and decrypt the repository.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_dateTime

The date and time the repository was last modified, in timestamp format.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#repository_descriptionString

A comment or description about the repository.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#repository_idString

The ID of the repository.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end

#repository_nameString

The repository’s name.



6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
6287
6288
6289
6290
6291
# File 'lib/aws-sdk-codecommit/types.rb', line 6277

class  < Struct.new(
  :account_id,
  :repository_id,
  :repository_name,
  :repository_description,
  :default_branch,
  :last_modified_date,
  :creation_date,
  :clone_url_http,
  :clone_url_ssh,
  :arn,
  :kms_key_id)
  SENSITIVE = []
  include Aws::Structure
end