Class: Aws::Types::DisassociateApplicationsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_arns::Array[::String]

Returns the value of attribute application_arns.

Returns:

  • (::Array[::String])


202
203
204
# File 'sig/types.rbs', line 202

def application_arns
  @application_arns
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


201
202
203
# File 'sig/types.rbs', line 201

def arn
  @arn
end