Class: Aws::Types::Workload
- Inherits:
-
Object
- Object
- Aws::Types::Workload
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_ids ⇒ ::Array[::String]
Returns the value of attribute account_ids.
-
#applications ⇒ ::Array[::String]
Returns the value of attribute applications.
-
#architectural_design ⇒ ::String
Returns the value of attribute architectural_design.
-
#aws_regions ⇒ ::Array[::String]
Returns the value of attribute aws_regions.
-
#description ⇒ ::String
Returns the value of attribute description.
-
#discovery_config ⇒ Types::WorkloadDiscoveryConfig
Returns the value of attribute discovery_config.
-
#environment ⇒ "PRODUCTION", "PREPRODUCTION"
Returns the value of attribute environment.
-
#improvement_status ⇒ "NOT_APPLICABLE", ...
Returns the value of attribute improvement_status.
-
#industry ⇒ ::String
Returns the value of attribute industry.
-
#industry_type ⇒ ::String
Returns the value of attribute industry_type.
-
#is_review_owner_update_acknowledged ⇒ Boolean
Returns the value of attribute is_review_owner_update_acknowledged.
-
#jira_configuration ⇒ Types::WorkloadJiraConfigurationOutput
Returns the value of attribute jira_configuration.
-
#lenses ⇒ ::Array[::String]
Returns the value of attribute lenses.
-
#non_aws_regions ⇒ ::Array[::String]
Returns the value of attribute non_aws_regions.
-
#notes ⇒ ::String
Returns the value of attribute notes.
-
#owner ⇒ ::String
Returns the value of attribute owner.
-
#pillar_priorities ⇒ ::Array[::String]
Returns the value of attribute pillar_priorities.
-
#prioritized_risk_counts ⇒ ::Hash[("UNANSWERED" | "HIGH" | "MEDIUM" | "NONE" | "NOT_APPLICABLE"), ::Integer]
Returns the value of attribute prioritized_risk_counts.
-
#profiles ⇒ ::Array[Types::WorkloadProfile]
Returns the value of attribute profiles.
-
#review_owner ⇒ ::String
Returns the value of attribute review_owner.
-
#review_restriction_date ⇒ ::Time
Returns the value of attribute review_restriction_date.
-
#risk_counts ⇒ ::Hash[("UNANSWERED" | "HIGH" | "MEDIUM" | "NONE" | "NOT_APPLICABLE"), ::Integer]
Returns the value of attribute risk_counts.
-
#share_invitation_id ⇒ ::String
Returns the value of attribute share_invitation_id.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
-
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
-
#workload_arn ⇒ ::String
Returns the value of attribute workload_arn.
-
#workload_id ⇒ ::String
Returns the value of attribute workload_id.
-
#workload_name ⇒ ::String
Returns the value of attribute workload_name.
Instance Attribute Details
#account_ids ⇒ ::Array[::String]
Returns the value of attribute account_ids.
2138 2139 2140 |
# File 'sig/types.rbs', line 2138 def account_ids @account_ids end |
#applications ⇒ ::Array[::String]
Returns the value of attribute applications.
2156 2157 2158 |
# File 'sig/types.rbs', line 2156 def applications @applications end |
#architectural_design ⇒ ::String
Returns the value of attribute architectural_design.
2141 2142 2143 |
# File 'sig/types.rbs', line 2141 def architectural_design @architectural_design end |
#aws_regions ⇒ ::Array[::String]
Returns the value of attribute aws_regions.
2139 2140 2141 |
# File 'sig/types.rbs', line 2139 def aws_regions @aws_regions end |
#description ⇒ ::String
Returns the value of attribute description.
2135 2136 2137 |
# File 'sig/types.rbs', line 2135 def description @description end |
#discovery_config ⇒ Types::WorkloadDiscoveryConfig
Returns the value of attribute discovery_config.
2155 2156 2157 |
# File 'sig/types.rbs', line 2155 def discovery_config @discovery_config end |
#environment ⇒ "PRODUCTION", "PREPRODUCTION"
Returns the value of attribute environment.
2136 2137 2138 |
# File 'sig/types.rbs', line 2136 def environment @environment end |
#improvement_status ⇒ "NOT_APPLICABLE", ...
Returns the value of attribute improvement_status.
2148 2149 2150 |
# File 'sig/types.rbs', line 2148 def improvement_status @improvement_status end |
#industry ⇒ ::String
Returns the value of attribute industry.
2146 2147 2148 |
# File 'sig/types.rbs', line 2146 def industry @industry end |
#industry_type ⇒ ::String
Returns the value of attribute industry_type.
2145 2146 2147 |
# File 'sig/types.rbs', line 2145 def industry_type @industry_type end |
#is_review_owner_update_acknowledged ⇒ Boolean
Returns the value of attribute is_review_owner_update_acknowledged.
2144 2145 2146 |
# File 'sig/types.rbs', line 2144 def is_review_owner_update_acknowledged @is_review_owner_update_acknowledged end |
#jira_configuration ⇒ Types::WorkloadJiraConfigurationOutput
Returns the value of attribute jira_configuration.
2159 2160 2161 |
# File 'sig/types.rbs', line 2159 def jira_configuration @jira_configuration end |
#lenses ⇒ ::Array[::String]
Returns the value of attribute lenses.
2151 2152 2153 |
# File 'sig/types.rbs', line 2151 def lenses @lenses end |
#non_aws_regions ⇒ ::Array[::String]
Returns the value of attribute non_aws_regions.
2140 2141 2142 |
# File 'sig/types.rbs', line 2140 def non_aws_regions @non_aws_regions end |
#notes ⇒ ::String
Returns the value of attribute notes.
2147 2148 2149 |
# File 'sig/types.rbs', line 2147 def notes @notes end |
#owner ⇒ ::String
Returns the value of attribute owner.
2152 2153 2154 |
# File 'sig/types.rbs', line 2152 def owner @owner end |
#pillar_priorities ⇒ ::Array[::String]
Returns the value of attribute pillar_priorities.
2150 2151 2152 |
# File 'sig/types.rbs', line 2150 def pillar_priorities @pillar_priorities end |
#prioritized_risk_counts ⇒ ::Hash[("UNANSWERED" | "HIGH" | "MEDIUM" | "NONE" | "NOT_APPLICABLE"), ::Integer]
Returns the value of attribute prioritized_risk_counts.
2158 2159 2160 |
# File 'sig/types.rbs', line 2158 def prioritized_risk_counts @prioritized_risk_counts end |
#profiles ⇒ ::Array[Types::WorkloadProfile]
Returns the value of attribute profiles.
2157 2158 2159 |
# File 'sig/types.rbs', line 2157 def profiles @profiles end |
#review_owner ⇒ ::String
Returns the value of attribute review_owner.
2142 2143 2144 |
# File 'sig/types.rbs', line 2142 def review_owner @review_owner end |
#review_restriction_date ⇒ ::Time
Returns the value of attribute review_restriction_date.
2143 2144 2145 |
# File 'sig/types.rbs', line 2143 def review_restriction_date @review_restriction_date end |
#risk_counts ⇒ ::Hash[("UNANSWERED" | "HIGH" | "MEDIUM" | "NONE" | "NOT_APPLICABLE"), ::Integer]
Returns the value of attribute risk_counts.
2149 2150 2151 |
# File 'sig/types.rbs', line 2149 def risk_counts @risk_counts end |
#share_invitation_id ⇒ ::String
Returns the value of attribute share_invitation_id.
2153 2154 2155 |
# File 'sig/types.rbs', line 2153 def share_invitation_id @share_invitation_id end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
2154 2155 2156 |
# File 'sig/types.rbs', line 2154 def end |
#updated_at ⇒ ::Time
Returns the value of attribute updated_at.
2137 2138 2139 |
# File 'sig/types.rbs', line 2137 def updated_at @updated_at end |
#workload_arn ⇒ ::String
Returns the value of attribute workload_arn.
2133 2134 2135 |
# File 'sig/types.rbs', line 2133 def workload_arn @workload_arn end |
#workload_id ⇒ ::String
Returns the value of attribute workload_id.
2132 2133 2134 |
# File 'sig/types.rbs', line 2132 def workload_id @workload_id end |
#workload_name ⇒ ::String
Returns the value of attribute workload_name.
2134 2135 2136 |
# File 'sig/types.rbs', line 2134 def workload_name @workload_name end |