Class: Aws::Types::CreateWebAppConfiguration

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)


95
96
97
# File 'sig/types.rbs', line 95

def ehr_role
  @ehr_role
end

#idc_instance_id::String

Returns the value of attribute idc_instance_id.

Returns:

  • (::String)


96
97
98
# File 'sig/types.rbs', line 96

def idc_instance_id
  @idc_instance_id
end

#idc_region::String

Returns the value of attribute idc_region.

Returns:

  • (::String)


97
98
99
# File 'sig/types.rbs', line 97

def idc_region
  @idc_region
end