Class: Aws::Types::ListDeploymentGroupsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_name::String

Returns the value of attribute application_name.

Returns:

  • (::String)


963
964
965
# File 'sig/types.rbs', line 963

def application_name
  @application_name
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


964
965
966
# File 'sig/types.rbs', line 964

def next_token
  @next_token
end