Class: Aws::Types::BatchDisassociateServiceActionFromProvisioningArtifactInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#accept_language::String

Returns the value of attribute accept_language.

Returns:



92
93
94
# File 'sig/types.rbs', line 92

def accept_language
  @accept_language
end

#service_action_associations::Array[Types::ServiceActionAssociation]

Returns the value of attribute service_action_associations.

Returns:



91
92
93
# File 'sig/types.rbs', line 91

def service_action_associations
  @service_action_associations
end