Class: Aws::Types::RStudioServerProDomainSettingsForUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#default_resource_specTypes::ResourceSpec

Returns the value of attribute default_resource_spec.

Returns:



10340
10341
10342
# File 'sig/types.rbs', line 10340

def default_resource_spec
  @default_resource_spec
end

#domain_execution_role_arn::String

Returns the value of attribute domain_execution_role_arn.

Returns:

  • (::String)


10339
10340
10341
# File 'sig/types.rbs', line 10339

def domain_execution_role_arn
  @domain_execution_role_arn
end

#r_studio_connect_url::String

Returns the value of attribute r_studio_connect_url.

Returns:

  • (::String)


10341
10342
10343
# File 'sig/types.rbs', line 10341

def r_studio_connect_url
  @r_studio_connect_url
end

#r_studio_package_manager_url::String

Returns the value of attribute r_studio_package_manager_url.

Returns:

  • (::String)


10342
10343
10344
# File 'sig/types.rbs', line 10342

def r_studio_package_manager_url
  @r_studio_package_manager_url
end