Class: Aws::Types::Environment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:airflow_configuration_options])

Instance Attribute Summary collapse

Instance Attribute Details

#airflow_configuration_options ⇒ ::Hash[::String, ::String]

Returns the value of attribute airflow_configuration_options.

Returns:

  • (::Hash[::String, ::String])


106
107
108
# File 'sig/types.rbs', line 106

def airflow_configuration_options
  @airflow_configuration_options
end

#airflow_version ⇒ ::String

Returns the value of attribute airflow_version.

Returns:

  • (::String)


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

def airflow_version
  @airflow_version
end

#arn ⇒ ::String

Returns the value of attribute arn.

Returns:

  • (::String)


91
92
93
# File 'sig/types.rbs', line 91

def arn
  @arn
end

#celery_executor_queue ⇒ ::String

Returns the value of attribute celery_executor_queue.

Returns:

  • (::String)


119
120
121
# File 'sig/types.rbs', line 119

def celery_executor_queue
  @celery_executor_queue
end

#created_at ⇒ ::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


92
93
94
# File 'sig/types.rbs', line 92

def created_at
  @created_at
end

#dag_s3_path ⇒ ::String

Returns the value of attribute dag_s3_path.

Returns:

  • (::String)


99
100
101
# File 'sig/types.rbs', line 99

def dag_s3_path
  @dag_s3_path
end

#database_vpc_endpoint_service ⇒ ::String

Returns the value of attribute database_vpc_endpoint_service.

Returns:

  • (::String)


118
119
120
# File 'sig/types.rbs', line 118

def database_vpc_endpoint_service
  @database_vpc_endpoint_service
end

#endpoint_management ⇒ "CUSTOMER", "SERVICE"

Returns the value of attribute endpoint_management.

Returns:

  • ("CUSTOMER", "SERVICE")


120
121
122
# File 'sig/types.rbs', line 120

def endpoint_management
  @endpoint_management
end

#environment_class ⇒ ::String

Returns the value of attribute environment_class.

Returns:

  • (::String)


107
108
109
# File 'sig/types.rbs', line 107

def environment_class
  @environment_class
end

#execution_role_arn ⇒ ::String

Returns the value of attribute execution_role_arn.

Returns:

  • (::String)


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

def execution_role_arn
  @execution_role_arn
end

#kms_key ⇒ ::String

Returns the value of attribute kms_key.

Returns:

  • (::String)


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

def kms_key
  @kms_key
end

#last_update ⇒ Types::LastUpdate

Returns the value of attribute last_update.

Returns:



111
112
113
# File 'sig/types.rbs', line 111

def last_update
  @last_update
end

#logging_configuration ⇒ Types::LoggingConfiguration

Returns the value of attribute logging_configuration.



110
111
112
# File 'sig/types.rbs', line 110

def logging_configuration
  @logging_configuration
end

#max_webservers ⇒ ::Integer

Returns the value of attribute max_webservers.

Returns:

  • (::Integer)


122
123
124
# File 'sig/types.rbs', line 122

def max_webservers
  @max_webservers
end

#max_workers ⇒ ::Integer

Returns the value of attribute max_workers.

Returns:

  • (::Integer)


108
109
110
# File 'sig/types.rbs', line 108

def max_workers
  @max_workers
end

#min_webservers ⇒ ::Integer

Returns the value of attribute min_webservers.

Returns:

  • (::Integer)


121
122
123
# File 'sig/types.rbs', line 121

def min_webservers
  @min_webservers
end

#min_workers ⇒ ::Integer

Returns the value of attribute min_workers.

Returns:

  • (::Integer)


115
116
117
# File 'sig/types.rbs', line 115

def min_workers
  @min_workers
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


89
90
91
# File 'sig/types.rbs', line 89

def name
  @name
end

#network_configuration ⇒ Types::NetworkConfiguration

Returns the value of attribute network_configuration.



