Module: Aws::ECR::Client::_ValidatePullThroughCacheRuleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#credential_arn::String

Returns:

  • (::String)


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

def credential_arn: () -> ::String

#custom_role_arn::String

Returns:

  • (::String)


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

def custom_role_arn: () -> ::String

#ecr_repository_prefix::String

Returns:

  • (::String)


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

def ecr_repository_prefix: () -> ::String

#failure::String

Returns:

  • (::String)


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

def failure: () -> ::String

#is_validBoolean

Returns:

  • (Boolean)


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

def is_valid: () -> bool

#registry_id::String

Returns:

  • (::String)


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

def registry_id: () -> ::String

#upstream_registry_url::String

Returns:

  • (::String)


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

def upstream_registry_url: () -> ::String

#upstream_repository_prefix::String

Returns:

  • (::String)


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

def upstream_repository_prefix: () -> ::String