pulumi-spotinst 3.125.0a1759907052__tar.gz → 3.126.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-spotinst might be problematic. Click here for more details.
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/PKG-INFO +1 -1
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/_inputs.py +291 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/_inputs.py +93 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/mr_scalar.py +4 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/ocean_launch_spec.py +47 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/outputs.py +58 -1
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/ecs/ocean.py +4 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gke/_inputs.py +134 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gke/ocean_launch_spec.py +71 -2
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gke/outputs.py +107 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/ocean_right_sizing_rule.py +348 -2
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/outputs.py +180 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/pulumi-plugin.json +1 -1
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst.egg-info/PKG-INFO +1 -1
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pyproject.toml +1 -1
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/README.md +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/_utilities.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/account.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/account.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/beanstalk.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/credentials.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/elastigroup.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/managed_instance.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/ocean.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/ocean_extended_resource_definition.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/aws/suspension.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/azure/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/azure/_inputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/azure/ocean_np.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/azure/ocean_np_virtual_node_group.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/azure/outputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/config/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/config/__init__.pyi +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/config/vars.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/credentials_azure.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/credentials_gcp.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/data_integration.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/ecs/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/ecs/_inputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/ecs/ocean_launch_spec.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/ecs/outputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/elastigroup_azure_v3.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gcp/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gcp/_inputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gcp/elastigroup.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gcp/outputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gke/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gke/elastigroup.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gke/ocean_import.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/gke/ocean_launch_spec_import.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/health_check.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/notification_center.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/oceancd/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/oceancd/_inputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/oceancd/outputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/oceancd/rollout_spec.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/oceancd/strategy.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/oceancd/verification_provider.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/oceancd/verification_template.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/organization/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/organization/_inputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/organization/outputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/organization/policy.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/organization/programmatic_user.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/organization/user.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/organization/user_group.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/provider.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/py.typed +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/spark/__init__.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/spark/_inputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/spark/ocean.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/spark/ocean_virtual_node_group.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/spark/outputs.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/stateful_node_azure.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst/subscription.py +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst.egg-info/SOURCES.txt +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst.egg-info/dependency_links.txt +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst.egg-info/requires.txt +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/pulumi_spotinst.egg-info/top_level.txt +0 -0
- {pulumi_spotinst-3.125.0a1759907052 → pulumi_spotinst-3.126.0}/setup.cfg +0 -0
|
@@ -113,6 +113,8 @@ __all__ = [
|
|
|
113
113
|
'OceanRightSizingRuleAttachWorkloadNamespaceLabelArgsDict',
|
|
114
114
|
'OceanRightSizingRuleAttachWorkloadNamespaceWorkloadArgs',
|
|
115
115
|
'OceanRightSizingRuleAttachWorkloadNamespaceWorkloadArgsDict',
|
|
116
|
+
'OceanRightSizingRuleAutoApplyDefinitionArgs',
|
|
117
|
+
'OceanRightSizingRuleAutoApplyDefinitionArgsDict',
|
|
116
118
|
'OceanRightSizingRuleDetachWorkloadArgs',
|
|
117
119
|
'OceanRightSizingRuleDetachWorkloadArgsDict',
|
|
118
120
|
'OceanRightSizingRuleDetachWorkloadNamespaceArgs',
|
|
@@ -2943,6 +2945,9 @@ class NotificationCenterSubscriptionArgs:
|
|
|
2943
2945
|
if not MYPY:
|
|
2944
2946
|
class OceanRightSizingRuleAttachWorkloadArgsDict(TypedDict):
|
|
2945
2947
|
namespaces: pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceArgsDict']]]
|
|
2948
|
+
"""
|
|
2949
|
+
List of namespaces that match the auto-apply rule.
|
|
2950
|
+
"""
|
|
2946
2951
|
elif False:
|
|
2947
2952
|
OceanRightSizingRuleAttachWorkloadArgsDict: TypeAlias = Mapping[str, Any]
|
|
2948
2953
|
|
|
@@ -2950,11 +2955,17 @@ elif False:
|
|
|
2950
2955
|
class OceanRightSizingRuleAttachWorkloadArgs:
|
|
2951
2956
|
def __init__(__self__, *,
|
|
2952
2957
|
namespaces: pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceArgs']]]):
|
|
2958
|
+
"""
|
|
2959
|
+
:param pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceArgs']]] namespaces: List of namespaces that match the auto-apply rule.
|
|
2960
|
+
"""
|
|
2953
2961
|
pulumi.set(__self__, "namespaces", namespaces)
|
|
2954
2962
|
|
|
2955
2963
|
@_builtins.property
|
|
2956
2964
|
@pulumi.getter
|
|
2957
2965
|
def namespaces(self) -> pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceArgs']]]:
|
|
2966
|
+
"""
|
|
2967
|
+
List of namespaces that match the auto-apply rule.
|
|
2968
|
+
"""
|
|
2958
2969
|
return pulumi.get(self, "namespaces")
|
|
2959
2970
|
|
|
2960
2971
|
@namespaces.setter
|
|
@@ -2966,6 +2977,11 @@ if not MYPY:
|
|
|
2966
2977
|
class OceanRightSizingRuleAttachWorkloadNamespaceArgsDict(TypedDict):
|
|
2967
2978
|
namespace_name: pulumi.Input[_builtins.str]
|
|
2968
2979
|
labels: NotRequired[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceLabelArgsDict']]]]
|
|
2980
|
+
"""
|
|
2981
|
+
A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
2982
|
+
|
|
2983
|
+
<a id="attach_workloads"></a>
|
|
2984
|
+
"""
|
|
2969
2985
|
workloads: NotRequired[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceWorkloadArgsDict']]]]
|
|
2970
2986
|
elif False:
|
|
2971
2987
|
OceanRightSizingRuleAttachWorkloadNamespaceArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -2976,6 +2992,11 @@ class OceanRightSizingRuleAttachWorkloadNamespaceArgs:
|
|
|
2976
2992
|
namespace_name: pulumi.Input[_builtins.str],
|
|
2977
2993
|
labels: Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceLabelArgs']]]] = None,
|
|
2978
2994
|
workloads: Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceWorkloadArgs']]]] = None):
|
|
2995
|
+
"""
|
|
2996
|
+
:param pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceLabelArgs']]] labels: A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
2997
|
+
|
|
2998
|
+
<a id="attach_workloads"></a>
|
|
2999
|
+
"""
|
|
2979
3000
|
pulumi.set(__self__, "namespace_name", namespace_name)
|
|
2980
3001
|
if labels is not None:
|
|
2981
3002
|
pulumi.set(__self__, "labels", labels)
|
|
@@ -2994,6 +3015,11 @@ class OceanRightSizingRuleAttachWorkloadNamespaceArgs:
|
|
|
2994
3015
|
@_builtins.property
|
|
2995
3016
|
@pulumi.getter
|
|
2996
3017
|
def labels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleAttachWorkloadNamespaceLabelArgs']]]]:
|
|
3018
|
+
"""
|
|
3019
|
+
A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
3020
|
+
|
|
3021
|
+
<a id="attach_workloads"></a>
|
|
3022
|
+
"""
|
|
2997
3023
|
return pulumi.get(self, "labels")
|
|
2998
3024
|
|
|
2999
3025
|
@labels.setter
|
|
@@ -3092,9 +3118,90 @@ class OceanRightSizingRuleAttachWorkloadNamespaceWorkloadArgs:
|
|
|
3092
3118
|
pulumi.set(self, "workload_name", value)
|
|
3093
3119
|
|
|
3094
3120
|
|
|
3121
|
+
if not MYPY:
|
|
3122
|
+
class OceanRightSizingRuleAutoApplyDefinitionArgsDict(TypedDict):
|
|
3123
|
+
enabled: NotRequired[pulumi.Input[_builtins.bool]]
|
|
3124
|
+
"""
|
|
3125
|
+
Determines if auto apply is enabled.
|
|
3126
|
+
"""
|
|
3127
|
+
labels: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]
|
|
3128
|
+
"""
|
|
3129
|
+
A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
3130
|
+
|
|
3131
|
+
<a id="attach_workloads"></a>
|
|
3132
|
+
"""
|
|
3133
|
+
namespaces: NotRequired[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]
|
|
3134
|
+
"""
|
|
3135
|
+
List of namespaces that match the auto-apply rule.
|
|
3136
|
+
"""
|
|
3137
|
+
elif False:
|
|
3138
|
+
OceanRightSizingRuleAutoApplyDefinitionArgsDict: TypeAlias = Mapping[str, Any]
|
|
3139
|
+
|
|
3140
|
+
@pulumi.input_type
|
|
3141
|
+
class OceanRightSizingRuleAutoApplyDefinitionArgs:
|
|
3142
|
+
def __init__(__self__, *,
|
|
3143
|
+
enabled: Optional[pulumi.Input[_builtins.bool]] = None,
|
|
3144
|
+
labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]] = None,
|
|
3145
|
+
namespaces: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]] = None):
|
|
3146
|
+
"""
|
|
3147
|
+
:param pulumi.Input[_builtins.bool] enabled: Determines if auto apply is enabled.
|
|
3148
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]] labels: A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
3149
|
+
|
|
3150
|
+
<a id="attach_workloads"></a>
|
|
3151
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] namespaces: List of namespaces that match the auto-apply rule.
|
|
3152
|
+
"""
|
|
3153
|
+
if enabled is not None:
|
|
3154
|
+
pulumi.set(__self__, "enabled", enabled)
|
|
3155
|
+
if labels is not None:
|
|
3156
|
+
pulumi.set(__self__, "labels", labels)
|
|
3157
|
+
if namespaces is not None:
|
|
3158
|
+
pulumi.set(__self__, "namespaces", namespaces)
|
|
3159
|
+
|
|
3160
|
+
@_builtins.property
|
|
3161
|
+
@pulumi.getter
|
|
3162
|
+
def enabled(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
3163
|
+
"""
|
|
3164
|
+
Determines if auto apply is enabled.
|
|
3165
|
+
"""
|
|
3166
|
+
return pulumi.get(self, "enabled")
|
|
3167
|
+
|
|
3168
|
+
@enabled.setter
|
|
3169
|
+
def enabled(self, value: Optional[pulumi.Input[_builtins.bool]]):
|
|
3170
|
+
pulumi.set(self, "enabled", value)
|
|
3171
|
+
|
|
3172
|
+
@_builtins.property
|
|
3173
|
+
@pulumi.getter
|
|
3174
|
+
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]:
|
|
3175
|
+
"""
|
|
3176
|
+
A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
3177
|
+
|
|
3178
|
+
<a id="attach_workloads"></a>
|
|
3179
|
+
"""
|
|
3180
|
+
return pulumi.get(self, "labels")
|
|
3181
|
+
|
|
3182
|
+
@labels.setter
|
|
3183
|
+
def labels(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[_builtins.str]]]]):
|
|
3184
|
+
pulumi.set(self, "labels", value)
|
|
3185
|
+
|
|
3186
|
+
@_builtins.property
|
|
3187
|
+
@pulumi.getter
|
|
3188
|
+
def namespaces(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]:
|
|
3189
|
+
"""
|
|
3190
|
+
List of namespaces that match the auto-apply rule.
|
|
3191
|
+
"""
|
|
3192
|
+
return pulumi.get(self, "namespaces")
|
|
3193
|
+
|
|
3194
|
+
@namespaces.setter
|
|
3195
|
+
def namespaces(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]]):
|
|
3196
|
+
pulumi.set(self, "namespaces", value)
|
|
3197
|
+
|
|
3198
|
+
|
|
3095
3199
|
if not MYPY:
|
|
3096
3200
|
class OceanRightSizingRuleDetachWorkloadArgsDict(TypedDict):
|
|
3097
3201
|
namespaces: pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceArgsDict']]]
|
|
3202
|
+
"""
|
|
3203
|
+
List of namespaces that match the auto-apply rule.
|
|
3204
|
+
"""
|
|
3098
3205
|
elif False:
|
|
3099
3206
|
OceanRightSizingRuleDetachWorkloadArgsDict: TypeAlias = Mapping[str, Any]
|
|
3100
3207
|
|
|
@@ -3102,11 +3209,17 @@ elif False:
|
|
|
3102
3209
|
class OceanRightSizingRuleDetachWorkloadArgs:
|
|
3103
3210
|
def __init__(__self__, *,
|
|
3104
3211
|
namespaces: pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceArgs']]]):
|
|
3212
|
+
"""
|
|
3213
|
+
:param pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceArgs']]] namespaces: List of namespaces that match the auto-apply rule.
|
|
3214
|
+
"""
|
|
3105
3215
|
pulumi.set(__self__, "namespaces", namespaces)
|
|
3106
3216
|
|
|
3107
3217
|
@_builtins.property
|
|
3108
3218
|
@pulumi.getter
|
|
3109
3219
|
def namespaces(self) -> pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceArgs']]]:
|
|
3220
|
+
"""
|
|
3221
|
+
List of namespaces that match the auto-apply rule.
|
|
3222
|
+
"""
|
|
3110
3223
|
return pulumi.get(self, "namespaces")
|
|
3111
3224
|
|
|
3112
3225
|
@namespaces.setter
|
|
@@ -3118,6 +3231,11 @@ if not MYPY:
|
|
|
3118
3231
|
class OceanRightSizingRuleDetachWorkloadNamespaceArgsDict(TypedDict):
|
|
3119
3232
|
namespace_name: pulumi.Input[_builtins.str]
|
|
3120
3233
|
labels: NotRequired[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceLabelArgsDict']]]]
|
|
3234
|
+
"""
|
|
3235
|
+
A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
3236
|
+
|
|
3237
|
+
<a id="attach_workloads"></a>
|
|
3238
|
+
"""
|
|
3121
3239
|
workloads: NotRequired[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceWorkloadArgsDict']]]]
|
|
3122
3240
|
elif False:
|
|
3123
3241
|
OceanRightSizingRuleDetachWorkloadNamespaceArgsDict: TypeAlias = Mapping[str, Any]
|
|
@@ -3128,6 +3246,11 @@ class OceanRightSizingRuleDetachWorkloadNamespaceArgs:
|
|
|
3128
3246
|
namespace_name: pulumi.Input[_builtins.str],
|
|
3129
3247
|
labels: Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceLabelArgs']]]] = None,
|
|
3130
3248
|
workloads: Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceWorkloadArgs']]]] = None):
|
|
3249
|
+
"""
|
|
3250
|
+
:param pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceLabelArgs']]] labels: A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
3251
|
+
|
|
3252
|
+
<a id="attach_workloads"></a>
|
|
3253
|
+
"""
|
|
3131
3254
|
pulumi.set(__self__, "namespace_name", namespace_name)
|
|
3132
3255
|
if labels is not None:
|
|
3133
3256
|
pulumi.set(__self__, "labels", labels)
|
|
@@ -3146,6 +3269,11 @@ class OceanRightSizingRuleDetachWorkloadNamespaceArgs:
|
|
|
3146
3269
|
@_builtins.property
|
|
3147
3270
|
@pulumi.getter
|
|
3148
3271
|
def labels(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleDetachWorkloadNamespaceLabelArgs']]]]:
|
|
3272
|
+
"""
|
|
3273
|
+
A set of key-value label pairs used to automatically apply this rule to all workloads in the cluster that match these labels.
|
|
3274
|
+
|
|
3275
|
+
<a id="attach_workloads"></a>
|
|
3276
|
+
"""
|
|
3149
3277
|
return pulumi.get(self, "labels")
|
|
3150
3278
|
|
|
3151
3279
|
@labels.setter
|
|
@@ -3247,9 +3375,21 @@ class OceanRightSizingRuleDetachWorkloadNamespaceWorkloadArgs:
|
|
|
3247
3375
|
if not MYPY:
|
|
3248
3376
|
class OceanRightSizingRuleRecommendationApplicationBoundaryArgsDict(TypedDict):
|
|
3249
3377
|
cpu_max: NotRequired[pulumi.Input[_builtins.float]]
|
|
3378
|
+
"""
|
|
3379
|
+
the maximal value of cpu in vCpu.
|
|
3380
|
+
"""
|
|
3250
3381
|
cpu_min: NotRequired[pulumi.Input[_builtins.float]]
|
|
3382
|
+
"""
|
|
3383
|
+
the minimal value of cpu in vCpu.
|
|
3384
|
+
"""
|
|
3251
3385
|
memory_max: NotRequired[pulumi.Input[_builtins.int]]
|
|
3386
|
+
"""
|
|
3387
|
+
the maximal value of memory in Gib.
|
|
3388
|
+
"""
|
|
3252
3389
|
memory_min: NotRequired[pulumi.Input[_builtins.int]]
|
|
3390
|
+
"""
|
|
3391
|
+
the minimal value of memory in Gib.
|
|
3392
|
+
"""
|
|
3253
3393
|
elif False:
|
|
3254
3394
|
OceanRightSizingRuleRecommendationApplicationBoundaryArgsDict: TypeAlias = Mapping[str, Any]
|
|
3255
3395
|
|
|
@@ -3260,6 +3400,12 @@ class OceanRightSizingRuleRecommendationApplicationBoundaryArgs:
|
|
|
3260
3400
|
cpu_min: Optional[pulumi.Input[_builtins.float]] = None,
|
|
3261
3401
|
memory_max: Optional[pulumi.Input[_builtins.int]] = None,
|
|
3262
3402
|
memory_min: Optional[pulumi.Input[_builtins.int]] = None):
|
|
3403
|
+
"""
|
|
3404
|
+
:param pulumi.Input[_builtins.float] cpu_max: the maximal value of cpu in vCpu.
|
|
3405
|
+
:param pulumi.Input[_builtins.float] cpu_min: the minimal value of cpu in vCpu.
|
|
3406
|
+
:param pulumi.Input[_builtins.int] memory_max: the maximal value of memory in Gib.
|
|
3407
|
+
:param pulumi.Input[_builtins.int] memory_min: the minimal value of memory in Gib.
|
|
3408
|
+
"""
|
|
3263
3409
|
if cpu_max is not None:
|
|
3264
3410
|
pulumi.set(__self__, "cpu_max", cpu_max)
|
|
3265
3411
|
if cpu_min is not None:
|
|
@@ -3272,6 +3418,9 @@ class OceanRightSizingRuleRecommendationApplicationBoundaryArgs:
|
|
|
3272
3418
|
@_builtins.property
|
|
3273
3419
|
@pulumi.getter(name="cpuMax")
|
|
3274
3420
|
def cpu_max(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
3421
|
+
"""
|
|
3422
|
+
the maximal value of cpu in vCpu.
|
|
3423
|
+
"""
|
|
3275
3424
|
return pulumi.get(self, "cpu_max")
|
|
3276
3425
|
|
|
3277
3426
|
@cpu_max.setter
|
|
@@ -3281,6 +3430,9 @@ class OceanRightSizingRuleRecommendationApplicationBoundaryArgs:
|
|
|
3281
3430
|
@_builtins.property
|
|
3282
3431
|
@pulumi.getter(name="cpuMin")
|
|
3283
3432
|
def cpu_min(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
3433
|
+
"""
|
|
3434
|
+
the minimal value of cpu in vCpu.
|
|
3435
|
+
"""
|
|
3284
3436
|
return pulumi.get(self, "cpu_min")
|
|
3285
3437
|
|
|
3286
3438
|
@cpu_min.setter
|
|
@@ -3290,6 +3442,9 @@ class OceanRightSizingRuleRecommendationApplicationBoundaryArgs:
|
|
|
3290
3442
|
@_builtins.property
|
|
3291
3443
|
@pulumi.getter(name="memoryMax")
|
|
3292
3444
|
def memory_max(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
3445
|
+
"""
|
|
3446
|
+
the maximal value of memory in Gib.
|
|
3447
|
+
"""
|
|
3293
3448
|
return pulumi.get(self, "memory_max")
|
|
3294
3449
|
|
|
3295
3450
|
@memory_max.setter
|
|
@@ -3299,6 +3454,9 @@ class OceanRightSizingRuleRecommendationApplicationBoundaryArgs:
|
|
|
3299
3454
|
@_builtins.property
|
|
3300
3455
|
@pulumi.getter(name="memoryMin")
|
|
3301
3456
|
def memory_min(self) -> Optional[pulumi.Input[_builtins.int]]:
|
|
3457
|
+
"""
|
|
3458
|
+
the minimal value of memory in Gib.
|
|
3459
|
+
"""
|
|
3302
3460
|
return pulumi.get(self, "memory_min")
|
|
3303
3461
|
|
|
3304
3462
|
@memory_min.setter
|
|
@@ -3309,6 +3467,9 @@ class OceanRightSizingRuleRecommendationApplicationBoundaryArgs:
|
|
|
3309
3467
|
if not MYPY:
|
|
3310
3468
|
class OceanRightSizingRuleRecommendationApplicationHpaArgsDict(TypedDict):
|
|
3311
3469
|
allow_hpa_recommendations: NotRequired[pulumi.Input[_builtins.bool]]
|
|
3470
|
+
"""
|
|
3471
|
+
Determines by the rule if recommendation application is allowed for workloads with HPA definition.
|
|
3472
|
+
"""
|
|
3312
3473
|
elif False:
|
|
3313
3474
|
OceanRightSizingRuleRecommendationApplicationHpaArgsDict: TypeAlias = Mapping[str, Any]
|
|
3314
3475
|
|
|
@@ -3316,12 +3477,18 @@ elif False:
|
|
|
3316
3477
|
class OceanRightSizingRuleRecommendationApplicationHpaArgs:
|
|
3317
3478
|
def __init__(__self__, *,
|
|
3318
3479
|
allow_hpa_recommendations: Optional[pulumi.Input[_builtins.bool]] = None):
|
|
3480
|
+
"""
|
|
3481
|
+
:param pulumi.Input[_builtins.bool] allow_hpa_recommendations: Determines by the rule if recommendation application is allowed for workloads with HPA definition.
|
|
3482
|
+
"""
|
|
3319
3483
|
if allow_hpa_recommendations is not None:
|
|
3320
3484
|
pulumi.set(__self__, "allow_hpa_recommendations", allow_hpa_recommendations)
|
|
3321
3485
|
|
|
3322
3486
|
@_builtins.property
|
|
3323
3487
|
@pulumi.getter(name="allowHpaRecommendations")
|
|
3324
3488
|
def allow_hpa_recommendations(self) -> Optional[pulumi.Input[_builtins.bool]]:
|
|
3489
|
+
"""
|
|
3490
|
+
Determines by the rule if recommendation application is allowed for workloads with HPA definition.
|
|
3491
|
+
"""
|
|
3325
3492
|
return pulumi.get(self, "allow_hpa_recommendations")
|
|
3326
3493
|
|
|
3327
3494
|
@allow_hpa_recommendations.setter
|
|
@@ -3332,8 +3499,17 @@ class OceanRightSizingRuleRecommendationApplicationHpaArgs:
|
|
|
3332
3499
|
if not MYPY:
|
|
3333
3500
|
class OceanRightSizingRuleRecommendationApplicationIntervalArgsDict(TypedDict):
|
|
3334
3501
|
repetition_basis: pulumi.Input[_builtins.str]
|
|
3502
|
+
"""
|
|
3503
|
+
Valid values: "WEEKLY" "MONTHLY". The repetition basis.
|
|
3504
|
+
"""
|
|
3335
3505
|
monthly_repetition_bases: NotRequired[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseArgsDict']]]]
|
|
3506
|
+
"""
|
|
3507
|
+
Determines the Ocean Rightsizing rule monthly repetition basis.
|
|
3508
|
+
"""
|
|
3336
3509
|
weekly_repetition_bases: NotRequired[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseArgsDict']]]]
|
|
3510
|
+
"""
|
|
3511
|
+
Determines the Ocean Rightsizing rule weekly repetition basis.
|
|
3512
|
+
"""
|
|
3337
3513
|
elif False:
|
|
3338
3514
|
OceanRightSizingRuleRecommendationApplicationIntervalArgsDict: TypeAlias = Mapping[str, Any]
|
|
3339
3515
|
|
|
@@ -3343,6 +3519,11 @@ class OceanRightSizingRuleRecommendationApplicationIntervalArgs:
|
|
|
3343
3519
|
repetition_basis: pulumi.Input[_builtins.str],
|
|
3344
3520
|
monthly_repetition_bases: Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseArgs']]]] = None,
|
|
3345
3521
|
weekly_repetition_bases: Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseArgs']]]] = None):
|
|
3522
|
+
"""
|
|
3523
|
+
:param pulumi.Input[_builtins.str] repetition_basis: Valid values: "WEEKLY" "MONTHLY". The repetition basis.
|
|
3524
|
+
:param pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseArgs']]] monthly_repetition_bases: Determines the Ocean Rightsizing rule monthly repetition basis.
|
|
3525
|
+
:param pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseArgs']]] weekly_repetition_bases: Determines the Ocean Rightsizing rule weekly repetition basis.
|
|
3526
|
+
"""
|
|
3346
3527
|
pulumi.set(__self__, "repetition_basis", repetition_basis)
|
|
3347
3528
|
if monthly_repetition_bases is not None:
|
|
3348
3529
|
pulumi.set(__self__, "monthly_repetition_bases", monthly_repetition_bases)
|
|
@@ -3352,6 +3533,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalArgs:
|
|
|
3352
3533
|
@_builtins.property
|
|
3353
3534
|
@pulumi.getter(name="repetitionBasis")
|
|
3354
3535
|
def repetition_basis(self) -> pulumi.Input[_builtins.str]:
|
|
3536
|
+
"""
|
|
3537
|
+
Valid values: "WEEKLY" "MONTHLY". The repetition basis.
|
|
3538
|
+
"""
|
|
3355
3539
|
return pulumi.get(self, "repetition_basis")
|
|
3356
3540
|
|
|
3357
3541
|
@repetition_basis.setter
|
|
@@ -3361,6 +3545,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalArgs:
|
|
|
3361
3545
|
@_builtins.property
|
|
3362
3546
|
@pulumi.getter(name="monthlyRepetitionBases")
|
|
3363
3547
|
def monthly_repetition_bases(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseArgs']]]]:
|
|
3548
|
+
"""
|
|
3549
|
+
Determines the Ocean Rightsizing rule monthly repetition basis.
|
|
3550
|
+
"""
|
|
3364
3551
|
return pulumi.get(self, "monthly_repetition_bases")
|
|
3365
3552
|
|
|
3366
3553
|
@monthly_repetition_bases.setter
|
|
@@ -3370,6 +3557,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalArgs:
|
|
|
3370
3557
|
@_builtins.property
|
|
3371
3558
|
@pulumi.getter(name="weeklyRepetitionBases")
|
|
3372
3559
|
def weekly_repetition_bases(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseArgs']]]]:
|
|
3560
|
+
"""
|
|
3561
|
+
Determines the Ocean Rightsizing rule weekly repetition basis.
|
|
3562
|
+
"""
|
|
3373
3563
|
return pulumi.get(self, "weekly_repetition_bases")
|
|
3374
3564
|
|
|
3375
3565
|
@weekly_repetition_bases.setter
|
|
@@ -3380,8 +3570,17 @@ class OceanRightSizingRuleRecommendationApplicationIntervalArgs:
|
|
|
3380
3570
|
if not MYPY:
|
|
3381
3571
|
class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseArgsDict(TypedDict):
|
|
3382
3572
|
interval_months: pulumi.Input[Sequence[pulumi.Input[_builtins.int]]]
|
|
3573
|
+
"""
|
|
3574
|
+
Array of the months (in number), when we want to trigger the apply recommendations.
|
|
3575
|
+
"""
|
|
3383
3576
|
week_of_the_months: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]
|
|
3577
|
+
"""
|
|
3578
|
+
Valid values: "FIRST" "SECOND" "THIRD" "FOURTH" "LAST". Array of the weeks in the month, when we want to trigger the apply recommendations.
|
|
3579
|
+
"""
|
|
3384
3580
|
weekly_repetition_bases: NotRequired[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseWeeklyRepetitionBaseArgsDict']]]]
|
|
3581
|
+
"""
|
|
3582
|
+
Determines the Ocean Rightsizing rule weekly repetition basis.
|
|
3583
|
+
"""
|
|
3385
3584
|
elif False:
|
|
3386
3585
|
OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseArgsDict: TypeAlias = Mapping[str, Any]
|
|
3387
3586
|
|
|
@@ -3391,6 +3590,11 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3391
3590
|
interval_months: pulumi.Input[Sequence[pulumi.Input[_builtins.int]]],
|
|
3392
3591
|
week_of_the_months: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]],
|
|
3393
3592
|
weekly_repetition_bases: Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseWeeklyRepetitionBaseArgs']]]] = None):
|
|
3593
|
+
"""
|
|
3594
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.int]]] interval_months: Array of the months (in number), when we want to trigger the apply recommendations.
|
|
3595
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] week_of_the_months: Valid values: "FIRST" "SECOND" "THIRD" "FOURTH" "LAST". Array of the weeks in the month, when we want to trigger the apply recommendations.
|
|
3596
|
+
:param pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseWeeklyRepetitionBaseArgs']]] weekly_repetition_bases: Determines the Ocean Rightsizing rule weekly repetition basis.
|
|
3597
|
+
"""
|
|
3394
3598
|
pulumi.set(__self__, "interval_months", interval_months)
|
|
3395
3599
|
pulumi.set(__self__, "week_of_the_months", week_of_the_months)
|
|
3396
3600
|
if weekly_repetition_bases is not None:
|
|
@@ -3399,6 +3603,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3399
3603
|
@_builtins.property
|
|
3400
3604
|
@pulumi.getter(name="intervalMonths")
|
|
3401
3605
|
def interval_months(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.int]]]:
|
|
3606
|
+
"""
|
|
3607
|
+
Array of the months (in number), when we want to trigger the apply recommendations.
|
|
3608
|
+
"""
|
|
3402
3609
|
return pulumi.get(self, "interval_months")
|
|
3403
3610
|
|
|
3404
3611
|
@interval_months.setter
|
|
@@ -3408,6 +3615,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3408
3615
|
@_builtins.property
|
|
3409
3616
|
@pulumi.getter(name="weekOfTheMonths")
|
|
3410
3617
|
def week_of_the_months(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
|
|
3618
|
+
"""
|
|
3619
|
+
Valid values: "FIRST" "SECOND" "THIRD" "FOURTH" "LAST". Array of the weeks in the month, when we want to trigger the apply recommendations.
|
|
3620
|
+
"""
|
|
3411
3621
|
return pulumi.get(self, "week_of_the_months")
|
|
3412
3622
|
|
|
3413
3623
|
@week_of_the_months.setter
|
|
@@ -3417,6 +3627,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3417
3627
|
@_builtins.property
|
|
3418
3628
|
@pulumi.getter(name="weeklyRepetitionBases")
|
|
3419
3629
|
def weekly_repetition_bases(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseWeeklyRepetitionBaseArgs']]]]:
|
|
3630
|
+
"""
|
|
3631
|
+
Determines the Ocean Rightsizing rule weekly repetition basis.
|
|
3632
|
+
"""
|
|
3420
3633
|
return pulumi.get(self, "weekly_repetition_bases")
|
|
3421
3634
|
|
|
3422
3635
|
@weekly_repetition_bases.setter
|
|
@@ -3427,8 +3640,17 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3427
3640
|
if not MYPY:
|
|
3428
3641
|
class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseWeeklyRepetitionBaseArgsDict(TypedDict):
|
|
3429
3642
|
interval_days: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]
|
|
3643
|
+
"""
|
|
3644
|
+
Valid values: "SUNDAY" "MONDAY" "TUESDAY" "WEDNESDAY" "THURSDAY" "FRIDAY" "SATURDAY". Array of the days of the week, when we want to trigger the apply recommendations.
|
|
3645
|
+
"""
|
|
3430
3646
|
interval_hours_end_time: pulumi.Input[_builtins.str]
|
|
3647
|
+
"""
|
|
3648
|
+
End time.
|
|
3649
|
+
"""
|
|
3431
3650
|
interval_hours_start_time: pulumi.Input[_builtins.str]
|
|
3651
|
+
"""
|
|
3652
|
+
Start time.
|
|
3653
|
+
"""
|
|
3432
3654
|
elif False:
|
|
3433
3655
|
OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBaseWeeklyRepetitionBaseArgsDict: TypeAlias = Mapping[str, Any]
|
|
3434
3656
|
|
|
@@ -3438,6 +3660,11 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3438
3660
|
interval_days: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]],
|
|
3439
3661
|
interval_hours_end_time: pulumi.Input[_builtins.str],
|
|
3440
3662
|
interval_hours_start_time: pulumi.Input[_builtins.str]):
|
|
3663
|
+
"""
|
|
3664
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] interval_days: Valid values: "SUNDAY" "MONDAY" "TUESDAY" "WEDNESDAY" "THURSDAY" "FRIDAY" "SATURDAY". Array of the days of the week, when we want to trigger the apply recommendations.
|
|
3665
|
+
:param pulumi.Input[_builtins.str] interval_hours_end_time: End time.
|
|
3666
|
+
:param pulumi.Input[_builtins.str] interval_hours_start_time: Start time.
|
|
3667
|
+
"""
|
|
3441
3668
|
pulumi.set(__self__, "interval_days", interval_days)
|
|
3442
3669
|
pulumi.set(__self__, "interval_hours_end_time", interval_hours_end_time)
|
|
3443
3670
|
pulumi.set(__self__, "interval_hours_start_time", interval_hours_start_time)
|
|
@@ -3445,6 +3672,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3445
3672
|
@_builtins.property
|
|
3446
3673
|
@pulumi.getter(name="intervalDays")
|
|
3447
3674
|
def interval_days(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
|
|
3675
|
+
"""
|
|
3676
|
+
Valid values: "SUNDAY" "MONDAY" "TUESDAY" "WEDNESDAY" "THURSDAY" "FRIDAY" "SATURDAY". Array of the days of the week, when we want to trigger the apply recommendations.
|
|
3677
|
+
"""
|
|
3448
3678
|
return pulumi.get(self, "interval_days")
|
|
3449
3679
|
|
|
3450
3680
|
@interval_days.setter
|
|
@@ -3454,6 +3684,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3454
3684
|
@_builtins.property
|
|
3455
3685
|
@pulumi.getter(name="intervalHoursEndTime")
|
|
3456
3686
|
def interval_hours_end_time(self) -> pulumi.Input[_builtins.str]:
|
|
3687
|
+
"""
|
|
3688
|
+
End time.
|
|
3689
|
+
"""
|
|
3457
3690
|
return pulumi.get(self, "interval_hours_end_time")
|
|
3458
3691
|
|
|
3459
3692
|
@interval_hours_end_time.setter
|
|
@@ -3463,6 +3696,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3463
3696
|
@_builtins.property
|
|
3464
3697
|
@pulumi.getter(name="intervalHoursStartTime")
|
|
3465
3698
|
def interval_hours_start_time(self) -> pulumi.Input[_builtins.str]:
|
|
3699
|
+
"""
|
|
3700
|
+
Start time.
|
|
3701
|
+
"""
|
|
3466
3702
|
return pulumi.get(self, "interval_hours_start_time")
|
|
3467
3703
|
|
|
3468
3704
|
@interval_hours_start_time.setter
|
|
@@ -3473,8 +3709,17 @@ class OceanRightSizingRuleRecommendationApplicationIntervalMonthlyRepetitionBase
|
|
|
3473
3709
|
if not MYPY:
|
|
3474
3710
|
class OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseArgsDict(TypedDict):
|
|
3475
3711
|
interval_days: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]
|
|
3712
|
+
"""
|
|
3713
|
+
Valid values: "SUNDAY" "MONDAY" "TUESDAY" "WEDNESDAY" "THURSDAY" "FRIDAY" "SATURDAY". Array of the days of the week, when we want to trigger the apply recommendations.
|
|
3714
|
+
"""
|
|
3476
3715
|
interval_hours_end_time: pulumi.Input[_builtins.str]
|
|
3716
|
+
"""
|
|
3717
|
+
End time.
|
|
3718
|
+
"""
|
|
3477
3719
|
interval_hours_start_time: pulumi.Input[_builtins.str]
|
|
3720
|
+
"""
|
|
3721
|
+
Start time.
|
|
3722
|
+
"""
|
|
3478
3723
|
elif False:
|
|
3479
3724
|
OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseArgsDict: TypeAlias = Mapping[str, Any]
|
|
3480
3725
|
|
|
@@ -3484,6 +3729,11 @@ class OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseA
|
|
|
3484
3729
|
interval_days: pulumi.Input[Sequence[pulumi.Input[_builtins.str]]],
|
|
3485
3730
|
interval_hours_end_time: pulumi.Input[_builtins.str],
|
|
3486
3731
|
interval_hours_start_time: pulumi.Input[_builtins.str]):
|
|
3732
|
+
"""
|
|
3733
|
+
:param pulumi.Input[Sequence[pulumi.Input[_builtins.str]]] interval_days: Valid values: "SUNDAY" "MONDAY" "TUESDAY" "WEDNESDAY" "THURSDAY" "FRIDAY" "SATURDAY". Array of the days of the week, when we want to trigger the apply recommendations.
|
|
3734
|
+
:param pulumi.Input[_builtins.str] interval_hours_end_time: End time.
|
|
3735
|
+
:param pulumi.Input[_builtins.str] interval_hours_start_time: Start time.
|
|
3736
|
+
"""
|
|
3487
3737
|
pulumi.set(__self__, "interval_days", interval_days)
|
|
3488
3738
|
pulumi.set(__self__, "interval_hours_end_time", interval_hours_end_time)
|
|
3489
3739
|
pulumi.set(__self__, "interval_hours_start_time", interval_hours_start_time)
|
|
@@ -3491,6 +3741,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseA
|
|
|
3491
3741
|
@_builtins.property
|
|
3492
3742
|
@pulumi.getter(name="intervalDays")
|
|
3493
3743
|
def interval_days(self) -> pulumi.Input[Sequence[pulumi.Input[_builtins.str]]]:
|
|
3744
|
+
"""
|
|
3745
|
+
Valid values: "SUNDAY" "MONDAY" "TUESDAY" "WEDNESDAY" "THURSDAY" "FRIDAY" "SATURDAY". Array of the days of the week, when we want to trigger the apply recommendations.
|
|
3746
|
+
"""
|
|
3494
3747
|
return pulumi.get(self, "interval_days")
|
|
3495
3748
|
|
|
3496
3749
|
@interval_days.setter
|
|
@@ -3500,6 +3753,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseA
|
|
|
3500
3753
|
@_builtins.property
|
|
3501
3754
|
@pulumi.getter(name="intervalHoursEndTime")
|
|
3502
3755
|
def interval_hours_end_time(self) -> pulumi.Input[_builtins.str]:
|
|
3756
|
+
"""
|
|
3757
|
+
End time.
|
|
3758
|
+
"""
|
|
3503
3759
|
return pulumi.get(self, "interval_hours_end_time")
|
|
3504
3760
|
|
|
3505
3761
|
@interval_hours_end_time.setter
|
|
@@ -3509,6 +3765,9 @@ class OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseA
|
|
|
3509
3765
|
@_builtins.property
|
|
3510
3766
|
@pulumi.getter(name="intervalHoursStartTime")
|
|
3511
3767
|
def interval_hours_start_time(self) -> pulumi.Input[_builtins.str]:
|
|
3768
|
+
"""
|
|
3769
|
+
Start time.
|
|
3770
|
+
"""
|
|
3512
3771
|
return pulumi.get(self, "interval_hours_start_time")
|
|
3513
3772
|
|
|
3514
3773
|
@interval_hours_start_time.setter
|
|
@@ -3519,7 +3778,13 @@ class OceanRightSizingRuleRecommendationApplicationIntervalWeeklyRepetitionBaseA
|
|
|
3519
3778
|
if not MYPY:
|
|
3520
3779
|
class OceanRightSizingRuleRecommendationApplicationMinThresholdArgsDict(TypedDict):
|
|
3521
3780
|
cpu_percentage: NotRequired[pulumi.Input[_builtins.float]]
|
|
3781
|
+
"""
|
|
3782
|
+
.
|
|
3783
|
+
"""
|
|
3522
3784
|
memory_percentage: NotRequired[pulumi.Input[_builtins.float]]
|
|
3785
|
+
"""
|
|
3786
|
+
.
|
|
3787
|
+
"""
|
|
3523
3788
|
elif False:
|
|
3524
3789
|
OceanRightSizingRuleRecommendationApplicationMinThresholdArgsDict: TypeAlias = Mapping[str, Any]
|
|
3525
3790
|
|
|
@@ -3528,6 +3793,10 @@ class OceanRightSizingRuleRecommendationApplicationMinThresholdArgs:
|
|
|
3528
3793
|
def __init__(__self__, *,
|
|
3529
3794
|
cpu_percentage: Optional[pulumi.Input[_builtins.float]] = None,
|
|
3530
3795
|
memory_percentage: Optional[pulumi.Input[_builtins.float]] = None):
|
|
3796
|
+
"""
|
|
3797
|
+
:param pulumi.Input[_builtins.float] cpu_percentage: .
|
|
3798
|
+
:param pulumi.Input[_builtins.float] memory_percentage: .
|
|
3799
|
+
"""
|
|
3531
3800
|
if cpu_percentage is not None:
|
|
3532
3801
|
pulumi.set(__self__, "cpu_percentage", cpu_percentage)
|
|
3533
3802
|
if memory_percentage is not None:
|
|
@@ -3536,6 +3805,9 @@ class OceanRightSizingRuleRecommendationApplicationMinThresholdArgs:
|
|
|
3536
3805
|
@_builtins.property
|
|
3537
3806
|
@pulumi.getter(name="cpuPercentage")
|
|
3538
3807
|
def cpu_percentage(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
3808
|
+
"""
|
|
3809
|
+
.
|
|
3810
|
+
"""
|
|
3539
3811
|
return pulumi.get(self, "cpu_percentage")
|
|
3540
3812
|
|
|
3541
3813
|
@cpu_percentage.setter
|
|
@@ -3545,6 +3817,9 @@ class OceanRightSizingRuleRecommendationApplicationMinThresholdArgs:
|
|
|
3545
3817
|
@_builtins.property
|
|
3546
3818
|
@pulumi.getter(name="memoryPercentage")
|
|
3547
3819
|
def memory_percentage(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
3820
|
+
"""
|
|
3821
|
+
.
|
|
3822
|
+
"""
|
|
3548
3823
|
return pulumi.get(self, "memory_percentage")
|
|
3549
3824
|
|
|
3550
3825
|
@memory_percentage.setter
|
|
@@ -3555,7 +3830,13 @@ class OceanRightSizingRuleRecommendationApplicationMinThresholdArgs:
|
|
|
3555
3830
|
if not MYPY:
|
|
3556
3831
|
class OceanRightSizingRuleRecommendationApplicationOverheadValueArgsDict(TypedDict):
|
|
3557
3832
|
cpu_percentage: NotRequired[pulumi.Input[_builtins.float]]
|
|
3833
|
+
"""
|
|
3834
|
+
.
|
|
3835
|
+
"""
|
|
3558
3836
|
memory_percentage: NotRequired[pulumi.Input[_builtins.float]]
|
|
3837
|
+
"""
|
|
3838
|
+
.
|
|
3839
|
+
"""
|
|
3559
3840
|
elif False:
|
|
3560
3841
|
OceanRightSizingRuleRecommendationApplicationOverheadValueArgsDict: TypeAlias = Mapping[str, Any]
|
|
3561
3842
|
|
|
@@ -3564,6 +3845,10 @@ class OceanRightSizingRuleRecommendationApplicationOverheadValueArgs:
|
|
|
3564
3845
|
def __init__(__self__, *,
|
|
3565
3846
|
cpu_percentage: Optional[pulumi.Input[_builtins.float]] = None,
|
|
3566
3847
|
memory_percentage: Optional[pulumi.Input[_builtins.float]] = None):
|
|
3848
|
+
"""
|
|
3849
|
+
:param pulumi.Input[_builtins.float] cpu_percentage: .
|
|
3850
|
+
:param pulumi.Input[_builtins.float] memory_percentage: .
|
|
3851
|
+
"""
|
|
3567
3852
|
if cpu_percentage is not None:
|
|
3568
3853
|
pulumi.set(__self__, "cpu_percentage", cpu_percentage)
|
|
3569
3854
|
if memory_percentage is not None:
|
|
@@ -3572,6 +3857,9 @@ class OceanRightSizingRuleRecommendationApplicationOverheadValueArgs:
|
|
|
3572
3857
|
@_builtins.property
|
|
3573
3858
|
@pulumi.getter(name="cpuPercentage")
|
|
3574
3859
|
def cpu_percentage(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
3860
|
+
"""
|
|
3861
|
+
.
|
|
3862
|
+
"""
|
|
3575
3863
|
return pulumi.get(self, "cpu_percentage")
|
|
3576
3864
|
|
|
3577
3865
|
@cpu_percentage.setter
|
|
@@ -3581,6 +3869,9 @@ class OceanRightSizingRuleRecommendationApplicationOverheadValueArgs:
|
|
|
3581
3869
|
@_builtins.property
|
|
3582
3870
|
@pulumi.getter(name="memoryPercentage")
|
|
3583
3871
|
def memory_percentage(self) -> Optional[pulumi.Input[_builtins.float]]:
|
|
3872
|
+
"""
|
|
3873
|
+
.
|
|
3874
|
+
"""
|
|
3584
3875
|
return pulumi.get(self, "memory_percentage")
|
|
3585
3876
|
|
|
3586
3877
|
@memory_percentage.setter
|