pulumi-alicloud 3.72.0__py3-none-any.whl → 3.72.0a1735837979__py3-none-any.whl
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-alicloud might be problematic. Click here for more details.
- pulumi_alicloud/__init__.py +0 -75
- pulumi_alicloud/_inputs.py +0 -471
- pulumi_alicloud/adb/cluster.py +0 -68
- pulumi_alicloud/adb/db_cluster.py +0 -94
- pulumi_alicloud/adb/get_db_cluster_lake_versions.py +4 -39
- pulumi_alicloud/adb/outputs.py +2 -106
- pulumi_alicloud/cfg/get_aggregate_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_aggregate_config_rules.py +4 -4
- pulumi_alicloud/cfg/get_aggregate_deliveries.py +2 -16
- pulumi_alicloud/cfg/get_aggregators.py +2 -2
- pulumi_alicloud/cfg/get_compliance_packs.py +2 -2
- pulumi_alicloud/cfg/get_configuration_recorders.py +6 -2
- pulumi_alicloud/cfg/get_deliveries.py +2 -11
- pulumi_alicloud/cfg/get_delivery_channels.py +4 -0
- pulumi_alicloud/cfg/get_rules.py +7 -3
- pulumi_alicloud/cfg/outputs.py +20 -28
- pulumi_alicloud/cloudfirewall/get_instance_members.py +2 -2
- pulumi_alicloud/cloudfirewall/get_instances.py +6 -23
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_cens.py +2 -2
- pulumi_alicloud/cloudfirewall/get_vpc_firewall_control_policies.py +2 -32
- pulumi_alicloud/cloudfirewall/get_vpc_firewalls.py +2 -2
- pulumi_alicloud/cloudfirewall/instance.py +1 -1
- pulumi_alicloud/cloudfirewall/outputs.py +4 -16
- pulumi_alicloud/config/__init__.pyi +0 -2
- pulumi_alicloud/config/outputs.py +0 -284
- pulumi_alicloud/config/vars.py +0 -4
- pulumi_alicloud/cr/_inputs.py +0 -128
- pulumi_alicloud/cr/outputs.py +0 -93
- pulumi_alicloud/cr/registry_enterprise_instance.py +63 -86
- pulumi_alicloud/cs/registry_enterprise_sync_rule.py +38 -331
- pulumi_alicloud/dcdn/get_domains.py +2 -2
- pulumi_alicloud/dcdn/get_ipa_domains.py +2 -14
- pulumi_alicloud/dcdn/get_waf_domains.py +2 -5
- pulumi_alicloud/dcdn/get_waf_policies.py +2 -8
- pulumi_alicloud/dcdn/outputs.py +6 -6
- pulumi_alicloud/ddos/get_ddos_coo_domain_resources.py +2 -8
- pulumi_alicloud/ddos/get_ddos_coo_ports.py +4 -16
- pulumi_alicloud/ddos/outputs.py +4 -4
- pulumi_alicloud/ecs/_inputs.py +0 -9
- pulumi_alicloud/ecs/get_ecs_disks.py +14 -103
- pulumi_alicloud/ecs/outputs.py +36 -90
- pulumi_alicloud/esa/__init__.py +0 -3
- pulumi_alicloud/ess/get_scaling_configurations.py +10 -116
- pulumi_alicloud/ess/notification.py +3 -50
- pulumi_alicloud/ess/outputs.py +8 -104
- pulumi_alicloud/ess/scheduled_task.py +7 -7
- pulumi_alicloud/fc/v3_trigger.py +1 -1
- pulumi_alicloud/ga/get_accelerator_spare_ip_attachments.py +2 -11
- pulumi_alicloud/ga/get_acls.py +2 -14
- pulumi_alicloud/ga/get_additional_certificates.py +2 -11
- pulumi_alicloud/ga/get_bandwidth_packages.py +2 -14
- pulumi_alicloud/ga/get_basic_accelerate_ip_endpoint_relations.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerate_ips.py +2 -2
- pulumi_alicloud/ga/get_basic_accelerators.py +2 -2
- pulumi_alicloud/ga/get_basic_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_group_destinations.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_groups.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoint_traffic_policies.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_endpoints.py +2 -2
- pulumi_alicloud/ga/get_custom_routing_port_mappings.py +2 -2
- pulumi_alicloud/ga/get_domains.py +2 -2
- pulumi_alicloud/ga/get_forwarding_rules.py +2 -8
- pulumi_alicloud/ga/get_ip_sets.py +2 -8
- pulumi_alicloud/ga/get_listeners.py +2 -11
- pulumi_alicloud/ga/outputs.py +32 -64
- pulumi_alicloud/get_msc_sub_contact_verification_message.py +2 -2
- pulumi_alicloud/get_msc_sub_contacts.py +2 -8
- pulumi_alicloud/get_msc_sub_subscriptions.py +2 -5
- pulumi_alicloud/get_msc_sub_webhooks.py +2 -8
- pulumi_alicloud/kms/key.py +28 -108
- pulumi_alicloud/kvstore/get_instances.py +3 -14
- pulumi_alicloud/kvstore/outputs.py +4 -48
- pulumi_alicloud/marketplace/order.py +2 -2
- pulumi_alicloud/mongodb/__init__.py +0 -1
- pulumi_alicloud/oss/__init__.py +0 -2
- pulumi_alicloud/oss/_inputs.py +0 -68
- pulumi_alicloud/oss/outputs.py +0 -74
- pulumi_alicloud/privatelink/get_service.py +2 -2
- pulumi_alicloud/privatelink/get_vpc_endpoint_connections.py +2 -14
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_resources.py +2 -8
- pulumi_alicloud/privatelink/get_vpc_endpoint_service_users.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoint_zones.py +2 -11
- pulumi_alicloud/privatelink/get_vpc_endpoints.py +2 -23
- pulumi_alicloud/privatelink/outputs.py +6 -6
- pulumi_alicloud/provider.py +0 -20
- pulumi_alicloud/pulumi-plugin.json +1 -1
- pulumi_alicloud/ram/get_policies.py +8 -66
- pulumi_alicloud/rds/instance.py +14 -211
- pulumi_alicloud/resourcemanager/control_policy_attachment.py +28 -28
- pulumi_alicloud/resourcemanager/shared_resource.py +0 -7
- pulumi_alicloud/schedulerx/__init__.py +0 -3
- pulumi_alicloud/schedulerx/namespace.py +51 -64
- pulumi_alicloud/schedulerx/outputs.py +0 -425
- pulumi_alicloud/sddp/get_configs.py +2 -5
- pulumi_alicloud/sddp/get_data_limits.py +2 -11
- pulumi_alicloud/sddp/get_instances.py +2 -5
- pulumi_alicloud/sddp/get_rules.py +2 -29
- pulumi_alicloud/sddp/outputs.py +14 -14
- pulumi_alicloud/vpc/get_peer_connections.py +2 -17
- pulumi_alicloud/vpc/network.py +40 -293
- pulumi_alicloud/vpc/outputs.py +2 -2
- pulumi_alicloud/vpc/peer_connection.py +132 -239
- pulumi_alicloud/vpc/peer_connection_accepter.py +6 -85
- pulumi_alicloud/waf/domain.py +2 -2
- pulumi_alicloud/waf/get_certificates.py +2 -14
- pulumi_alicloud/waf/get_domains.py +4 -6
- pulumi_alicloud/waf/get_instances.py +2 -2
- pulumi_alicloud/waf/instance.py +64 -0
- pulumi_alicloud/waf/outputs.py +4 -2
- pulumi_alicloud/wafv3/get_instances.py +4 -10
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/METADATA +1 -1
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/RECORD +114 -129
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/WHEEL +1 -1
- pulumi_alicloud/apig/__init__.py +0 -12
- pulumi_alicloud/apig/_inputs.py +0 -263
- pulumi_alicloud/apig/environment.py +0 -317
- pulumi_alicloud/apig/gateway.py +0 -645
- pulumi_alicloud/apig/http_api.py +0 -465
- pulumi_alicloud/apig/outputs.py +0 -213
- pulumi_alicloud/esa/_inputs.py +0 -456
- pulumi_alicloud/esa/outputs.py +0 -321
- pulumi_alicloud/esa/record.py +0 -798
- pulumi_alicloud/mongodb/private_srv_network_address.py +0 -283
- pulumi_alicloud/oss/access_point.py +0 -463
- pulumi_alicloud/oss/bucket_worm.py +0 -327
- pulumi_alicloud/schedulerx/_inputs.py +0 -542
- pulumi_alicloud/schedulerx/app_group.py +0 -952
- pulumi_alicloud/schedulerx/job.py +0 -1454
- {pulumi_alicloud-3.72.0.dist-info → pulumi_alicloud-3.72.0a1735837979.dist-info}/top_level.txt +0 -0
pulumi_alicloud/config/vars.py
CHANGED
|
@@ -37,10 +37,6 @@ class _ExportableConfig(types.ModuleType):
|
|
|
37
37
|
"""
|
|
38
38
|
return __config__.get('accountId')
|
|
39
39
|
|
|
40
|
-
@property
|
|
41
|
-
def account_type(self) -> Optional[str]:
|
|
42
|
-
return __config__.get('accountType')
|
|
43
|
-
|
|
44
40
|
@property
|
|
45
41
|
def assume_role(self) -> Optional[str]:
|
|
46
42
|
return __config__.get('assumeRole')
|
pulumi_alicloud/cr/_inputs.py
CHANGED
|
@@ -29,10 +29,6 @@ __all__ = [
|
|
|
29
29
|
'ChainChainConfigRouterFromArgsDict',
|
|
30
30
|
'ChainChainConfigRouterToArgs',
|
|
31
31
|
'ChainChainConfigRouterToArgsDict',
|
|
32
|
-
'RegistryEnterpriseInstanceInstanceEndpointArgs',
|
|
33
|
-
'RegistryEnterpriseInstanceInstanceEndpointArgsDict',
|
|
34
|
-
'RegistryEnterpriseInstanceInstanceEndpointDomainArgs',
|
|
35
|
-
'RegistryEnterpriseInstanceInstanceEndpointDomainArgsDict',
|
|
36
32
|
'RepoDomainListArgs',
|
|
37
33
|
'RepoDomainListArgsDict',
|
|
38
34
|
]
|
|
@@ -409,130 +405,6 @@ class ChainChainConfigRouterToArgs:
|
|
|
409
405
|
pulumi.set(self, "node_name", value)
|
|
410
406
|
|
|
411
407
|
|
|
412
|
-
if not MYPY:
|
|
413
|
-
class RegistryEnterpriseInstanceInstanceEndpointArgsDict(TypedDict):
|
|
414
|
-
domains: NotRequired[pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointDomainArgsDict']]]]
|
|
415
|
-
"""
|
|
416
|
-
Domain List
|
|
417
|
-
"""
|
|
418
|
-
enable: NotRequired[pulumi.Input[bool]]
|
|
419
|
-
"""
|
|
420
|
-
enable
|
|
421
|
-
"""
|
|
422
|
-
endpoint_type: NotRequired[pulumi.Input[str]]
|
|
423
|
-
"""
|
|
424
|
-
Network Access Endpoint Type
|
|
425
|
-
"""
|
|
426
|
-
elif False:
|
|
427
|
-
RegistryEnterpriseInstanceInstanceEndpointArgsDict: TypeAlias = Mapping[str, Any]
|
|
428
|
-
|
|
429
|
-
@pulumi.input_type
|
|
430
|
-
class RegistryEnterpriseInstanceInstanceEndpointArgs:
|
|
431
|
-
def __init__(__self__, *,
|
|
432
|
-
domains: Optional[pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointDomainArgs']]]] = None,
|
|
433
|
-
enable: Optional[pulumi.Input[bool]] = None,
|
|
434
|
-
endpoint_type: Optional[pulumi.Input[str]] = None):
|
|
435
|
-
"""
|
|
436
|
-
:param pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointDomainArgs']]] domains: Domain List
|
|
437
|
-
:param pulumi.Input[bool] enable: enable
|
|
438
|
-
:param pulumi.Input[str] endpoint_type: Network Access Endpoint Type
|
|
439
|
-
"""
|
|
440
|
-
if domains is not None:
|
|
441
|
-
pulumi.set(__self__, "domains", domains)
|
|
442
|
-
if enable is not None:
|
|
443
|
-
pulumi.set(__self__, "enable", enable)
|
|
444
|
-
if endpoint_type is not None:
|
|
445
|
-
pulumi.set(__self__, "endpoint_type", endpoint_type)
|
|
446
|
-
|
|
447
|
-
@property
|
|
448
|
-
@pulumi.getter
|
|
449
|
-
def domains(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointDomainArgs']]]]:
|
|
450
|
-
"""
|
|
451
|
-
Domain List
|
|
452
|
-
"""
|
|
453
|
-
return pulumi.get(self, "domains")
|
|
454
|
-
|
|
455
|
-
@domains.setter
|
|
456
|
-
def domains(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointDomainArgs']]]]):
|
|
457
|
-
pulumi.set(self, "domains", value)
|
|
458
|
-
|
|
459
|
-
@property
|
|
460
|
-
@pulumi.getter
|
|
461
|
-
def enable(self) -> Optional[pulumi.Input[bool]]:
|
|
462
|
-
"""
|
|
463
|
-
enable
|
|
464
|
-
"""
|
|
465
|
-
return pulumi.get(self, "enable")
|
|
466
|
-
|
|
467
|
-
@enable.setter
|
|
468
|
-
def enable(self, value: Optional[pulumi.Input[bool]]):
|
|
469
|
-
pulumi.set(self, "enable", value)
|
|
470
|
-
|
|
471
|
-
@property
|
|
472
|
-
@pulumi.getter(name="endpointType")
|
|
473
|
-
def endpoint_type(self) -> Optional[pulumi.Input[str]]:
|
|
474
|
-
"""
|
|
475
|
-
Network Access Endpoint Type
|
|
476
|
-
"""
|
|
477
|
-
return pulumi.get(self, "endpoint_type")
|
|
478
|
-
|
|
479
|
-
@endpoint_type.setter
|
|
480
|
-
def endpoint_type(self, value: Optional[pulumi.Input[str]]):
|
|
481
|
-
pulumi.set(self, "endpoint_type", value)
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
if not MYPY:
|
|
485
|
-
class RegistryEnterpriseInstanceInstanceEndpointDomainArgsDict(TypedDict):
|
|
486
|
-
domain: NotRequired[pulumi.Input[str]]
|
|
487
|
-
"""
|
|
488
|
-
Domain
|
|
489
|
-
"""
|
|
490
|
-
type: NotRequired[pulumi.Input[str]]
|
|
491
|
-
"""
|
|
492
|
-
Domain Type
|
|
493
|
-
"""
|
|
494
|
-
elif False:
|
|
495
|
-
RegistryEnterpriseInstanceInstanceEndpointDomainArgsDict: TypeAlias = Mapping[str, Any]
|
|
496
|
-
|
|
497
|
-
@pulumi.input_type
|
|
498
|
-
class RegistryEnterpriseInstanceInstanceEndpointDomainArgs:
|
|
499
|
-
def __init__(__self__, *,
|
|
500
|
-
domain: Optional[pulumi.Input[str]] = None,
|
|
501
|
-
type: Optional[pulumi.Input[str]] = None):
|
|
502
|
-
"""
|
|
503
|
-
:param pulumi.Input[str] domain: Domain
|
|
504
|
-
:param pulumi.Input[str] type: Domain Type
|
|
505
|
-
"""
|
|
506
|
-
if domain is not None:
|
|
507
|
-
pulumi.set(__self__, "domain", domain)
|
|
508
|
-
if type is not None:
|
|
509
|
-
pulumi.set(__self__, "type", type)
|
|
510
|
-
|
|
511
|
-
@property
|
|
512
|
-
@pulumi.getter
|
|
513
|
-
def domain(self) -> Optional[pulumi.Input[str]]:
|
|
514
|
-
"""
|
|
515
|
-
Domain
|
|
516
|
-
"""
|
|
517
|
-
return pulumi.get(self, "domain")
|
|
518
|
-
|
|
519
|
-
@domain.setter
|
|
520
|
-
def domain(self, value: Optional[pulumi.Input[str]]):
|
|
521
|
-
pulumi.set(self, "domain", value)
|
|
522
|
-
|
|
523
|
-
@property
|
|
524
|
-
@pulumi.getter
|
|
525
|
-
def type(self) -> Optional[pulumi.Input[str]]:
|
|
526
|
-
"""
|
|
527
|
-
Domain Type
|
|
528
|
-
"""
|
|
529
|
-
return pulumi.get(self, "type")
|
|
530
|
-
|
|
531
|
-
@type.setter
|
|
532
|
-
def type(self, value: Optional[pulumi.Input[str]]):
|
|
533
|
-
pulumi.set(self, "type", value)
|
|
534
|
-
|
|
535
|
-
|
|
536
408
|
if not MYPY:
|
|
537
409
|
class RepoDomainListArgsDict(TypedDict):
|
|
538
410
|
internal: NotRequired[pulumi.Input[str]]
|
pulumi_alicloud/cr/outputs.py
CHANGED
|
@@ -23,8 +23,6 @@ __all__ = [
|
|
|
23
23
|
'ChainChainConfigRouter',
|
|
24
24
|
'ChainChainConfigRouterFrom',
|
|
25
25
|
'ChainChainConfigRouterTo',
|
|
26
|
-
'RegistryEnterpriseInstanceInstanceEndpoint',
|
|
27
|
-
'RegistryEnterpriseInstanceInstanceEndpointDomain',
|
|
28
26
|
'RepoDomainList',
|
|
29
27
|
'GetChainsChainResult',
|
|
30
28
|
'GetChainsChainChainConfigResult',
|
|
@@ -354,97 +352,6 @@ class ChainChainConfigRouterTo(dict):
|
|
|
354
352
|
return pulumi.get(self, "node_name")
|
|
355
353
|
|
|
356
354
|
|
|
357
|
-
@pulumi.output_type
|
|
358
|
-
class RegistryEnterpriseInstanceInstanceEndpoint(dict):
|
|
359
|
-
@staticmethod
|
|
360
|
-
def __key_warning(key: str):
|
|
361
|
-
suggest = None
|
|
362
|
-
if key == "endpointType":
|
|
363
|
-
suggest = "endpoint_type"
|
|
364
|
-
|
|
365
|
-
if suggest:
|
|
366
|
-
pulumi.log.warn(f"Key '{key}' not found in RegistryEnterpriseInstanceInstanceEndpoint. Access the value via the '{suggest}' property getter instead.")
|
|
367
|
-
|
|
368
|
-
def __getitem__(self, key: str) -> Any:
|
|
369
|
-
RegistryEnterpriseInstanceInstanceEndpoint.__key_warning(key)
|
|
370
|
-
return super().__getitem__(key)
|
|
371
|
-
|
|
372
|
-
def get(self, key: str, default = None) -> Any:
|
|
373
|
-
RegistryEnterpriseInstanceInstanceEndpoint.__key_warning(key)
|
|
374
|
-
return super().get(key, default)
|
|
375
|
-
|
|
376
|
-
def __init__(__self__, *,
|
|
377
|
-
domains: Optional[Sequence['outputs.RegistryEnterpriseInstanceInstanceEndpointDomain']] = None,
|
|
378
|
-
enable: Optional[bool] = None,
|
|
379
|
-
endpoint_type: Optional[str] = None):
|
|
380
|
-
"""
|
|
381
|
-
:param Sequence['RegistryEnterpriseInstanceInstanceEndpointDomainArgs'] domains: Domain List
|
|
382
|
-
:param bool enable: enable
|
|
383
|
-
:param str endpoint_type: Network Access Endpoint Type
|
|
384
|
-
"""
|
|
385
|
-
if domains is not None:
|
|
386
|
-
pulumi.set(__self__, "domains", domains)
|
|
387
|
-
if enable is not None:
|
|
388
|
-
pulumi.set(__self__, "enable", enable)
|
|
389
|
-
if endpoint_type is not None:
|
|
390
|
-
pulumi.set(__self__, "endpoint_type", endpoint_type)
|
|
391
|
-
|
|
392
|
-
@property
|
|
393
|
-
@pulumi.getter
|
|
394
|
-
def domains(self) -> Optional[Sequence['outputs.RegistryEnterpriseInstanceInstanceEndpointDomain']]:
|
|
395
|
-
"""
|
|
396
|
-
Domain List
|
|
397
|
-
"""
|
|
398
|
-
return pulumi.get(self, "domains")
|
|
399
|
-
|
|
400
|
-
@property
|
|
401
|
-
@pulumi.getter
|
|
402
|
-
def enable(self) -> Optional[bool]:
|
|
403
|
-
"""
|
|
404
|
-
enable
|
|
405
|
-
"""
|
|
406
|
-
return pulumi.get(self, "enable")
|
|
407
|
-
|
|
408
|
-
@property
|
|
409
|
-
@pulumi.getter(name="endpointType")
|
|
410
|
-
def endpoint_type(self) -> Optional[str]:
|
|
411
|
-
"""
|
|
412
|
-
Network Access Endpoint Type
|
|
413
|
-
"""
|
|
414
|
-
return pulumi.get(self, "endpoint_type")
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
@pulumi.output_type
|
|
418
|
-
class RegistryEnterpriseInstanceInstanceEndpointDomain(dict):
|
|
419
|
-
def __init__(__self__, *,
|
|
420
|
-
domain: Optional[str] = None,
|
|
421
|
-
type: Optional[str] = None):
|
|
422
|
-
"""
|
|
423
|
-
:param str domain: Domain
|
|
424
|
-
:param str type: Domain Type
|
|
425
|
-
"""
|
|
426
|
-
if domain is not None:
|
|
427
|
-
pulumi.set(__self__, "domain", domain)
|
|
428
|
-
if type is not None:
|
|
429
|
-
pulumi.set(__self__, "type", type)
|
|
430
|
-
|
|
431
|
-
@property
|
|
432
|
-
@pulumi.getter
|
|
433
|
-
def domain(self) -> Optional[str]:
|
|
434
|
-
"""
|
|
435
|
-
Domain
|
|
436
|
-
"""
|
|
437
|
-
return pulumi.get(self, "domain")
|
|
438
|
-
|
|
439
|
-
@property
|
|
440
|
-
@pulumi.getter
|
|
441
|
-
def type(self) -> Optional[str]:
|
|
442
|
-
"""
|
|
443
|
-
Domain Type
|
|
444
|
-
"""
|
|
445
|
-
return pulumi.get(self, "type")
|
|
446
|
-
|
|
447
|
-
|
|
448
355
|
@pulumi.output_type
|
|
449
356
|
class RepoDomainList(dict):
|
|
450
357
|
def __init__(__self__, *,
|
|
@@ -13,8 +13,6 @@ if sys.version_info >= (3, 11):
|
|
|
13
13
|
else:
|
|
14
14
|
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
15
|
from .. import _utilities
|
|
16
|
-
from . import outputs
|
|
17
|
-
from ._inputs import *
|
|
18
16
|
|
|
19
17
|
__all__ = ['RegistryEnterpriseInstanceArgs', 'RegistryEnterpriseInstance']
|
|
20
18
|
|
|
@@ -38,19 +36,20 @@ class RegistryEnterpriseInstanceArgs:
|
|
|
38
36
|
The set of arguments for constructing a RegistryEnterpriseInstance resource.
|
|
39
37
|
:param pulumi.Input[str] instance_name: InstanceName
|
|
40
38
|
:param pulumi.Input[str] instance_type: The Value configuration of the Group 1 attribute of Container Mirror Service Enterprise Edition. Valid values:
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
39
|
+
|
|
40
|
+
Basic: Basic instance
|
|
41
|
+
|
|
42
|
+
Standard: Standard instance
|
|
43
|
+
|
|
44
|
+
Advanced: Advanced Edition Instance
|
|
44
45
|
:param pulumi.Input[str] payment_type: Payment type, value:
|
|
45
46
|
- Subscription: Prepaid.
|
|
46
47
|
:param pulumi.Input[str] custom_oss_bucket: Custom OSS Bucket name
|
|
47
|
-
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
48
|
-
:param pulumi.Input[str] image_scanner:
|
|
49
|
-
- `ACR`: Uses the Trivy scan engine provided by default.
|
|
50
|
-
- `SAS`: uses the enhanced cloud security scan engine.
|
|
48
|
+
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
49
|
+
:param pulumi.Input[str] image_scanner: Security scan engine
|
|
51
50
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to an instance. If the `password` is filled in, this field will be ignored.
|
|
52
51
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating instance with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
53
|
-
:param pulumi.Input[str] password:
|
|
52
|
+
:param pulumi.Input[str] password: Permanent access credentials of the instance
|
|
54
53
|
:param pulumi.Input[int] period: Prepaid cycle. The unit is Monthly, please enter an integer multiple of 12 for annual paid products.
|
|
55
54
|
|
|
56
55
|
> **NOTE:** must be set when creating a prepaid instance.
|
|
@@ -107,9 +106,12 @@ class RegistryEnterpriseInstanceArgs:
|
|
|
107
106
|
def instance_type(self) -> pulumi.Input[str]:
|
|
108
107
|
"""
|
|
109
108
|
The Value configuration of the Group 1 attribute of Container Mirror Service Enterprise Edition. Valid values:
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
109
|
+
|
|
110
|
+
Basic: Basic instance
|
|
111
|
+
|
|
112
|
+
Standard: Standard instance
|
|
113
|
+
|
|
114
|
+
Advanced: Advanced Edition Instance
|
|
113
115
|
"""
|
|
114
116
|
return pulumi.get(self, "instance_type")
|
|
115
117
|
|
|
@@ -146,7 +148,7 @@ class RegistryEnterpriseInstanceArgs:
|
|
|
146
148
|
@pulumi.getter(name="defaultOssBucket")
|
|
147
149
|
def default_oss_bucket(self) -> Optional[pulumi.Input[str]]:
|
|
148
150
|
"""
|
|
149
|
-
Whether to use the default OSS Bucket
|
|
151
|
+
Whether to use the default OSS Bucket
|
|
150
152
|
"""
|
|
151
153
|
return pulumi.get(self, "default_oss_bucket")
|
|
152
154
|
|
|
@@ -158,9 +160,7 @@ class RegistryEnterpriseInstanceArgs:
|
|
|
158
160
|
@pulumi.getter(name="imageScanner")
|
|
159
161
|
def image_scanner(self) -> Optional[pulumi.Input[str]]:
|
|
160
162
|
"""
|
|
161
|
-
|
|
162
|
-
- `ACR`: Uses the Trivy scan engine provided by default.
|
|
163
|
-
- `SAS`: uses the enhanced cloud security scan engine.
|
|
163
|
+
Security scan engine
|
|
164
164
|
"""
|
|
165
165
|
return pulumi.get(self, "image_scanner")
|
|
166
166
|
|
|
@@ -196,7 +196,7 @@ class RegistryEnterpriseInstanceArgs:
|
|
|
196
196
|
@pulumi.getter
|
|
197
197
|
def password(self) -> Optional[pulumi.Input[str]]:
|
|
198
198
|
"""
|
|
199
|
-
|
|
199
|
+
Permanent access credentials of the instance
|
|
200
200
|
"""
|
|
201
201
|
return pulumi.get(self, "password")
|
|
202
202
|
|
|
@@ -272,7 +272,6 @@ class _RegistryEnterpriseInstanceState:
|
|
|
272
272
|
default_oss_bucket: Optional[pulumi.Input[str]] = None,
|
|
273
273
|
end_time: Optional[pulumi.Input[str]] = None,
|
|
274
274
|
image_scanner: Optional[pulumi.Input[str]] = None,
|
|
275
|
-
instance_endpoints: Optional[pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointArgs']]]] = None,
|
|
276
275
|
instance_name: Optional[pulumi.Input[str]] = None,
|
|
277
276
|
instance_type: Optional[pulumi.Input[str]] = None,
|
|
278
277
|
kms_encrypted_password: Optional[pulumi.Input[str]] = None,
|
|
@@ -290,20 +289,20 @@ class _RegistryEnterpriseInstanceState:
|
|
|
290
289
|
:param pulumi.Input[str] create_time: The creation time of the resource
|
|
291
290
|
:param pulumi.Input[str] created_time: . Field 'created_time' has been deprecated from provider version 1.235.0. New field 'create_time' instead.
|
|
292
291
|
:param pulumi.Input[str] custom_oss_bucket: Custom OSS Bucket name
|
|
293
|
-
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
292
|
+
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
294
293
|
:param pulumi.Input[str] end_time: Expiration Time
|
|
295
|
-
:param pulumi.Input[str] image_scanner:
|
|
296
|
-
- `ACR`: Uses the Trivy scan engine provided by default.
|
|
297
|
-
- `SAS`: uses the enhanced cloud security scan engine.
|
|
298
|
-
:param pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointArgs']]] instance_endpoints: (Available since v1.240.0) Instance Network Access Endpoint List
|
|
294
|
+
:param pulumi.Input[str] image_scanner: Security scan engine
|
|
299
295
|
:param pulumi.Input[str] instance_name: InstanceName
|
|
300
296
|
:param pulumi.Input[str] instance_type: The Value configuration of the Group 1 attribute of Container Mirror Service Enterprise Edition. Valid values:
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
297
|
+
|
|
298
|
+
Basic: Basic instance
|
|
299
|
+
|
|
300
|
+
Standard: Standard instance
|
|
301
|
+
|
|
302
|
+
Advanced: Advanced Edition Instance
|
|
304
303
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to an instance. If the `password` is filled in, this field will be ignored.
|
|
305
304
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating instance with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
306
|
-
:param pulumi.Input[str] password:
|
|
305
|
+
:param pulumi.Input[str] password: Permanent access credentials of the instance
|
|
307
306
|
:param pulumi.Input[str] payment_type: Payment type, value:
|
|
308
307
|
- Subscription: Prepaid.
|
|
309
308
|
:param pulumi.Input[int] period: Prepaid cycle. The unit is Monthly, please enter an integer multiple of 12 for annual paid products.
|
|
@@ -338,8 +337,6 @@ class _RegistryEnterpriseInstanceState:
|
|
|
338
337
|
pulumi.set(__self__, "end_time", end_time)
|
|
339
338
|
if image_scanner is not None:
|
|
340
339
|
pulumi.set(__self__, "image_scanner", image_scanner)
|
|
341
|
-
if instance_endpoints is not None:
|
|
342
|
-
pulumi.set(__self__, "instance_endpoints", instance_endpoints)
|
|
343
340
|
if instance_name is not None:
|
|
344
341
|
pulumi.set(__self__, "instance_name", instance_name)
|
|
345
342
|
if instance_type is not None:
|
|
@@ -406,7 +403,7 @@ class _RegistryEnterpriseInstanceState:
|
|
|
406
403
|
@pulumi.getter(name="defaultOssBucket")
|
|
407
404
|
def default_oss_bucket(self) -> Optional[pulumi.Input[str]]:
|
|
408
405
|
"""
|
|
409
|
-
Whether to use the default OSS Bucket
|
|
406
|
+
Whether to use the default OSS Bucket
|
|
410
407
|
"""
|
|
411
408
|
return pulumi.get(self, "default_oss_bucket")
|
|
412
409
|
|
|
@@ -430,9 +427,7 @@ class _RegistryEnterpriseInstanceState:
|
|
|
430
427
|
@pulumi.getter(name="imageScanner")
|
|
431
428
|
def image_scanner(self) -> Optional[pulumi.Input[str]]:
|
|
432
429
|
"""
|
|
433
|
-
|
|
434
|
-
- `ACR`: Uses the Trivy scan engine provided by default.
|
|
435
|
-
- `SAS`: uses the enhanced cloud security scan engine.
|
|
430
|
+
Security scan engine
|
|
436
431
|
"""
|
|
437
432
|
return pulumi.get(self, "image_scanner")
|
|
438
433
|
|
|
@@ -440,18 +435,6 @@ class _RegistryEnterpriseInstanceState:
|
|
|
440
435
|
def image_scanner(self, value: Optional[pulumi.Input[str]]):
|
|
441
436
|
pulumi.set(self, "image_scanner", value)
|
|
442
437
|
|
|
443
|
-
@property
|
|
444
|
-
@pulumi.getter(name="instanceEndpoints")
|
|
445
|
-
def instance_endpoints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointArgs']]]]:
|
|
446
|
-
"""
|
|
447
|
-
(Available since v1.240.0) Instance Network Access Endpoint List
|
|
448
|
-
"""
|
|
449
|
-
return pulumi.get(self, "instance_endpoints")
|
|
450
|
-
|
|
451
|
-
@instance_endpoints.setter
|
|
452
|
-
def instance_endpoints(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['RegistryEnterpriseInstanceInstanceEndpointArgs']]]]):
|
|
453
|
-
pulumi.set(self, "instance_endpoints", value)
|
|
454
|
-
|
|
455
438
|
@property
|
|
456
439
|
@pulumi.getter(name="instanceName")
|
|
457
440
|
def instance_name(self) -> Optional[pulumi.Input[str]]:
|
|
@@ -469,9 +452,12 @@ class _RegistryEnterpriseInstanceState:
|
|
|
469
452
|
def instance_type(self) -> Optional[pulumi.Input[str]]:
|
|
470
453
|
"""
|
|
471
454
|
The Value configuration of the Group 1 attribute of Container Mirror Service Enterprise Edition. Valid values:
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
455
|
+
|
|
456
|
+
Basic: Basic instance
|
|
457
|
+
|
|
458
|
+
Standard: Standard instance
|
|
459
|
+
|
|
460
|
+
Advanced: Advanced Edition Instance
|
|
475
461
|
"""
|
|
476
462
|
return pulumi.get(self, "instance_type")
|
|
477
463
|
|
|
@@ -507,7 +493,7 @@ class _RegistryEnterpriseInstanceState:
|
|
|
507
493
|
@pulumi.getter
|
|
508
494
|
def password(self) -> Optional[pulumi.Input[str]]:
|
|
509
495
|
"""
|
|
510
|
-
|
|
496
|
+
Permanent access credentials of the instance
|
|
511
497
|
"""
|
|
512
498
|
return pulumi.get(self, "password")
|
|
513
499
|
|
|
@@ -673,18 +659,19 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
673
659
|
:param str resource_name: The name of the resource.
|
|
674
660
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
675
661
|
:param pulumi.Input[str] custom_oss_bucket: Custom OSS Bucket name
|
|
676
|
-
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
677
|
-
:param pulumi.Input[str] image_scanner:
|
|
678
|
-
- `ACR`: Uses the Trivy scan engine provided by default.
|
|
679
|
-
- `SAS`: uses the enhanced cloud security scan engine.
|
|
662
|
+
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
663
|
+
:param pulumi.Input[str] image_scanner: Security scan engine
|
|
680
664
|
:param pulumi.Input[str] instance_name: InstanceName
|
|
681
665
|
:param pulumi.Input[str] instance_type: The Value configuration of the Group 1 attribute of Container Mirror Service Enterprise Edition. Valid values:
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
666
|
+
|
|
667
|
+
Basic: Basic instance
|
|
668
|
+
|
|
669
|
+
Standard: Standard instance
|
|
670
|
+
|
|
671
|
+
Advanced: Advanced Edition Instance
|
|
685
672
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to an instance. If the `password` is filled in, this field will be ignored.
|
|
686
673
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating instance with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
687
|
-
:param pulumi.Input[str] password:
|
|
674
|
+
:param pulumi.Input[str] password: Permanent access credentials of the instance
|
|
688
675
|
:param pulumi.Input[str] payment_type: Payment type, value:
|
|
689
676
|
- Subscription: Prepaid.
|
|
690
677
|
:param pulumi.Input[int] period: Prepaid cycle. The unit is Monthly, please enter an integer multiple of 12 for annual paid products.
|
|
@@ -807,7 +794,6 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
807
794
|
__props__.__dict__["create_time"] = None
|
|
808
795
|
__props__.__dict__["created_time"] = None
|
|
809
796
|
__props__.__dict__["end_time"] = None
|
|
810
|
-
__props__.__dict__["instance_endpoints"] = None
|
|
811
797
|
__props__.__dict__["region_id"] = None
|
|
812
798
|
__props__.__dict__["status"] = None
|
|
813
799
|
secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"])
|
|
@@ -828,7 +814,6 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
828
814
|
default_oss_bucket: Optional[pulumi.Input[str]] = None,
|
|
829
815
|
end_time: Optional[pulumi.Input[str]] = None,
|
|
830
816
|
image_scanner: Optional[pulumi.Input[str]] = None,
|
|
831
|
-
instance_endpoints: Optional[pulumi.Input[Sequence[pulumi.Input[Union['RegistryEnterpriseInstanceInstanceEndpointArgs', 'RegistryEnterpriseInstanceInstanceEndpointArgsDict']]]]] = None,
|
|
832
817
|
instance_name: Optional[pulumi.Input[str]] = None,
|
|
833
818
|
instance_type: Optional[pulumi.Input[str]] = None,
|
|
834
819
|
kms_encrypted_password: Optional[pulumi.Input[str]] = None,
|
|
@@ -851,20 +836,20 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
851
836
|
:param pulumi.Input[str] create_time: The creation time of the resource
|
|
852
837
|
:param pulumi.Input[str] created_time: . Field 'created_time' has been deprecated from provider version 1.235.0. New field 'create_time' instead.
|
|
853
838
|
:param pulumi.Input[str] custom_oss_bucket: Custom OSS Bucket name
|
|
854
|
-
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
839
|
+
:param pulumi.Input[str] default_oss_bucket: Whether to use the default OSS Bucket
|
|
855
840
|
:param pulumi.Input[str] end_time: Expiration Time
|
|
856
|
-
:param pulumi.Input[str] image_scanner:
|
|
857
|
-
- `ACR`: Uses the Trivy scan engine provided by default.
|
|
858
|
-
- `SAS`: uses the enhanced cloud security scan engine.
|
|
859
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union['RegistryEnterpriseInstanceInstanceEndpointArgs', 'RegistryEnterpriseInstanceInstanceEndpointArgsDict']]]] instance_endpoints: (Available since v1.240.0) Instance Network Access Endpoint List
|
|
841
|
+
:param pulumi.Input[str] image_scanner: Security scan engine
|
|
860
842
|
:param pulumi.Input[str] instance_name: InstanceName
|
|
861
843
|
:param pulumi.Input[str] instance_type: The Value configuration of the Group 1 attribute of Container Mirror Service Enterprise Edition. Valid values:
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
844
|
+
|
|
845
|
+
Basic: Basic instance
|
|
846
|
+
|
|
847
|
+
Standard: Standard instance
|
|
848
|
+
|
|
849
|
+
Advanced: Advanced Edition Instance
|
|
865
850
|
:param pulumi.Input[str] kms_encrypted_password: An KMS encrypts password used to an instance. If the `password` is filled in, this field will be ignored.
|
|
866
851
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] kms_encryption_context: An KMS encryption context used to decrypt `kms_encrypted_password` before creating or updating instance with `kms_encrypted_password`. See [Encryption Context](https://www.alibabacloud.com/help/doc-detail/42975.htm). It is valid when `kms_encrypted_password` is set.
|
|
867
|
-
:param pulumi.Input[str] password:
|
|
852
|
+
:param pulumi.Input[str] password: Permanent access credentials of the instance
|
|
868
853
|
:param pulumi.Input[str] payment_type: Payment type, value:
|
|
869
854
|
- Subscription: Prepaid.
|
|
870
855
|
:param pulumi.Input[int] period: Prepaid cycle. The unit is Monthly, please enter an integer multiple of 12 for annual paid products.
|
|
@@ -894,7 +879,6 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
894
879
|
__props__.__dict__["default_oss_bucket"] = default_oss_bucket
|
|
895
880
|
__props__.__dict__["end_time"] = end_time
|
|
896
881
|
__props__.__dict__["image_scanner"] = image_scanner
|
|
897
|
-
__props__.__dict__["instance_endpoints"] = instance_endpoints
|
|
898
882
|
__props__.__dict__["instance_name"] = instance_name
|
|
899
883
|
__props__.__dict__["instance_type"] = instance_type
|
|
900
884
|
__props__.__dict__["kms_encrypted_password"] = kms_encrypted_password
|
|
@@ -938,7 +922,7 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
938
922
|
@pulumi.getter(name="defaultOssBucket")
|
|
939
923
|
def default_oss_bucket(self) -> pulumi.Output[Optional[str]]:
|
|
940
924
|
"""
|
|
941
|
-
Whether to use the default OSS Bucket
|
|
925
|
+
Whether to use the default OSS Bucket
|
|
942
926
|
"""
|
|
943
927
|
return pulumi.get(self, "default_oss_bucket")
|
|
944
928
|
|
|
@@ -954,20 +938,10 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
954
938
|
@pulumi.getter(name="imageScanner")
|
|
955
939
|
def image_scanner(self) -> pulumi.Output[Optional[str]]:
|
|
956
940
|
"""
|
|
957
|
-
|
|
958
|
-
- `ACR`: Uses the Trivy scan engine provided by default.
|
|
959
|
-
- `SAS`: uses the enhanced cloud security scan engine.
|
|
941
|
+
Security scan engine
|
|
960
942
|
"""
|
|
961
943
|
return pulumi.get(self, "image_scanner")
|
|
962
944
|
|
|
963
|
-
@property
|
|
964
|
-
@pulumi.getter(name="instanceEndpoints")
|
|
965
|
-
def instance_endpoints(self) -> pulumi.Output[Sequence['outputs.RegistryEnterpriseInstanceInstanceEndpoint']]:
|
|
966
|
-
"""
|
|
967
|
-
(Available since v1.240.0) Instance Network Access Endpoint List
|
|
968
|
-
"""
|
|
969
|
-
return pulumi.get(self, "instance_endpoints")
|
|
970
|
-
|
|
971
945
|
@property
|
|
972
946
|
@pulumi.getter(name="instanceName")
|
|
973
947
|
def instance_name(self) -> pulumi.Output[str]:
|
|
@@ -981,9 +955,12 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
981
955
|
def instance_type(self) -> pulumi.Output[str]:
|
|
982
956
|
"""
|
|
983
957
|
The Value configuration of the Group 1 attribute of Container Mirror Service Enterprise Edition. Valid values:
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
958
|
+
|
|
959
|
+
Basic: Basic instance
|
|
960
|
+
|
|
961
|
+
Standard: Standard instance
|
|
962
|
+
|
|
963
|
+
Advanced: Advanced Edition Instance
|
|
987
964
|
"""
|
|
988
965
|
return pulumi.get(self, "instance_type")
|
|
989
966
|
|
|
@@ -1007,7 +984,7 @@ class RegistryEnterpriseInstance(pulumi.CustomResource):
|
|
|
1007
984
|
@pulumi.getter
|
|
1008
985
|
def password(self) -> pulumi.Output[Optional[str]]:
|
|
1009
986
|
"""
|
|
1010
|
-
|
|
987
|
+
Permanent access credentials of the instance
|
|
1011
988
|
"""
|
|
1012
989
|
return pulumi.get(self, "password")
|
|
1013
990
|
|