Class: Aws::Types::DescribeProgramRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_name::String

Returns the value of attribute channel_name.

Returns:

  • (::String)


493
494
495
# File 'sig/types.rbs', line 493

def channel_name
  @channel_name
end

#program_name::String

Returns the value of attribute program_name.

Returns:

  • (::String)


494
495
496
# File 'sig/types.rbs', line 494

def program_name
  @program_name
end