109
110
111
# File 'sig/types.rbs', line 109

def network_configuration
  @network_configuration
end

#plugins_s3_object_version ⇒ ::String

Returns the value of attribute plugins_s3_object_version.

Returns:

  • (::String)


101
102
103
# File 'sig/types.rbs', line 101

def plugins_s3_object_version
  @plugins_s3_object_version
end

#plugins_s3_path ⇒ ::String

Returns the value of attribute plugins_s3_path.

Returns:

  • (::String)


100
101
102
# File 'sig/types.rbs', line 100

def plugins_s3_path
  @plugins_s3_path
end

#requirements_s3_object_version ⇒ ::String

Returns the value of attribute requirements_s3_object_version.

Returns:

  • (::String)


103
104
105
# File 'sig/types.rbs', line 103

def requirements_s3_object_version
  @requirements_s3_object_version
end

#requirements_s3_path ⇒ ::String

Returns the value of attribute requirements_s3_path.

Returns:

  • (::String)


102
103
104
# File 'sig/types.rbs', line 102

def requirements_s3_path
  @requirements_s3_path
end

#schedulers ⇒ ::Integer

Returns the value of attribute schedulers.

Returns:

  • (::Integer)


116
117
118
# File 'sig/types.rbs', line 116

def schedulers
  @schedulers
end

#service_role_arn ⇒ ::String

Returns the value of attribute service_role_arn.

Returns:

  • (::String)


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

def service_role_arn
  @service_role_arn
end

#source_bucket_arn ⇒ ::String

Returns the value of attribute source_bucket_arn.

Returns:

  • (::String)


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

def source_bucket_arn
  @source_bucket_arn
end

#startup_script_s3_object_version ⇒ ::String

Returns the value of attribute startup_script_s3_object_version.

Returns:

  • (::String)


105
106
107
# File 'sig/types.rbs', line 105

def startup_script_s3_object_version
  @startup_script_s3_object_version
end

#startup_script_s3_path ⇒ ::String

Returns the value of attribute startup_script_s3_path.

Returns:

  • (::String)


104
105
106
# File 'sig/types.rbs', line 104

def startup_script_s3_path
  @startup_script_s3_path
end

#status ⇒ "CREATING", ...

Returns the value of attribute status.

Returns:

  • ("CREATING", "CREATE_FAILED", "AVAILABLE", "UPDATING", "DELETING", "DELETED", "UNAVAILABLE", "UPDATE_FAILED", "ROLLING_BACK", "CREATING_SNAPSHOT", "PENDING", "MAINTENANCE")


90
91
92
# File 'sig/types.rbs', line 90

def status
  @status
end

#tags ⇒ ::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


113
114
115
# File 'sig/types.rbs', line 113

def tags
  @tags
end

#webserver_access_mode ⇒ "PRIVATE_ONLY", ...

Returns the value of attribute webserver_access_mode.

Returns:

  • ("PRIVATE_ONLY", "PUBLIC_ONLY", "PUBLIC_AND_PRIVATE")


114
115
116
# File 'sig/types.rbs', line 114

def webserver_access_mode
  @webserver_access_mode
end

#webserver_url ⇒ ::String

Returns the value of attribute webserver_url.

Returns:

  • (::String)


93
94
95
# File 'sig/types.rbs', line 93

def webserver_url
  @webserver_url
end

#webserver_vpc_endpoint_service ⇒ ::String

Returns the value of attribute webserver_vpc_endpoint_service.

Returns:

  • (::String)


117
118
119
# File 'sig/types.rbs', line 117

def webserver_vpc_endpoint_service
  @webserver_vpc_endpoint_service
end

#weekly_maintenance_window_start ⇒ ::String

Returns the value of attribute weekly_maintenance_window_start.

Returns:

  • (::String)


112
113
114
# File 'sig/types.rbs', line 112

def weekly_maintenance_window_start
  @weekly_maintenance_window_start
end