Class: Aws::Types::CreateAppInstanceAdminResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_instance_adminTypes::Identity

Returns the value of attribute app_instance_admin.

Returns:



131
132
133
# File 'sig/types.rbs', line 131

def app_instance_admin
  @app_instance_admin
end

#app_instance_arn::String

Returns the value of attribute app_instance_arn.

Returns:

  • (::String)


132
133
134
# File 'sig/types.rbs', line 132

def app_instance_arn
  @app_instance_arn
end