Class: Aws::Types::Resource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#component_id ⇒ ::String

Returns the value of attribute component_id.

Returns:

  • (::String)


405
406
407
# File 'sig/types.rbs', line 405

def component_id
  @component_id
end

#dns_target_resource ⇒ Types::DNSTargetResource

Returns the value of attribute dns_target_resource.



406
407
408
# File 'sig/types.rbs', line 406

def dns_target_resource
  @dns_target_resource
end

#readiness_scopes ⇒ ::Array[::String]

Returns the value of attribute readiness_scopes.

Returns:

  • (::Array[::String])


407
408
409
# File 'sig/types.rbs', line 407

def readiness_scopes
  @readiness_scopes
end

#resource_arn ⇒ ::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


408
409
410
# File 'sig/types.rbs', line 408

def resource_arn
  @resource_arn
end