Class: Aws::Types::ResetDeploymentsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#amzn_client_token::String

Returns the value of attribute amzn_client_token.

Returns:

  • (::String)


1314
1315
1316
# File 'sig/types.rbs', line 1314

def amzn_client_token
  @amzn_client_token
end

#forceBoolean

Returns the value of attribute force.

Returns:

  • (Boolean)


1315
1316
1317
# File 'sig/types.rbs', line 1315

def force
  @force
end

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


1316
1317
1318
# File 'sig/types.rbs', line 1316

def group_id
  @group_id
end