Class: Aws::Types::ServiceRevision
- Inherits:
-
Object
- Object
- Aws::Types::ServiceRevision
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capacity_provider_strategy ⇒ ::Array[Types::CapacityProviderStrategyItem]
Returns the value of attribute capacity_provider_strategy.
-
#cluster_arn ⇒ ::String
Returns the value of attribute cluster_arn.
-
#container_images ⇒ ::Array[Types::ContainerImage]
Returns the value of attribute container_images.
-
#created_at ⇒ ::Time
Returns the value of attribute created_at.
-
#ecs_managed_resources ⇒ Types::ECSManagedResources
Returns the value of attribute ecs_managed_resources.
-
#fargate_ephemeral_storage ⇒ Types::DeploymentEphemeralStorage
Returns the value of attribute fargate_ephemeral_storage.
-
#guard_duty_enabled ⇒ Boolean
Returns the value of attribute guard_duty_enabled.
-
#launch_type ⇒ "EC2", ...
Returns the value of attribute launch_type.
-
#load_balancers ⇒ ::Array[Types::LoadBalancer]
Returns the value of attribute load_balancers.
-
#monitoring ⇒ Types::MonitoringConfiguration
Returns the value of attribute monitoring.
-
#network_configuration ⇒ Types::NetworkConfiguration
Returns the value of attribute network_configuration.
-
#overrides ⇒ Types::ServiceRevisionOverrides
Returns the value of attribute overrides.
-
#platform_family ⇒ ::String
Returns the value of attribute platform_family.
-
#platform_version ⇒ ::String
Returns the value of attribute platform_version.
-
#resolved_configuration ⇒ Types::ResolvedConfiguration
Returns the value of attribute resolved_configuration.
-
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
-
#service_connect_configuration ⇒ Types::ServiceConnectConfiguration
Returns the value of attribute service_connect_configuration.
-
#service_registries ⇒ ::Array[Types::ServiceRegistry]
Returns the value of attribute service_registries.
-
#service_revision_arn ⇒ ::String
Returns the value of attribute service_revision_arn.
-
#task_definition ⇒ ::String
Returns the value of attribute task_definition.
-
#volume_configurations ⇒ ::Array[Types::ServiceVolumeConfiguration]
Returns the value of attribute volume_configurations.
-
#vpc_lattice_configurations ⇒ ::Array[Types::VpcLatticeConfiguration]
Returns the value of attribute vpc_lattice_configurations.
Instance Attribute Details
#capacity_provider_strategy ⇒ ::Array[Types::CapacityProviderStrategyItem]
Returns the value of attribute capacity_provider_strategy.
2436 2437 2438 |
# File 'sig/types.rbs', line 2436 def capacity_provider_strategy @capacity_provider_strategy end |
#cluster_arn ⇒ ::String
Returns the value of attribute cluster_arn.
2434 2435 2436 |
# File 'sig/types.rbs', line 2434 def cluster_arn @cluster_arn end |
#container_images ⇒ ::Array[Types::ContainerImage]
Returns the value of attribute container_images.
2443 2444 2445 |
# File 'sig/types.rbs', line 2443 def container_images @container_images end |
#created_at ⇒ ::Time
Returns the value of attribute created_at.
2448 2449 2450 |
# File 'sig/types.rbs', line 2448 def created_at @created_at end |
#ecs_managed_resources ⇒ Types::ECSManagedResources
Returns the value of attribute ecs_managed_resources.
2451 2452 2453 |
# File 'sig/types.rbs', line 2451 def ecs_managed_resources @ecs_managed_resources end |
#fargate_ephemeral_storage ⇒ Types::DeploymentEphemeralStorage
Returns the value of attribute fargate_ephemeral_storage.
2447 2448 2449 |
# File 'sig/types.rbs', line 2447 def fargate_ephemeral_storage @fargate_ephemeral_storage end |
#guard_duty_enabled ⇒ Boolean
Returns the value of attribute guard_duty_enabled.
2444 2445 2446 |
# File 'sig/types.rbs', line 2444 def guard_duty_enabled @guard_duty_enabled end |
#launch_type ⇒ "EC2", ...
Returns the value of attribute launch_type.
2437 2438 2439 |
# File 'sig/types.rbs', line 2437 def launch_type @launch_type end |
#load_balancers ⇒ ::Array[Types::LoadBalancer]
Returns the value of attribute load_balancers.
2440 2441 2442 |
# File 'sig/types.rbs', line 2440 def load_balancers @load_balancers end |
#monitoring ⇒ Types::MonitoringConfiguration
Returns the value of attribute monitoring.
2453 2454 2455 |
# File 'sig/types.rbs', line 2453 def monitoring @monitoring end |
#network_configuration ⇒ Types::NetworkConfiguration
Returns the value of attribute network_configuration.
2442 2443 2444 |
# File 'sig/types.rbs', line 2442 def network_configuration @network_configuration end |
#overrides ⇒ Types::ServiceRevisionOverrides
Returns the value of attribute overrides.
2452 2453 2454 |
# File 'sig/types.rbs', line 2452 def overrides @overrides end |
#platform_family ⇒ ::String
Returns the value of attribute platform_family.
2439 2440 2441 |
# File 'sig/types.rbs', line 2439 def platform_family @platform_family end |
#platform_version ⇒ ::String
Returns the value of attribute platform_version.
2438 2439 2440 |
# File 'sig/types.rbs', line 2438 def platform_version @platform_version end |
#resolved_configuration ⇒ Types::ResolvedConfiguration
Returns the value of attribute resolved_configuration.
2450 2451 2452 |
# File 'sig/types.rbs', line 2450 def resolved_configuration @resolved_configuration end |
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
2433 2434 2435 |
# File 'sig/types.rbs', line 2433 def service_arn @service_arn end |
#service_connect_configuration ⇒ Types::ServiceConnectConfiguration
Returns the value of attribute service_connect_configuration.
2445 2446 2447 |
# File 'sig/types.rbs', line 2445 def service_connect_configuration @service_connect_configuration end |
#service_registries ⇒ ::Array[Types::ServiceRegistry]
Returns the value of attribute service_registries.
2441 2442 2443 |
# File 'sig/types.rbs', line 2441 def service_registries @service_registries end |
#service_revision_arn ⇒ ::String
Returns the value of attribute service_revision_arn.
2432 2433 2434 |
# File 'sig/types.rbs', line 2432 def service_revision_arn @service_revision_arn end |
#task_definition ⇒ ::String
Returns the value of attribute task_definition.
2435 2436 2437 |
# File 'sig/types.rbs', line 2435 def task_definition @task_definition end |
#volume_configurations ⇒ ::Array[Types::ServiceVolumeConfiguration]
Returns the value of attribute volume_configurations.
2446 2447 2448 |
# File 'sig/types.rbs', line 2446 def volume_configurations @volume_configurations end |
#vpc_lattice_configurations ⇒ ::Array[Types::VpcLatticeConfiguration]
Returns the value of attribute vpc_lattice_configurations.
2449 2450 2451 |
# File 'sig/types.rbs', line 2449 def vpc_lattice_configurations @vpc_lattice_configurations end |