Class: Aws::Types::ContainerServiceECRImagePullerRole

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_activeBoolean

Returns the value of attribute is_active.

Returns:

  • (Boolean)


439
440
441
# File 'sig/types.rbs', line 439

def is_active
  @is_active
end

#principal_arn::String

Returns the value of attribute principal_arn.

Returns:

  • (::String)


440
441
442
# File 'sig/types.rbs', line 440

def principal_arn
  @principal_arn
end