Class: Aws::Types::CreateAppInstanceAdminRequest

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)


125
126
127
# File 'sig/types.rbs', line 125

def app_instance_admin_arn
  @app_instance_admin_arn
end

#app_instance_arn::String

Returns the value of attribute app_instance_arn.

Returns:

  • (::String)


126
127
128
# File 'sig/types.rbs', line 126

def app_instance_arn
  @app_instance_arn
end