Class: Aws::Types::ValidatePullThroughCacheRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ecr_repository_prefix::String

Returns the value of attribute ecr_repository_prefix.

Returns:

  • (::String)


1444
1445
1446
# File 'sig/types.rbs', line 1444

def ecr_repository_prefix
  @ecr_repository_prefix
end

#registry_id::String

Returns the value of attribute registry_id.

Returns:

  • (::String)


1445
1446
1447
# File 'sig/types.rbs', line 1445

def registry_id
  @registry_id
end