Class: Aws::Types::DeleteAppInstanceAdminRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_instance_admin_arn::String

Returns the value of attribute app_instance_admin_arn.

Returns:

  • (::String)


181
182
183
# File 'sig/types.rbs', line 181

def app_instance_admin_arn
  @app_instance_admin_arn
end

#app_instance_arn::String

Returns the value of attribute app_instance_arn.

Returns:

  • (::String)


182
183
184
# File 'sig/types.rbs', line 182

def app_instance_arn
  @app_instance_arn
end