Module: Aws::ECR::Client::_CreatePullThroughCacheRuleResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreatePullThroughCacheRuleResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


163
# File 'sig/client.rbs', line 163

def created_at: () -> ::Time

#credential_arn::String

Returns:

  • (::String)


166
# File 'sig/client.rbs', line 166

def credential_arn: () -> ::String

#custom_role_arn::String

Returns:

  • (::String)


167
# File 'sig/client.rbs', line 167

def custom_role_arn: () -> ::String

#ecr_repository_prefix::String

Returns:

  • (::String)


161
# File 'sig/client.rbs', line 161

def ecr_repository_prefix: () -> ::String

#registry_id::String

Returns:

  • (::String)


164
# File 'sig/client.rbs', line 164

def registry_id: () -> ::String

#upstream_registry"ecr", ...

Returns:

  • ("ecr", "ecr-public", "quay", "k8s", "docker-hub", "github-container-registry", "azure-container-registry", "gitlab-container-registry", "chainguard")


165
# File 'sig/client.rbs', line 165

def upstream_registry: () -> ("ecr" | "ecr-public" | "quay" | "k8s" | "docker-hub" | "github-container-registry" | "azure-container-registry" | "gitlab-container-registry" | "chainguard")

#upstream_registry_url::String

Returns:

  • (::String)


162
# File 'sig/client.rbs', line 162

def upstream_registry_url: () -> ::String

#upstream_repository_prefix::String

Returns:

  • (::String)


168
# File 'sig/client.rbs', line 168

def upstream_repository_prefix: () -> ::String