Class: Aws::Types::ListComponentOutputsInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#component_name ⇒ ::String

Returns the value of attribute component_name.



888
889
890
# File 'sig/types.rbs', line 888

def component_name
  @component_name
end

#deployment_id ⇒ ::String

Returns the value of attribute deployment_id.



889
890
891
# File 'sig/types.rbs', line 889

def deployment_id
  @deployment_id
end

#next_token ⇒ ::String

Returns the value of attribute next_token.



890
891
892
# File 'sig/types.rbs', line 890

def next_token
  @next_token
end