Class: Aws::Types::UpdatePullThroughCacheRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#credential_arn::String

Returns the value of attribute credential_arn.

Returns:

  • (::String)


1385
1386
1387
# File 'sig/types.rbs', line 1385

def credential_arn
  @credential_arn
end

#custom_role_arn::String

Returns the value of attribute custom_role_arn.

Returns:

  • (::String)


1386
1387
1388
# File 'sig/types.rbs', line 1386

def custom_role_arn
  @custom_role_arn
end

#ecr_repository_prefix::String

Returns the value of attribute ecr_repository_prefix.

Returns:

  • (::String)


1384
1385
1386
# File 'sig/types.rbs', line 1384

def ecr_repository_prefix
  @ecr_repository_prefix
end

#registry_id::String

Returns the value of attribute registry_id.

Returns:

  • (::String)


1383
1384
1385
# File 'sig/types.rbs', line 1383

def registry_id
  @registry_id
end