Class: Aws::Types::WebAppConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ehr_role::String

Returns the value of attribute ehr_role.

Returns:

  • (::String)


527
528
529
# File 'sig/types.rbs', line 527

def ehr_role
  @ehr_role
end

#idc_application_id::String

Returns the value of attribute idc_application_id.

Returns:

  • (::String)


528
529
530
# File 'sig/types.rbs', line 528

def idc_application_id
  @idc_application_id
end

#idc_region::String

Returns the value of attribute idc_region.

Returns:

  • (::String)


529
530
531
# File 'sig/types.rbs', line 529

def idc_region
  @idc_region
end