aws-cdk-lib 2.157.0__py3-none-any.whl → 2.159.0__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 aws-cdk-lib might be problematic. Click here for more details.
- aws_cdk/__init__.py +52 -20
- aws_cdk/_jsii/__init__.py +17 -2
- aws_cdk/_jsii/{aws-cdk-lib@2.157.0.jsii.tgz → aws-cdk-lib@2.159.0.jsii.tgz} +0 -0
- aws_cdk/alexa_ask/__init__.py +16 -1
- aws_cdk/assertions/__init__.py +16 -1
- aws_cdk/aws_accessanalyzer/__init__.py +16 -1
- aws_cdk/aws_acmpca/__init__.py +16 -1
- aws_cdk/aws_amazonmq/__init__.py +16 -1
- aws_cdk/aws_amplify/__init__.py +38 -9
- aws_cdk/aws_amplifyuibuilder/__init__.py +16 -1
- aws_cdk/aws_apigateway/__init__.py +16 -1
- aws_cdk/aws_apigatewayv2/__init__.py +46 -1
- aws_cdk/aws_apigatewayv2_authorizers/__init__.py +16 -1
- aws_cdk/aws_apigatewayv2_integrations/__init__.py +16 -1
- aws_cdk/aws_appconfig/__init__.py +19 -4
- aws_cdk/aws_appflow/__init__.py +16 -1
- aws_cdk/aws_appintegrations/__init__.py +16 -1
- aws_cdk/aws_applicationautoscaling/__init__.py +16 -1
- aws_cdk/aws_applicationinsights/__init__.py +560 -5
- aws_cdk/aws_applicationsignals/__init__.py +186 -143
- aws_cdk/aws_appmesh/__init__.py +16 -1
- aws_cdk/aws_apprunner/__init__.py +16 -1
- aws_cdk/aws_appstream/__init__.py +16 -1
- aws_cdk/aws_appsync/__init__.py +16 -1
- aws_cdk/aws_apptest/__init__.py +16 -1
- aws_cdk/aws_aps/__init__.py +16 -1
- aws_cdk/aws_arczonalshift/__init__.py +16 -1
- aws_cdk/aws_athena/__init__.py +31 -16
- aws_cdk/aws_auditmanager/__init__.py +21 -6
- aws_cdk/aws_autoscaling/__init__.py +16 -1
- aws_cdk/aws_autoscaling_common/__init__.py +16 -1
- aws_cdk/aws_autoscaling_hooktargets/__init__.py +16 -1
- aws_cdk/aws_autoscalingplans/__init__.py +16 -1
- aws_cdk/aws_b2bi/__init__.py +16 -1
- aws_cdk/aws_backup/__init__.py +16 -1
- aws_cdk/aws_backupgateway/__init__.py +16 -1
- aws_cdk/aws_batch/__init__.py +16 -1
- aws_cdk/aws_bcmdataexports/__init__.py +16 -1
- aws_cdk/aws_bedrock/__init__.py +23 -8
- aws_cdk/aws_billingconductor/__init__.py +16 -1
- aws_cdk/aws_budgets/__init__.py +16 -1
- aws_cdk/aws_cassandra/__init__.py +16 -1
- aws_cdk/aws_ce/__init__.py +16 -1
- aws_cdk/aws_certificatemanager/__init__.py +16 -1
- aws_cdk/aws_chatbot/__init__.py +16 -1
- aws_cdk/aws_cleanrooms/__init__.py +16 -1
- aws_cdk/aws_cleanroomsml/__init__.py +16 -1
- aws_cdk/aws_cloud9/__init__.py +16 -1
- aws_cdk/aws_cloudformation/__init__.py +16 -1
- aws_cdk/aws_cloudfront/__init__.py +16 -1
- aws_cdk/aws_cloudfront/experimental/__init__.py +16 -1
- aws_cdk/aws_cloudfront_origins/__init__.py +16 -1
- aws_cdk/aws_cloudtrail/__init__.py +16 -1
- aws_cdk/aws_cloudwatch/__init__.py +16 -1
- aws_cdk/aws_cloudwatch_actions/__init__.py +16 -1
- aws_cdk/aws_codeartifact/__init__.py +16 -1
- aws_cdk/aws_codebuild/__init__.py +55 -19
- aws_cdk/aws_codecommit/__init__.py +16 -1
- aws_cdk/aws_codeconnections/__init__.py +17 -2
- aws_cdk/aws_codedeploy/__init__.py +16 -1
- aws_cdk/aws_codeguruprofiler/__init__.py +16 -1
- aws_cdk/aws_codegurureviewer/__init__.py +16 -1
- aws_cdk/aws_codepipeline/__init__.py +16 -1
- aws_cdk/aws_codepipeline_actions/__init__.py +16 -1
- aws_cdk/aws_codestar/__init__.py +16 -1
- aws_cdk/aws_codestarconnections/__init__.py +16 -1
- aws_cdk/aws_codestarnotifications/__init__.py +16 -1
- aws_cdk/aws_cognito/__init__.py +406 -204
- aws_cdk/aws_comprehend/__init__.py +16 -1
- aws_cdk/aws_config/__init__.py +16 -1
- aws_cdk/aws_connect/__init__.py +1695 -153
- aws_cdk/aws_connectcampaigns/__init__.py +16 -1
- aws_cdk/aws_controltower/__init__.py +16 -1
- aws_cdk/aws_cur/__init__.py +16 -1
- aws_cdk/aws_customerprofiles/__init__.py +16 -1
- aws_cdk/aws_databrew/__init__.py +16 -1
- aws_cdk/aws_datapipeline/__init__.py +16 -1
- aws_cdk/aws_datasync/__init__.py +16 -1
- aws_cdk/aws_datazone/__init__.py +681 -41
- aws_cdk/aws_dax/__init__.py +16 -1
- aws_cdk/aws_deadline/__init__.py +16 -1
- aws_cdk/aws_detective/__init__.py +16 -1
- aws_cdk/aws_devicefarm/__init__.py +16 -1
- aws_cdk/aws_devopsguru/__init__.py +16 -1
- aws_cdk/aws_directoryservice/__init__.py +16 -1
- aws_cdk/aws_dlm/__init__.py +16 -1
- aws_cdk/aws_dms/__init__.py +16 -1
- aws_cdk/aws_docdb/__init__.py +22 -2
- aws_cdk/aws_docdbelastic/__init__.py +16 -1
- aws_cdk/aws_dynamodb/__init__.py +21 -6
- aws_cdk/aws_ec2/__init__.py +137 -37
- aws_cdk/aws_ecr/__init__.py +30 -7
- aws_cdk/aws_ecr_assets/__init__.py +16 -1
- aws_cdk/aws_ecs/__init__.py +36 -21
- aws_cdk/aws_ecs_patterns/__init__.py +16 -1
- aws_cdk/aws_efs/__init__.py +16 -1
- aws_cdk/aws_eks/__init__.py +16 -1
- aws_cdk/aws_elasticache/__init__.py +16 -1
- aws_cdk/aws_elasticbeanstalk/__init__.py +16 -1
- aws_cdk/aws_elasticloadbalancing/__init__.py +16 -1
- aws_cdk/aws_elasticloadbalancingv2/__init__.py +183 -21
- aws_cdk/aws_elasticloadbalancingv2_actions/__init__.py +16 -1
- aws_cdk/aws_elasticloadbalancingv2_targets/__init__.py +16 -1
- aws_cdk/aws_elasticsearch/__init__.py +16 -1
- aws_cdk/aws_emr/__init__.py +24 -9
- aws_cdk/aws_emrcontainers/__init__.py +16 -1
- aws_cdk/aws_emrserverless/__init__.py +16 -1
- aws_cdk/aws_entityresolution/__init__.py +16 -1
- aws_cdk/aws_events/__init__.py +35 -18
- aws_cdk/aws_events_targets/__init__.py +181 -86
- aws_cdk/aws_eventschemas/__init__.py +16 -1
- aws_cdk/aws_evidently/__init__.py +16 -1
- aws_cdk/aws_finspace/__init__.py +16 -1
- aws_cdk/aws_fis/__init__.py +16 -1
- aws_cdk/aws_fms/__init__.py +75 -1
- aws_cdk/aws_forecast/__init__.py +16 -1
- aws_cdk/aws_frauddetector/__init__.py +16 -1
- aws_cdk/aws_fsx/__init__.py +19 -4
- aws_cdk/aws_gamelift/__init__.py +56 -53
- aws_cdk/aws_globalaccelerator/__init__.py +38 -30
- aws_cdk/aws_globalaccelerator_endpoints/__init__.py +16 -1
- aws_cdk/aws_glue/__init__.py +16 -1
- aws_cdk/aws_grafana/__init__.py +16 -1
- aws_cdk/aws_greengrass/__init__.py +16 -1
- aws_cdk/aws_greengrassv2/__init__.py +16 -1
- aws_cdk/aws_groundstation/__init__.py +16 -1
- aws_cdk/aws_guardduty/__init__.py +16 -1
- aws_cdk/aws_healthimaging/__init__.py +16 -1
- aws_cdk/aws_healthlake/__init__.py +16 -1
- aws_cdk/aws_iam/__init__.py +38 -21
- aws_cdk/aws_identitystore/__init__.py +16 -1
- aws_cdk/aws_imagebuilder/__init__.py +16 -1
- aws_cdk/aws_inspector/__init__.py +16 -1
- aws_cdk/aws_inspectorv2/__init__.py +16 -1
- aws_cdk/aws_internetmonitor/__init__.py +16 -1
- aws_cdk/aws_iot/__init__.py +16 -1
- aws_cdk/aws_iot1click/__init__.py +16 -1
- aws_cdk/aws_iotanalytics/__init__.py +16 -1
- aws_cdk/aws_iotcoredeviceadvisor/__init__.py +16 -1
- aws_cdk/aws_iotevents/__init__.py +16 -1
- aws_cdk/aws_iotfleethub/__init__.py +16 -1
- aws_cdk/aws_iotfleetwise/__init__.py +435 -1
- aws_cdk/aws_iotsitewise/__init__.py +106 -2
- aws_cdk/aws_iotthingsgraph/__init__.py +16 -1
- aws_cdk/aws_iottwinmaker/__init__.py +16 -1
- aws_cdk/aws_iotwireless/__init__.py +221 -1
- aws_cdk/aws_ivs/__init__.py +16 -1
- aws_cdk/aws_ivschat/__init__.py +16 -1
- aws_cdk/aws_kafkaconnect/__init__.py +16 -1
- aws_cdk/aws_kendra/__init__.py +16 -1
- aws_cdk/aws_kendraranking/__init__.py +16 -1
- aws_cdk/aws_kinesis/__init__.py +16 -1
- aws_cdk/aws_kinesisanalytics/__init__.py +16 -1
- aws_cdk/aws_kinesisanalyticsv2/__init__.py +16 -1
- aws_cdk/aws_kinesisfirehose/__init__.py +16 -1
- aws_cdk/aws_kinesisvideo/__init__.py +16 -1
- aws_cdk/aws_kms/__init__.py +16 -1
- aws_cdk/aws_lakeformation/__init__.py +16 -1
- aws_cdk/aws_lambda/__init__.py +145 -17
- aws_cdk/aws_lambda_destinations/__init__.py +16 -1
- aws_cdk/aws_lambda_event_sources/__init__.py +16 -1
- aws_cdk/aws_lambda_nodejs/__init__.py +16 -1
- aws_cdk/aws_launchwizard/__init__.py +16 -1
- aws_cdk/aws_lex/__init__.py +31 -2
- aws_cdk/aws_licensemanager/__init__.py +16 -1
- aws_cdk/aws_lightsail/__init__.py +16 -1
- aws_cdk/aws_location/__init__.py +16 -1
- aws_cdk/aws_logs/__init__.py +17 -2
- aws_cdk/aws_logs_destinations/__init__.py +16 -1
- aws_cdk/aws_lookoutequipment/__init__.py +16 -1
- aws_cdk/aws_lookoutmetrics/__init__.py +16 -1
- aws_cdk/aws_lookoutvision/__init__.py +16 -1
- aws_cdk/aws_m2/__init__.py +16 -1
- aws_cdk/aws_macie/__init__.py +16 -1
- aws_cdk/aws_managedblockchain/__init__.py +16 -1
- aws_cdk/aws_mediaconnect/__init__.py +127 -1
- aws_cdk/aws_mediaconvert/__init__.py +16 -1
- aws_cdk/aws_medialive/__init__.py +8004 -3263
- aws_cdk/aws_mediapackage/__init__.py +16 -1
- aws_cdk/aws_mediapackagev2/__init__.py +16 -1
- aws_cdk/aws_mediastore/__init__.py +16 -1
- aws_cdk/aws_mediatailor/__init__.py +16 -1
- aws_cdk/aws_memorydb/__init__.py +16 -1
- aws_cdk/aws_msk/__init__.py +303 -480
- aws_cdk/aws_mwaa/__init__.py +16 -1
- aws_cdk/aws_neptune/__init__.py +16 -1
- aws_cdk/aws_neptunegraph/__init__.py +16 -1
- aws_cdk/aws_networkfirewall/__init__.py +16 -1
- aws_cdk/aws_networkmanager/__init__.py +16 -1
- aws_cdk/aws_nimblestudio/__init__.py +16 -1
- aws_cdk/aws_oam/__init__.py +16 -1
- aws_cdk/aws_omics/__init__.py +16 -1
- aws_cdk/aws_opensearchserverless/__init__.py +16 -1
- aws_cdk/aws_opensearchservice/__init__.py +22 -1
- aws_cdk/aws_opsworks/__init__.py +16 -1
- aws_cdk/aws_opsworkscm/__init__.py +16 -1
- aws_cdk/aws_organizations/__init__.py +16 -1
- aws_cdk/aws_osis/__init__.py +16 -1
- aws_cdk/aws_panorama/__init__.py +16 -1
- aws_cdk/aws_paymentcryptography/__init__.py +16 -1
- aws_cdk/aws_pcaconnectorad/__init__.py +16 -1
- aws_cdk/aws_pcaconnectorscep/__init__.py +85 -31
- aws_cdk/aws_personalize/__init__.py +16 -1
- aws_cdk/aws_pinpoint/__init__.py +16 -1
- aws_cdk/aws_pinpointemail/__init__.py +16 -1
- aws_cdk/aws_pipes/__init__.py +65 -1
- aws_cdk/aws_proton/__init__.py +16 -1
- aws_cdk/aws_qbusiness/__init__.py +27 -15
- aws_cdk/aws_qldb/__init__.py +16 -1
- aws_cdk/aws_quicksight/__init__.py +654 -100
- aws_cdk/aws_ram/__init__.py +16 -1
- aws_cdk/aws_rds/__init__.py +78 -32
- aws_cdk/aws_redshift/__init__.py +16 -1
- aws_cdk/aws_redshiftserverless/__init__.py +16 -1
- aws_cdk/aws_refactorspaces/__init__.py +16 -1
- aws_cdk/aws_rekognition/__init__.py +16 -1
- aws_cdk/aws_resiliencehub/__init__.py +16 -1
- aws_cdk/aws_resourceexplorer2/__init__.py +16 -1
- aws_cdk/aws_resourcegroups/__init__.py +16 -1
- aws_cdk/aws_robomaker/__init__.py +16 -1
- aws_cdk/aws_rolesanywhere/__init__.py +16 -1
- aws_cdk/aws_route53/__init__.py +16 -1
- aws_cdk/aws_route53_patterns/__init__.py +16 -1
- aws_cdk/aws_route53_targets/__init__.py +16 -1
- aws_cdk/aws_route53profiles/__init__.py +16 -1
- aws_cdk/aws_route53recoverycontrol/__init__.py +16 -1
- aws_cdk/aws_route53recoveryreadiness/__init__.py +16 -1
- aws_cdk/aws_route53resolver/__init__.py +16 -1
- aws_cdk/aws_rum/__init__.py +16 -1
- aws_cdk/aws_s3/__init__.py +231 -34
- aws_cdk/aws_s3_assets/__init__.py +16 -1
- aws_cdk/aws_s3_deployment/__init__.py +16 -1
- aws_cdk/aws_s3_notifications/__init__.py +16 -1
- aws_cdk/aws_s3express/__init__.py +16 -1
- aws_cdk/aws_s3objectlambda/__init__.py +18 -3
- aws_cdk/aws_s3outposts/__init__.py +16 -1
- aws_cdk/aws_sagemaker/__init__.py +888 -59
- aws_cdk/aws_sam/__init__.py +16 -1
- aws_cdk/aws_scheduler/__init__.py +16 -1
- aws_cdk/aws_sdb/__init__.py +16 -1
- aws_cdk/aws_secretsmanager/__init__.py +38 -9
- aws_cdk/aws_securityhub/__init__.py +277 -20
- aws_cdk/aws_securitylake/__init__.py +343 -8
- aws_cdk/aws_servicecatalog/__init__.py +16 -1
- aws_cdk/aws_servicecatalogappregistry/__init__.py +16 -1
- aws_cdk/aws_servicediscovery/__init__.py +21 -6
- aws_cdk/aws_ses/__init__.py +16 -1
- aws_cdk/aws_ses_actions/__init__.py +16 -1
- aws_cdk/aws_shield/__init__.py +16 -1
- aws_cdk/aws_signer/__init__.py +16 -1
- aws_cdk/aws_simspaceweaver/__init__.py +16 -1
- aws_cdk/aws_sns/__init__.py +16 -9
- aws_cdk/aws_sns_subscriptions/__init__.py +16 -1
- aws_cdk/aws_sqs/__init__.py +16 -1
- aws_cdk/aws_ssm/__init__.py +36 -13
- aws_cdk/aws_ssmcontacts/__init__.py +16 -1
- aws_cdk/aws_ssmincidents/__init__.py +16 -1
- aws_cdk/aws_ssmquicksetup/__init__.py +16 -1
- aws_cdk/aws_sso/__init__.py +16 -1
- aws_cdk/aws_stepfunctions/__init__.py +16 -1
- aws_cdk/aws_stepfunctions_tasks/__init__.py +52 -1
- aws_cdk/aws_supportapp/__init__.py +16 -1
- aws_cdk/aws_synthetics/__init__.py +16 -1
- aws_cdk/aws_systemsmanagersap/__init__.py +16 -1
- aws_cdk/aws_timestream/__init__.py +16 -1
- aws_cdk/aws_transfer/__init__.py +16 -1
- aws_cdk/aws_verifiedpermissions/__init__.py +16 -1
- aws_cdk/aws_voiceid/__init__.py +16 -1
- aws_cdk/aws_vpclattice/__init__.py +16 -1
- aws_cdk/aws_waf/__init__.py +16 -1
- aws_cdk/aws_wafregional/__init__.py +16 -1
- aws_cdk/aws_wafv2/__init__.py +16 -1
- aws_cdk/aws_wisdom/__init__.py +16 -1
- aws_cdk/aws_workspaces/__init__.py +16 -1
- aws_cdk/aws_workspacesthinclient/__init__.py +16 -1
- aws_cdk/aws_workspacesweb/__init__.py +16 -1
- aws_cdk/aws_xray/__init__.py +16 -1
- aws_cdk/cloud_assembly_schema/__init__.py +16 -1
- aws_cdk/cloudformation_include/__init__.py +16 -1
- aws_cdk/custom_resources/__init__.py +16 -1
- aws_cdk/cx_api/__init__.py +35 -1
- aws_cdk/lambda_layer_awscli/__init__.py +16 -1
- aws_cdk/lambda_layer_kubectl/__init__.py +16 -1
- aws_cdk/lambda_layer_node_proxy_agent/__init__.py +16 -1
- aws_cdk/pipelines/__init__.py +16 -1
- aws_cdk/region_info/__init__.py +16 -1
- aws_cdk/triggers/__init__.py +16 -1
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/METADATA +5 -5
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/NOTICE +27 -8
- aws_cdk_lib-2.159.0.dist-info/RECORD +294 -0
- aws_cdk_lib-2.157.0.dist-info/RECORD +0 -294
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/LICENSE +0 -0
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/WHEEL +0 -0
- {aws_cdk_lib-2.157.0.dist-info → aws_cdk_lib-2.159.0.dist-info}/top_level.txt +0 -0
|
@@ -38,7 +38,22 @@ import jsii
|
|
|
38
38
|
import publication
|
|
39
39
|
import typing_extensions
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
import typeguard
|
|
42
|
+
from importlib.metadata import version as _metadata_package_version
|
|
43
|
+
TYPEGUARD_MAJOR_VERSION = int(_metadata_package_version('typeguard').split('.')[0])
|
|
44
|
+
|
|
45
|
+
def check_type(argname: str, value: object, expected_type: typing.Any) -> typing.Any:
|
|
46
|
+
if TYPEGUARD_MAJOR_VERSION <= 2:
|
|
47
|
+
return typeguard.check_type(argname=argname, value=value, expected_type=expected_type) # type:ignore
|
|
48
|
+
else:
|
|
49
|
+
if isinstance(value, jsii._reference_map.InterfaceDynamicProxy): # pyright: ignore [reportAttributeAccessIssue]
|
|
50
|
+
pass
|
|
51
|
+
else:
|
|
52
|
+
if TYPEGUARD_MAJOR_VERSION == 3:
|
|
53
|
+
typeguard.config.collection_check_strategy = typeguard.CollectionCheckStrategy.ALL_ITEMS # type:ignore
|
|
54
|
+
typeguard.check_type(value=value, expected_type=expected_type) # type:ignore
|
|
55
|
+
else:
|
|
56
|
+
typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
|
|
42
57
|
|
|
43
58
|
from .._jsii import *
|
|
44
59
|
|
|
@@ -775,6 +790,7 @@ class CfnAnalysis(
|
|
|
775
790
|
"filter_groups": "filterGroups",
|
|
776
791
|
"options": "options",
|
|
777
792
|
"parameter_declarations": "parameterDeclarations",
|
|
793
|
+
"query_execution_options": "queryExecutionOptions",
|
|
778
794
|
"sheets": "sheets",
|
|
779
795
|
},
|
|
780
796
|
)
|
|
@@ -789,6 +805,7 @@ class CfnAnalysis(
|
|
|
789
805
|
filter_groups: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.FilterGroupProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
790
806
|
options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.AssetOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
791
807
|
parameter_declarations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.ParameterDeclarationProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
808
|
+
query_execution_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.QueryExecutionOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
792
809
|
sheets: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.SheetDefinitionProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
793
810
|
) -> None:
|
|
794
811
|
'''The definition of an analysis.
|
|
@@ -800,6 +817,7 @@ class CfnAnalysis(
|
|
|
800
817
|
:param filter_groups: Filter definitions for an analysis. For more information, see `Filtering Data in Amazon QuickSight <https://docs.aws.amazon.com/quicksight/latest/user/adding-a-filter.html>`_ in the *Amazon QuickSight User Guide* .
|
|
801
818
|
:param options: An array of option definitions for an analysis.
|
|
802
819
|
:param parameter_declarations: An array of parameter declarations for an analysis. Parameters are named variables that can transfer a value for use by an action or an object. For more information, see `Parameters in Amazon QuickSight <https://docs.aws.amazon.com/quicksight/latest/user/parameters-in-quicksight.html>`_ in the *Amazon QuickSight User Guide* .
|
|
820
|
+
:param query_execution_options:
|
|
803
821
|
:param sheets: An array of sheet definitions for an analysis. Each ``SheetDefinition`` provides detailed information about a sheet within this analysis.
|
|
804
822
|
|
|
805
823
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-analysisdefinition.html
|
|
@@ -818,6 +836,7 @@ class CfnAnalysis(
|
|
|
818
836
|
check_type(argname="argument filter_groups", value=filter_groups, expected_type=type_hints["filter_groups"])
|
|
819
837
|
check_type(argname="argument options", value=options, expected_type=type_hints["options"])
|
|
820
838
|
check_type(argname="argument parameter_declarations", value=parameter_declarations, expected_type=type_hints["parameter_declarations"])
|
|
839
|
+
check_type(argname="argument query_execution_options", value=query_execution_options, expected_type=type_hints["query_execution_options"])
|
|
821
840
|
check_type(argname="argument sheets", value=sheets, expected_type=type_hints["sheets"])
|
|
822
841
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
823
842
|
"data_set_identifier_declarations": data_set_identifier_declarations,
|
|
@@ -834,6 +853,8 @@ class CfnAnalysis(
|
|
|
834
853
|
self._values["options"] = options
|
|
835
854
|
if parameter_declarations is not None:
|
|
836
855
|
self._values["parameter_declarations"] = parameter_declarations
|
|
856
|
+
if query_execution_options is not None:
|
|
857
|
+
self._values["query_execution_options"] = query_execution_options
|
|
837
858
|
if sheets is not None:
|
|
838
859
|
self._values["sheets"] = sheets
|
|
839
860
|
|
|
@@ -924,6 +945,16 @@ class CfnAnalysis(
|
|
|
924
945
|
result = self._values.get("parameter_declarations")
|
|
925
946
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.ParameterDeclarationProperty"]]]], result)
|
|
926
947
|
|
|
948
|
+
@builtins.property
|
|
949
|
+
def query_execution_options(
|
|
950
|
+
self,
|
|
951
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.QueryExecutionOptionsProperty"]]:
|
|
952
|
+
'''
|
|
953
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-analysisdefinition.html#cfn-quicksight-analysis-analysisdefinition-queryexecutionoptions
|
|
954
|
+
'''
|
|
955
|
+
result = self._values.get("query_execution_options")
|
|
956
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.QueryExecutionOptionsProperty"]], result)
|
|
957
|
+
|
|
927
958
|
@builtins.property
|
|
928
959
|
def sheets(
|
|
929
960
|
self,
|
|
@@ -8237,7 +8268,7 @@ class CfnAnalysis(
|
|
|
8237
8268
|
:param column: The target column of the tooltip item.
|
|
8238
8269
|
:param aggregation: The aggregation function of the column tooltip item.
|
|
8239
8270
|
:param label: The label of the tooltip item.
|
|
8240
|
-
:param tooltip_target:
|
|
8271
|
+
:param tooltip_target: Determines the target of the column tooltip item in a combo chart visual.
|
|
8241
8272
|
:param visibility: The visibility of the tooltip item.
|
|
8242
8273
|
|
|
8243
8274
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-columntooltipitem.html
|
|
@@ -8328,7 +8359,8 @@ class CfnAnalysis(
|
|
|
8328
8359
|
|
|
8329
8360
|
@builtins.property
|
|
8330
8361
|
def tooltip_target(self) -> typing.Optional[builtins.str]:
|
|
8331
|
-
'''
|
|
8362
|
+
'''Determines the target of the column tooltip item in a combo chart visual.
|
|
8363
|
+
|
|
8332
8364
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-columntooltipitem.html#cfn-quicksight-analysis-columntooltipitem-tooltiptarget
|
|
8333
8365
|
'''
|
|
8334
8366
|
result = self._values.get("tooltip_target")
|
|
@@ -8475,6 +8507,7 @@ class CfnAnalysis(
|
|
|
8475
8507
|
"reference_lines": "referenceLines",
|
|
8476
8508
|
"secondary_y_axis_display_options": "secondaryYAxisDisplayOptions",
|
|
8477
8509
|
"secondary_y_axis_label_options": "secondaryYAxisLabelOptions",
|
|
8510
|
+
"single_axis_options": "singleAxisOptions",
|
|
8478
8511
|
"sort_configuration": "sortConfiguration",
|
|
8479
8512
|
"tooltip": "tooltip",
|
|
8480
8513
|
"visual_palette": "visualPalette",
|
|
@@ -8497,6 +8530,7 @@ class CfnAnalysis(
|
|
|
8497
8530
|
reference_lines: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.ReferenceLineProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
8498
8531
|
secondary_y_axis_display_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.AxisDisplayOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
8499
8532
|
secondary_y_axis_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.ChartAxisLabelOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
8533
|
+
single_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.SingleAxisOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
8500
8534
|
sort_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.ComboChartSortConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
8501
8535
|
tooltip: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.TooltipOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
8502
8536
|
visual_palette: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.VisualPaletteProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -8516,6 +8550,7 @@ class CfnAnalysis(
|
|
|
8516
8550
|
:param reference_lines: The reference line setup of the visual.
|
|
8517
8551
|
:param secondary_y_axis_display_options: The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
|
|
8518
8552
|
:param secondary_y_axis_label_options: The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
|
|
8553
|
+
:param single_axis_options:
|
|
8519
8554
|
:param sort_configuration: The sort configuration of a ``ComboChartVisual`` .
|
|
8520
8555
|
:param tooltip: The legend display setup of the visual.
|
|
8521
8556
|
:param visual_palette: The palette (chart color) display setup of the visual.
|
|
@@ -8542,6 +8577,7 @@ class CfnAnalysis(
|
|
|
8542
8577
|
check_type(argname="argument reference_lines", value=reference_lines, expected_type=type_hints["reference_lines"])
|
|
8543
8578
|
check_type(argname="argument secondary_y_axis_display_options", value=secondary_y_axis_display_options, expected_type=type_hints["secondary_y_axis_display_options"])
|
|
8544
8579
|
check_type(argname="argument secondary_y_axis_label_options", value=secondary_y_axis_label_options, expected_type=type_hints["secondary_y_axis_label_options"])
|
|
8580
|
+
check_type(argname="argument single_axis_options", value=single_axis_options, expected_type=type_hints["single_axis_options"])
|
|
8545
8581
|
check_type(argname="argument sort_configuration", value=sort_configuration, expected_type=type_hints["sort_configuration"])
|
|
8546
8582
|
check_type(argname="argument tooltip", value=tooltip, expected_type=type_hints["tooltip"])
|
|
8547
8583
|
check_type(argname="argument visual_palette", value=visual_palette, expected_type=type_hints["visual_palette"])
|
|
@@ -8572,6 +8608,8 @@ class CfnAnalysis(
|
|
|
8572
8608
|
self._values["secondary_y_axis_display_options"] = secondary_y_axis_display_options
|
|
8573
8609
|
if secondary_y_axis_label_options is not None:
|
|
8574
8610
|
self._values["secondary_y_axis_label_options"] = secondary_y_axis_label_options
|
|
8611
|
+
if single_axis_options is not None:
|
|
8612
|
+
self._values["single_axis_options"] = single_axis_options
|
|
8575
8613
|
if sort_configuration is not None:
|
|
8576
8614
|
self._values["sort_configuration"] = sort_configuration
|
|
8577
8615
|
if tooltip is not None:
|
|
@@ -8728,6 +8766,16 @@ class CfnAnalysis(
|
|
|
8728
8766
|
result = self._values.get("secondary_y_axis_label_options")
|
|
8729
8767
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.ChartAxisLabelOptionsProperty"]], result)
|
|
8730
8768
|
|
|
8769
|
+
@builtins.property
|
|
8770
|
+
def single_axis_options(
|
|
8771
|
+
self,
|
|
8772
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.SingleAxisOptionsProperty"]]:
|
|
8773
|
+
'''
|
|
8774
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-combochartconfiguration.html#cfn-quicksight-analysis-combochartconfiguration-singleaxisoptions
|
|
8775
|
+
'''
|
|
8776
|
+
result = self._values.get("single_axis_options")
|
|
8777
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.SingleAxisOptionsProperty"]], result)
|
|
8778
|
+
|
|
8731
8779
|
@builtins.property
|
|
8732
8780
|
def sort_configuration(
|
|
8733
8781
|
self,
|
|
@@ -18404,7 +18452,7 @@ class CfnAnalysis(
|
|
|
18404
18452
|
|
|
18405
18453
|
:param field_id: The unique ID of the field that is targeted by the tooltip.
|
|
18406
18454
|
:param label: The label of the tooltip item.
|
|
18407
|
-
:param tooltip_target:
|
|
18455
|
+
:param tooltip_target: Determines the target of the field tooltip item in a combo chart visual.
|
|
18408
18456
|
:param visibility: The visibility of the tooltip item.
|
|
18409
18457
|
|
|
18410
18458
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-fieldtooltipitem.html
|
|
@@ -18462,7 +18510,8 @@ class CfnAnalysis(
|
|
|
18462
18510
|
|
|
18463
18511
|
@builtins.property
|
|
18464
18512
|
def tooltip_target(self) -> typing.Optional[builtins.str]:
|
|
18465
|
-
'''
|
|
18513
|
+
'''Determines the target of the field tooltip item in a combo chart visual.
|
|
18514
|
+
|
|
18466
18515
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-fieldtooltipitem.html#cfn-quicksight-analysis-fieldtooltipitem-tooltiptarget
|
|
18467
18516
|
'''
|
|
18468
18517
|
result = self._values.get("tooltip_target")
|
|
@@ -47799,6 +47848,61 @@ class CfnAnalysis(
|
|
|
47799
47848
|
k + "=" + repr(v) for k, v in self._values.items()
|
|
47800
47849
|
)
|
|
47801
47850
|
|
|
47851
|
+
@jsii.data_type(
|
|
47852
|
+
jsii_type="aws-cdk-lib.aws_quicksight.CfnAnalysis.QueryExecutionOptionsProperty",
|
|
47853
|
+
jsii_struct_bases=[],
|
|
47854
|
+
name_mapping={"query_execution_mode": "queryExecutionMode"},
|
|
47855
|
+
)
|
|
47856
|
+
class QueryExecutionOptionsProperty:
|
|
47857
|
+
def __init__(
|
|
47858
|
+
self,
|
|
47859
|
+
*,
|
|
47860
|
+
query_execution_mode: typing.Optional[builtins.str] = None,
|
|
47861
|
+
) -> None:
|
|
47862
|
+
'''A structure that describes the query execution options.
|
|
47863
|
+
|
|
47864
|
+
:param query_execution_mode: A structure that describes the query execution mode.
|
|
47865
|
+
|
|
47866
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-queryexecutionoptions.html
|
|
47867
|
+
:exampleMetadata: fixture=_generated
|
|
47868
|
+
|
|
47869
|
+
Example::
|
|
47870
|
+
|
|
47871
|
+
# The code below shows an example of how to instantiate this type.
|
|
47872
|
+
# The values are placeholders you should change.
|
|
47873
|
+
from aws_cdk import aws_quicksight as quicksight
|
|
47874
|
+
|
|
47875
|
+
query_execution_options_property = quicksight.CfnAnalysis.QueryExecutionOptionsProperty(
|
|
47876
|
+
query_execution_mode="queryExecutionMode"
|
|
47877
|
+
)
|
|
47878
|
+
'''
|
|
47879
|
+
if __debug__:
|
|
47880
|
+
type_hints = typing.get_type_hints(_typecheckingstub__bac61c006e7dbdb453b06f9c020a4819061b226ebea8ce5f23561a22c38a264c)
|
|
47881
|
+
check_type(argname="argument query_execution_mode", value=query_execution_mode, expected_type=type_hints["query_execution_mode"])
|
|
47882
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
|
47883
|
+
if query_execution_mode is not None:
|
|
47884
|
+
self._values["query_execution_mode"] = query_execution_mode
|
|
47885
|
+
|
|
47886
|
+
@builtins.property
|
|
47887
|
+
def query_execution_mode(self) -> typing.Optional[builtins.str]:
|
|
47888
|
+
'''A structure that describes the query execution mode.
|
|
47889
|
+
|
|
47890
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-queryexecutionoptions.html#cfn-quicksight-analysis-queryexecutionoptions-queryexecutionmode
|
|
47891
|
+
'''
|
|
47892
|
+
result = self._values.get("query_execution_mode")
|
|
47893
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
47894
|
+
|
|
47895
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
47896
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
47897
|
+
|
|
47898
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
47899
|
+
return not (rhs == self)
|
|
47900
|
+
|
|
47901
|
+
def __repr__(self) -> str:
|
|
47902
|
+
return "QueryExecutionOptionsProperty(%s)" % ", ".join(
|
|
47903
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
47904
|
+
)
|
|
47905
|
+
|
|
47802
47906
|
@jsii.data_type(
|
|
47803
47907
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnAnalysis.RadarChartAggregatedFieldWellsProperty",
|
|
47804
47908
|
jsii_struct_bases=[],
|
|
@@ -53952,11 +54056,18 @@ class CfnAnalysis(
|
|
|
53952
54056
|
@jsii.data_type(
|
|
53953
54057
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnAnalysis.SingleAxisOptionsProperty",
|
|
53954
54058
|
jsii_struct_bases=[],
|
|
53955
|
-
name_mapping={},
|
|
54059
|
+
name_mapping={"y_axis_options": "yAxisOptions"},
|
|
53956
54060
|
)
|
|
53957
54061
|
class SingleAxisOptionsProperty:
|
|
53958
|
-
def __init__(
|
|
53959
|
-
|
|
54062
|
+
def __init__(
|
|
54063
|
+
self,
|
|
54064
|
+
*,
|
|
54065
|
+
y_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnAnalysis.YAxisOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
54066
|
+
) -> None:
|
|
54067
|
+
'''The settings of a chart's single axis configuration.
|
|
54068
|
+
|
|
54069
|
+
:param y_axis_options: The Y axis options of a single axis configuration.
|
|
54070
|
+
|
|
53960
54071
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-singleaxisoptions.html
|
|
53961
54072
|
:exampleMetadata: fixture=_generated
|
|
53962
54073
|
|
|
@@ -53966,9 +54077,29 @@ class CfnAnalysis(
|
|
|
53966
54077
|
# The values are placeholders you should change.
|
|
53967
54078
|
from aws_cdk import aws_quicksight as quicksight
|
|
53968
54079
|
|
|
53969
|
-
single_axis_options_property = quicksight.CfnAnalysis.SingleAxisOptionsProperty(
|
|
54080
|
+
single_axis_options_property = quicksight.CfnAnalysis.SingleAxisOptionsProperty(
|
|
54081
|
+
y_axis_options=quicksight.CfnAnalysis.YAxisOptionsProperty(
|
|
54082
|
+
y_axis="yAxis"
|
|
54083
|
+
)
|
|
54084
|
+
)
|
|
53970
54085
|
'''
|
|
54086
|
+
if __debug__:
|
|
54087
|
+
type_hints = typing.get_type_hints(_typecheckingstub__c9fdd0b1d6b7318832067192a0bc7eb7de9a13a326e06c2f6cf85c995160563d)
|
|
54088
|
+
check_type(argname="argument y_axis_options", value=y_axis_options, expected_type=type_hints["y_axis_options"])
|
|
53971
54089
|
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
|
54090
|
+
if y_axis_options is not None:
|
|
54091
|
+
self._values["y_axis_options"] = y_axis_options
|
|
54092
|
+
|
|
54093
|
+
@builtins.property
|
|
54094
|
+
def y_axis_options(
|
|
54095
|
+
self,
|
|
54096
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.YAxisOptionsProperty"]]:
|
|
54097
|
+
'''The Y axis options of a single axis configuration.
|
|
54098
|
+
|
|
54099
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-singleaxisoptions.html#cfn-quicksight-analysis-singleaxisoptions-yaxisoptions
|
|
54100
|
+
'''
|
|
54101
|
+
result = self._values.get("y_axis_options")
|
|
54102
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnAnalysis.YAxisOptionsProperty"]], result)
|
|
53972
54103
|
|
|
53973
54104
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
53974
54105
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
@@ -67333,6 +67464,60 @@ class CfnAnalysis(
|
|
|
67333
67464
|
k + "=" + repr(v) for k, v in self._values.items()
|
|
67334
67465
|
)
|
|
67335
67466
|
|
|
67467
|
+
@jsii.data_type(
|
|
67468
|
+
jsii_type="aws-cdk-lib.aws_quicksight.CfnAnalysis.YAxisOptionsProperty",
|
|
67469
|
+
jsii_struct_bases=[],
|
|
67470
|
+
name_mapping={"y_axis": "yAxis"},
|
|
67471
|
+
)
|
|
67472
|
+
class YAxisOptionsProperty:
|
|
67473
|
+
def __init__(self, *, y_axis: builtins.str) -> None:
|
|
67474
|
+
'''The options that are available for a single Y axis in a chart.
|
|
67475
|
+
|
|
67476
|
+
:param y_axis: The Y axis type to be used in the chart. If you choose ``PRIMARY_Y_AXIS`` , the primary Y Axis is located on the leftmost vertical axis of the chart.
|
|
67477
|
+
|
|
67478
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-yaxisoptions.html
|
|
67479
|
+
:exampleMetadata: fixture=_generated
|
|
67480
|
+
|
|
67481
|
+
Example::
|
|
67482
|
+
|
|
67483
|
+
# The code below shows an example of how to instantiate this type.
|
|
67484
|
+
# The values are placeholders you should change.
|
|
67485
|
+
from aws_cdk import aws_quicksight as quicksight
|
|
67486
|
+
|
|
67487
|
+
y_axis_options_property = quicksight.CfnAnalysis.YAxisOptionsProperty(
|
|
67488
|
+
y_axis="yAxis"
|
|
67489
|
+
)
|
|
67490
|
+
'''
|
|
67491
|
+
if __debug__:
|
|
67492
|
+
type_hints = typing.get_type_hints(_typecheckingstub__bdbb37427d80772b4d29af448dc7056bb3387422ab6c1d923eeed2608cd98920)
|
|
67493
|
+
check_type(argname="argument y_axis", value=y_axis, expected_type=type_hints["y_axis"])
|
|
67494
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
67495
|
+
"y_axis": y_axis,
|
|
67496
|
+
}
|
|
67497
|
+
|
|
67498
|
+
@builtins.property
|
|
67499
|
+
def y_axis(self) -> builtins.str:
|
|
67500
|
+
'''The Y axis type to be used in the chart.
|
|
67501
|
+
|
|
67502
|
+
If you choose ``PRIMARY_Y_AXIS`` , the primary Y Axis is located on the leftmost vertical axis of the chart.
|
|
67503
|
+
|
|
67504
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-yaxisoptions.html#cfn-quicksight-analysis-yaxisoptions-yaxis
|
|
67505
|
+
'''
|
|
67506
|
+
result = self._values.get("y_axis")
|
|
67507
|
+
assert result is not None, "Required property 'y_axis' is missing"
|
|
67508
|
+
return typing.cast(builtins.str, result)
|
|
67509
|
+
|
|
67510
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
67511
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
67512
|
+
|
|
67513
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
67514
|
+
return not (rhs == self)
|
|
67515
|
+
|
|
67516
|
+
def __repr__(self) -> str:
|
|
67517
|
+
return "YAxisOptionsProperty(%s)" % ", ".join(
|
|
67518
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
67519
|
+
)
|
|
67520
|
+
|
|
67336
67521
|
|
|
67337
67522
|
@jsii.data_type(
|
|
67338
67523
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnAnalysisProps",
|
|
@@ -75510,7 +75695,7 @@ class CfnDashboard(
|
|
|
75510
75695
|
:param column: The target column of the tooltip item.
|
|
75511
75696
|
:param aggregation: The aggregation function of the column tooltip item.
|
|
75512
75697
|
:param label: The label of the tooltip item.
|
|
75513
|
-
:param tooltip_target:
|
|
75698
|
+
:param tooltip_target: Determines the target of the column tooltip item in a combo chart visual.
|
|
75514
75699
|
:param visibility: The visibility of the tooltip item.
|
|
75515
75700
|
|
|
75516
75701
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-columntooltipitem.html
|
|
@@ -75601,7 +75786,8 @@ class CfnDashboard(
|
|
|
75601
75786
|
|
|
75602
75787
|
@builtins.property
|
|
75603
75788
|
def tooltip_target(self) -> typing.Optional[builtins.str]:
|
|
75604
|
-
'''
|
|
75789
|
+
'''Determines the target of the column tooltip item in a combo chart visual.
|
|
75790
|
+
|
|
75605
75791
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-columntooltipitem.html#cfn-quicksight-dashboard-columntooltipitem-tooltiptarget
|
|
75606
75792
|
'''
|
|
75607
75793
|
result = self._values.get("tooltip_target")
|
|
@@ -75748,6 +75934,7 @@ class CfnDashboard(
|
|
|
75748
75934
|
"reference_lines": "referenceLines",
|
|
75749
75935
|
"secondary_y_axis_display_options": "secondaryYAxisDisplayOptions",
|
|
75750
75936
|
"secondary_y_axis_label_options": "secondaryYAxisLabelOptions",
|
|
75937
|
+
"single_axis_options": "singleAxisOptions",
|
|
75751
75938
|
"sort_configuration": "sortConfiguration",
|
|
75752
75939
|
"tooltip": "tooltip",
|
|
75753
75940
|
"visual_palette": "visualPalette",
|
|
@@ -75770,6 +75957,7 @@ class CfnDashboard(
|
|
|
75770
75957
|
reference_lines: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.ReferenceLineProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
75771
75958
|
secondary_y_axis_display_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.AxisDisplayOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
75772
75959
|
secondary_y_axis_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.ChartAxisLabelOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
75960
|
+
single_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.SingleAxisOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
75773
75961
|
sort_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.ComboChartSortConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
75774
75962
|
tooltip: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.TooltipOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
75775
75963
|
visual_palette: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.VisualPaletteProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -75789,6 +75977,7 @@ class CfnDashboard(
|
|
|
75789
75977
|
:param reference_lines: The reference line setup of the visual.
|
|
75790
75978
|
:param secondary_y_axis_display_options: The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
|
|
75791
75979
|
:param secondary_y_axis_label_options: The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
|
|
75980
|
+
:param single_axis_options:
|
|
75792
75981
|
:param sort_configuration: The sort configuration of a ``ComboChartVisual`` .
|
|
75793
75982
|
:param tooltip: The legend display setup of the visual.
|
|
75794
75983
|
:param visual_palette: The palette (chart color) display setup of the visual.
|
|
@@ -75815,6 +76004,7 @@ class CfnDashboard(
|
|
|
75815
76004
|
check_type(argname="argument reference_lines", value=reference_lines, expected_type=type_hints["reference_lines"])
|
|
75816
76005
|
check_type(argname="argument secondary_y_axis_display_options", value=secondary_y_axis_display_options, expected_type=type_hints["secondary_y_axis_display_options"])
|
|
75817
76006
|
check_type(argname="argument secondary_y_axis_label_options", value=secondary_y_axis_label_options, expected_type=type_hints["secondary_y_axis_label_options"])
|
|
76007
|
+
check_type(argname="argument single_axis_options", value=single_axis_options, expected_type=type_hints["single_axis_options"])
|
|
75818
76008
|
check_type(argname="argument sort_configuration", value=sort_configuration, expected_type=type_hints["sort_configuration"])
|
|
75819
76009
|
check_type(argname="argument tooltip", value=tooltip, expected_type=type_hints["tooltip"])
|
|
75820
76010
|
check_type(argname="argument visual_palette", value=visual_palette, expected_type=type_hints["visual_palette"])
|
|
@@ -75845,6 +76035,8 @@ class CfnDashboard(
|
|
|
75845
76035
|
self._values["secondary_y_axis_display_options"] = secondary_y_axis_display_options
|
|
75846
76036
|
if secondary_y_axis_label_options is not None:
|
|
75847
76037
|
self._values["secondary_y_axis_label_options"] = secondary_y_axis_label_options
|
|
76038
|
+
if single_axis_options is not None:
|
|
76039
|
+
self._values["single_axis_options"] = single_axis_options
|
|
75848
76040
|
if sort_configuration is not None:
|
|
75849
76041
|
self._values["sort_configuration"] = sort_configuration
|
|
75850
76042
|
if tooltip is not None:
|
|
@@ -76001,6 +76193,16 @@ class CfnDashboard(
|
|
|
76001
76193
|
result = self._values.get("secondary_y_axis_label_options")
|
|
76002
76194
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDashboard.ChartAxisLabelOptionsProperty"]], result)
|
|
76003
76195
|
|
|
76196
|
+
@builtins.property
|
|
76197
|
+
def single_axis_options(
|
|
76198
|
+
self,
|
|
76199
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDashboard.SingleAxisOptionsProperty"]]:
|
|
76200
|
+
'''
|
|
76201
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-combochartconfiguration.html#cfn-quicksight-dashboard-combochartconfiguration-singleaxisoptions
|
|
76202
|
+
'''
|
|
76203
|
+
result = self._values.get("single_axis_options")
|
|
76204
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDashboard.SingleAxisOptionsProperty"]], result)
|
|
76205
|
+
|
|
76004
76206
|
@builtins.property
|
|
76005
76207
|
def sort_configuration(
|
|
76006
76208
|
self,
|
|
@@ -86957,7 +87159,7 @@ class CfnDashboard(
|
|
|
86957
87159
|
|
|
86958
87160
|
:param field_id: The unique ID of the field that is targeted by the tooltip.
|
|
86959
87161
|
:param label: The label of the tooltip item.
|
|
86960
|
-
:param tooltip_target:
|
|
87162
|
+
:param tooltip_target: Determines the target of the field tooltip item in a combo chart visual.
|
|
86961
87163
|
:param visibility: The visibility of the tooltip item.
|
|
86962
87164
|
|
|
86963
87165
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-fieldtooltipitem.html
|
|
@@ -87015,7 +87217,8 @@ class CfnDashboard(
|
|
|
87015
87217
|
|
|
87016
87218
|
@builtins.property
|
|
87017
87219
|
def tooltip_target(self) -> typing.Optional[builtins.str]:
|
|
87018
|
-
'''
|
|
87220
|
+
'''Determines the target of the field tooltip item in a combo chart visual.
|
|
87221
|
+
|
|
87019
87222
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-fieldtooltipitem.html#cfn-quicksight-dashboard-fieldtooltipitem-tooltiptarget
|
|
87020
87223
|
'''
|
|
87021
87224
|
result = self._values.get("tooltip_target")
|
|
@@ -122678,11 +122881,18 @@ class CfnDashboard(
|
|
|
122678
122881
|
@jsii.data_type(
|
|
122679
122882
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnDashboard.SingleAxisOptionsProperty",
|
|
122680
122883
|
jsii_struct_bases=[],
|
|
122681
|
-
name_mapping={},
|
|
122884
|
+
name_mapping={"y_axis_options": "yAxisOptions"},
|
|
122682
122885
|
)
|
|
122683
122886
|
class SingleAxisOptionsProperty:
|
|
122684
|
-
def __init__(
|
|
122685
|
-
|
|
122887
|
+
def __init__(
|
|
122888
|
+
self,
|
|
122889
|
+
*,
|
|
122890
|
+
y_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDashboard.YAxisOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
122891
|
+
) -> None:
|
|
122892
|
+
'''The settings of a chart's single axis configuration.
|
|
122893
|
+
|
|
122894
|
+
:param y_axis_options: The Y axis options of a single axis configuration.
|
|
122895
|
+
|
|
122686
122896
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-singleaxisoptions.html
|
|
122687
122897
|
:exampleMetadata: fixture=_generated
|
|
122688
122898
|
|
|
@@ -122692,9 +122902,29 @@ class CfnDashboard(
|
|
|
122692
122902
|
# The values are placeholders you should change.
|
|
122693
122903
|
from aws_cdk import aws_quicksight as quicksight
|
|
122694
122904
|
|
|
122695
|
-
single_axis_options_property = quicksight.CfnDashboard.SingleAxisOptionsProperty(
|
|
122905
|
+
single_axis_options_property = quicksight.CfnDashboard.SingleAxisOptionsProperty(
|
|
122906
|
+
y_axis_options=quicksight.CfnDashboard.YAxisOptionsProperty(
|
|
122907
|
+
y_axis="yAxis"
|
|
122908
|
+
)
|
|
122909
|
+
)
|
|
122696
122910
|
'''
|
|
122911
|
+
if __debug__:
|
|
122912
|
+
type_hints = typing.get_type_hints(_typecheckingstub__3ae9745fa1bb577c733606faf154263ca2df959321431a407fb169c3b686231f)
|
|
122913
|
+
check_type(argname="argument y_axis_options", value=y_axis_options, expected_type=type_hints["y_axis_options"])
|
|
122697
122914
|
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
|
122915
|
+
if y_axis_options is not None:
|
|
122916
|
+
self._values["y_axis_options"] = y_axis_options
|
|
122917
|
+
|
|
122918
|
+
@builtins.property
|
|
122919
|
+
def y_axis_options(
|
|
122920
|
+
self,
|
|
122921
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDashboard.YAxisOptionsProperty"]]:
|
|
122922
|
+
'''The Y axis options of a single axis configuration.
|
|
122923
|
+
|
|
122924
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-singleaxisoptions.html#cfn-quicksight-dashboard-singleaxisoptions-yaxisoptions
|
|
122925
|
+
'''
|
|
122926
|
+
result = self._values.get("y_axis_options")
|
|
122927
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDashboard.YAxisOptionsProperty"]], result)
|
|
122698
122928
|
|
|
122699
122929
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
122700
122930
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
@@ -136169,6 +136399,60 @@ class CfnDashboard(
|
|
|
136169
136399
|
k + "=" + repr(v) for k, v in self._values.items()
|
|
136170
136400
|
)
|
|
136171
136401
|
|
|
136402
|
+
@jsii.data_type(
|
|
136403
|
+
jsii_type="aws-cdk-lib.aws_quicksight.CfnDashboard.YAxisOptionsProperty",
|
|
136404
|
+
jsii_struct_bases=[],
|
|
136405
|
+
name_mapping={"y_axis": "yAxis"},
|
|
136406
|
+
)
|
|
136407
|
+
class YAxisOptionsProperty:
|
|
136408
|
+
def __init__(self, *, y_axis: builtins.str) -> None:
|
|
136409
|
+
'''The options that are available for a single Y axis in a chart.
|
|
136410
|
+
|
|
136411
|
+
:param y_axis: The Y axis type to be used in the chart. If you choose ``PRIMARY_Y_AXIS`` , the primary Y Axis is located on the leftmost vertical axis of the chart.
|
|
136412
|
+
|
|
136413
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-yaxisoptions.html
|
|
136414
|
+
:exampleMetadata: fixture=_generated
|
|
136415
|
+
|
|
136416
|
+
Example::
|
|
136417
|
+
|
|
136418
|
+
# The code below shows an example of how to instantiate this type.
|
|
136419
|
+
# The values are placeholders you should change.
|
|
136420
|
+
from aws_cdk import aws_quicksight as quicksight
|
|
136421
|
+
|
|
136422
|
+
y_axis_options_property = quicksight.CfnDashboard.YAxisOptionsProperty(
|
|
136423
|
+
y_axis="yAxis"
|
|
136424
|
+
)
|
|
136425
|
+
'''
|
|
136426
|
+
if __debug__:
|
|
136427
|
+
type_hints = typing.get_type_hints(_typecheckingstub__be31317155a33b495e9b1eb2deea836c29db514c0199baa492d7108baff89ac7)
|
|
136428
|
+
check_type(argname="argument y_axis", value=y_axis, expected_type=type_hints["y_axis"])
|
|
136429
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
136430
|
+
"y_axis": y_axis,
|
|
136431
|
+
}
|
|
136432
|
+
|
|
136433
|
+
@builtins.property
|
|
136434
|
+
def y_axis(self) -> builtins.str:
|
|
136435
|
+
'''The Y axis type to be used in the chart.
|
|
136436
|
+
|
|
136437
|
+
If you choose ``PRIMARY_Y_AXIS`` , the primary Y Axis is located on the leftmost vertical axis of the chart.
|
|
136438
|
+
|
|
136439
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-yaxisoptions.html#cfn-quicksight-dashboard-yaxisoptions-yaxis
|
|
136440
|
+
'''
|
|
136441
|
+
result = self._values.get("y_axis")
|
|
136442
|
+
assert result is not None, "Required property 'y_axis' is missing"
|
|
136443
|
+
return typing.cast(builtins.str, result)
|
|
136444
|
+
|
|
136445
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
136446
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
136447
|
+
|
|
136448
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
136449
|
+
return not (rhs == self)
|
|
136450
|
+
|
|
136451
|
+
def __repr__(self) -> str:
|
|
136452
|
+
return "YAxisOptionsProperty(%s)" % ", ".join(
|
|
136453
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
136454
|
+
)
|
|
136455
|
+
|
|
136172
136456
|
|
|
136173
136457
|
@jsii.data_type(
|
|
136174
136458
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnDashboardProps",
|
|
@@ -136551,6 +136835,7 @@ class CfnDataSet(
|
|
|
136551
136835
|
description="description"
|
|
136552
136836
|
)
|
|
136553
136837
|
},
|
|
136838
|
+
folder_arns=["folderArns"],
|
|
136554
136839
|
import_mode="importMode",
|
|
136555
136840
|
ingestion_wait_policy=quicksight.CfnDataSet.IngestionWaitPolicyProperty(
|
|
136556
136841
|
ingestion_wait_time_in_hours=123,
|
|
@@ -136559,24 +136844,6 @@ class CfnDataSet(
|
|
|
136559
136844
|
logical_table_map={
|
|
136560
136845
|
"logical_table_map_key": quicksight.CfnDataSet.LogicalTableProperty(
|
|
136561
136846
|
alias="alias",
|
|
136562
|
-
source=quicksight.CfnDataSet.LogicalTableSourceProperty(
|
|
136563
|
-
data_set_arn="dataSetArn",
|
|
136564
|
-
join_instruction=quicksight.CfnDataSet.JoinInstructionProperty(
|
|
136565
|
-
left_operand="leftOperand",
|
|
136566
|
-
on_clause="onClause",
|
|
136567
|
-
right_operand="rightOperand",
|
|
136568
|
-
type="type",
|
|
136569
|
-
|
|
136570
|
-
# the properties below are optional
|
|
136571
|
-
left_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
136572
|
-
unique_key=False
|
|
136573
|
-
),
|
|
136574
|
-
right_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
136575
|
-
unique_key=False
|
|
136576
|
-
)
|
|
136577
|
-
),
|
|
136578
|
-
physical_table_id="physicalTableId"
|
|
136579
|
-
),
|
|
136580
136847
|
|
|
136581
136848
|
# the properties below are optional
|
|
136582
136849
|
data_transforms=[quicksight.CfnDataSet.TransformOperationProperty(
|
|
@@ -136630,7 +136897,25 @@ class CfnDataSet(
|
|
|
136630
136897
|
column_name="columnName",
|
|
136631
136898
|
tag_names=["tagNames"]
|
|
136632
136899
|
)
|
|
136633
|
-
)]
|
|
136900
|
+
)],
|
|
136901
|
+
source=quicksight.CfnDataSet.LogicalTableSourceProperty(
|
|
136902
|
+
data_set_arn="dataSetArn",
|
|
136903
|
+
join_instruction=quicksight.CfnDataSet.JoinInstructionProperty(
|
|
136904
|
+
left_operand="leftOperand",
|
|
136905
|
+
on_clause="onClause",
|
|
136906
|
+
right_operand="rightOperand",
|
|
136907
|
+
type="type",
|
|
136908
|
+
|
|
136909
|
+
# the properties below are optional
|
|
136910
|
+
left_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
136911
|
+
unique_key=False
|
|
136912
|
+
),
|
|
136913
|
+
right_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
136914
|
+
unique_key=False
|
|
136915
|
+
)
|
|
136916
|
+
),
|
|
136917
|
+
physical_table_id="physicalTableId"
|
|
136918
|
+
)
|
|
136634
136919
|
)
|
|
136635
136920
|
},
|
|
136636
136921
|
name="name",
|
|
@@ -136731,6 +137016,7 @@ class CfnDataSet(
|
|
|
136731
137016
|
data_set_refresh_properties: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.DataSetRefreshPropertiesProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
136732
137017
|
data_set_usage_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.DataSetUsageConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
136733
137018
|
field_folders: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.FieldFolderProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
137019
|
+
folder_arns: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
136734
137020
|
import_mode: typing.Optional[builtins.str] = None,
|
|
136735
137021
|
ingestion_wait_policy: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.IngestionWaitPolicyProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
136736
137022
|
logical_table_map: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.LogicalTableProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
@@ -136752,6 +137038,7 @@ class CfnDataSet(
|
|
|
136752
137038
|
:param data_set_refresh_properties: The refresh properties of a dataset.
|
|
136753
137039
|
:param data_set_usage_configuration: The usage configuration to apply to child datasets that reference this dataset as a source.
|
|
136754
137040
|
:param field_folders: The folder that contains fields and nested subfolders for your dataset.
|
|
137041
|
+
:param folder_arns:
|
|
136755
137042
|
:param import_mode: Indicates whether you want to import the data into SPICE.
|
|
136756
137043
|
:param ingestion_wait_policy: The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
|
|
136757
137044
|
:param logical_table_map: Configures the combination and transformation of the data from the physical tables.
|
|
@@ -136775,6 +137062,7 @@ class CfnDataSet(
|
|
|
136775
137062
|
data_set_refresh_properties=data_set_refresh_properties,
|
|
136776
137063
|
data_set_usage_configuration=data_set_usage_configuration,
|
|
136777
137064
|
field_folders=field_folders,
|
|
137065
|
+
folder_arns=folder_arns,
|
|
136778
137066
|
import_mode=import_mode,
|
|
136779
137067
|
ingestion_wait_policy=ingestion_wait_policy,
|
|
136780
137068
|
logical_table_map=logical_table_map,
|
|
@@ -137012,6 +137300,18 @@ class CfnDataSet(
|
|
|
137012
137300
|
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
|
137013
137301
|
jsii.set(self, "fieldFolders", value) # pyright: ignore[reportArgumentType]
|
|
137014
137302
|
|
|
137303
|
+
@builtins.property
|
|
137304
|
+
@jsii.member(jsii_name="folderArns")
|
|
137305
|
+
def folder_arns(self) -> typing.Optional[typing.List[builtins.str]]:
|
|
137306
|
+
return typing.cast(typing.Optional[typing.List[builtins.str]], jsii.get(self, "folderArns"))
|
|
137307
|
+
|
|
137308
|
+
@folder_arns.setter
|
|
137309
|
+
def folder_arns(self, value: typing.Optional[typing.List[builtins.str]]) -> None:
|
|
137310
|
+
if __debug__:
|
|
137311
|
+
type_hints = typing.get_type_hints(_typecheckingstub__90d30b04706db393e2366c30b4e4946a427d4e4dae7c177945e290682963d4b2)
|
|
137312
|
+
check_type(argname="argument value", value=value, expected_type=type_hints["value"])
|
|
137313
|
+
jsii.set(self, "folderArns", value) # pyright: ignore[reportArgumentType]
|
|
137314
|
+
|
|
137015
137315
|
@builtins.property
|
|
137016
137316
|
@jsii.member(jsii_name="importMode")
|
|
137017
137317
|
def import_mode(self) -> typing.Optional[builtins.str]:
|
|
@@ -139306,8 +139606,8 @@ class CfnDataSet(
|
|
|
139306
139606
|
jsii_struct_bases=[],
|
|
139307
139607
|
name_mapping={
|
|
139308
139608
|
"alias": "alias",
|
|
139309
|
-
"source": "source",
|
|
139310
139609
|
"data_transforms": "dataTransforms",
|
|
139610
|
+
"source": "source",
|
|
139311
139611
|
},
|
|
139312
139612
|
)
|
|
139313
139613
|
class LogicalTableProperty:
|
|
@@ -139315,16 +139615,16 @@ class CfnDataSet(
|
|
|
139315
139615
|
self,
|
|
139316
139616
|
*,
|
|
139317
139617
|
alias: builtins.str,
|
|
139318
|
-
source: typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.LogicalTableSourceProperty", typing.Dict[builtins.str, typing.Any]]],
|
|
139319
139618
|
data_transforms: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.TransformOperationProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
139619
|
+
source: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnDataSet.LogicalTableSourceProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
139320
139620
|
) -> None:
|
|
139321
139621
|
'''A *logical table* is a unit that joins and that data transformations operate on.
|
|
139322
139622
|
|
|
139323
139623
|
A logical table has a source, which can be either a physical table or result of a join. When a logical table points to a physical table, the logical table acts as a mutable copy of that physical table through transform operations.
|
|
139324
139624
|
|
|
139325
139625
|
:param alias: A display name for the logical table.
|
|
139326
|
-
:param source: Source of this logical table.
|
|
139327
139626
|
:param data_transforms: Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null.
|
|
139627
|
+
:param source: Source of this logical table.
|
|
139328
139628
|
|
|
139329
139629
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html
|
|
139330
139630
|
:exampleMetadata: fixture=_generated
|
|
@@ -139337,24 +139637,6 @@ class CfnDataSet(
|
|
|
139337
139637
|
|
|
139338
139638
|
logical_table_property = quicksight.CfnDataSet.LogicalTableProperty(
|
|
139339
139639
|
alias="alias",
|
|
139340
|
-
source=quicksight.CfnDataSet.LogicalTableSourceProperty(
|
|
139341
|
-
data_set_arn="dataSetArn",
|
|
139342
|
-
join_instruction=quicksight.CfnDataSet.JoinInstructionProperty(
|
|
139343
|
-
left_operand="leftOperand",
|
|
139344
|
-
on_clause="onClause",
|
|
139345
|
-
right_operand="rightOperand",
|
|
139346
|
-
type="type",
|
|
139347
|
-
|
|
139348
|
-
# the properties below are optional
|
|
139349
|
-
left_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
139350
|
-
unique_key=False
|
|
139351
|
-
),
|
|
139352
|
-
right_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
139353
|
-
unique_key=False
|
|
139354
|
-
)
|
|
139355
|
-
),
|
|
139356
|
-
physical_table_id="physicalTableId"
|
|
139357
|
-
),
|
|
139358
139640
|
|
|
139359
139641
|
# the properties below are optional
|
|
139360
139642
|
data_transforms=[quicksight.CfnDataSet.TransformOperationProperty(
|
|
@@ -139408,20 +139690,39 @@ class CfnDataSet(
|
|
|
139408
139690
|
column_name="columnName",
|
|
139409
139691
|
tag_names=["tagNames"]
|
|
139410
139692
|
)
|
|
139411
|
-
)]
|
|
139693
|
+
)],
|
|
139694
|
+
source=quicksight.CfnDataSet.LogicalTableSourceProperty(
|
|
139695
|
+
data_set_arn="dataSetArn",
|
|
139696
|
+
join_instruction=quicksight.CfnDataSet.JoinInstructionProperty(
|
|
139697
|
+
left_operand="leftOperand",
|
|
139698
|
+
on_clause="onClause",
|
|
139699
|
+
right_operand="rightOperand",
|
|
139700
|
+
type="type",
|
|
139701
|
+
|
|
139702
|
+
# the properties below are optional
|
|
139703
|
+
left_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
139704
|
+
unique_key=False
|
|
139705
|
+
),
|
|
139706
|
+
right_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
139707
|
+
unique_key=False
|
|
139708
|
+
)
|
|
139709
|
+
),
|
|
139710
|
+
physical_table_id="physicalTableId"
|
|
139711
|
+
)
|
|
139412
139712
|
)
|
|
139413
139713
|
'''
|
|
139414
139714
|
if __debug__:
|
|
139415
139715
|
type_hints = typing.get_type_hints(_typecheckingstub__38cd7d58d2457b1fb9072a61390c2dda39d5c68c12a8d0ccf51486b4c76134b9)
|
|
139416
139716
|
check_type(argname="argument alias", value=alias, expected_type=type_hints["alias"])
|
|
139417
|
-
check_type(argname="argument source", value=source, expected_type=type_hints["source"])
|
|
139418
139717
|
check_type(argname="argument data_transforms", value=data_transforms, expected_type=type_hints["data_transforms"])
|
|
139718
|
+
check_type(argname="argument source", value=source, expected_type=type_hints["source"])
|
|
139419
139719
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
139420
139720
|
"alias": alias,
|
|
139421
|
-
"source": source,
|
|
139422
139721
|
}
|
|
139423
139722
|
if data_transforms is not None:
|
|
139424
139723
|
self._values["data_transforms"] = data_transforms
|
|
139724
|
+
if source is not None:
|
|
139725
|
+
self._values["source"] = source
|
|
139425
139726
|
|
|
139426
139727
|
@builtins.property
|
|
139427
139728
|
def alias(self) -> builtins.str:
|
|
@@ -139433,18 +139734,6 @@ class CfnDataSet(
|
|
|
139433
139734
|
assert result is not None, "Required property 'alias' is missing"
|
|
139434
139735
|
return typing.cast(builtins.str, result)
|
|
139435
139736
|
|
|
139436
|
-
@builtins.property
|
|
139437
|
-
def source(
|
|
139438
|
-
self,
|
|
139439
|
-
) -> typing.Union[_IResolvable_da3f097b, "CfnDataSet.LogicalTableSourceProperty"]:
|
|
139440
|
-
'''Source of this logical table.
|
|
139441
|
-
|
|
139442
|
-
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-source
|
|
139443
|
-
'''
|
|
139444
|
-
result = self._values.get("source")
|
|
139445
|
-
assert result is not None, "Required property 'source' is missing"
|
|
139446
|
-
return typing.cast(typing.Union[_IResolvable_da3f097b, "CfnDataSet.LogicalTableSourceProperty"], result)
|
|
139447
|
-
|
|
139448
139737
|
@builtins.property
|
|
139449
139738
|
def data_transforms(
|
|
139450
139739
|
self,
|
|
@@ -139458,6 +139747,17 @@ class CfnDataSet(
|
|
|
139458
139747
|
result = self._values.get("data_transforms")
|
|
139459
139748
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnDataSet.TransformOperationProperty"]]]], result)
|
|
139460
139749
|
|
|
139750
|
+
@builtins.property
|
|
139751
|
+
def source(
|
|
139752
|
+
self,
|
|
139753
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDataSet.LogicalTableSourceProperty"]]:
|
|
139754
|
+
'''Source of this logical table.
|
|
139755
|
+
|
|
139756
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dataset-logicaltable.html#cfn-quicksight-dataset-logicaltable-source
|
|
139757
|
+
'''
|
|
139758
|
+
result = self._values.get("source")
|
|
139759
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnDataSet.LogicalTableSourceProperty"]], result)
|
|
139760
|
+
|
|
139461
139761
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
139462
139762
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
139463
139763
|
|
|
@@ -141676,6 +141976,7 @@ class CfnDataSet(
|
|
|
141676
141976
|
"data_set_refresh_properties": "dataSetRefreshProperties",
|
|
141677
141977
|
"data_set_usage_configuration": "dataSetUsageConfiguration",
|
|
141678
141978
|
"field_folders": "fieldFolders",
|
|
141979
|
+
"folder_arns": "folderArns",
|
|
141679
141980
|
"import_mode": "importMode",
|
|
141680
141981
|
"ingestion_wait_policy": "ingestionWaitPolicy",
|
|
141681
141982
|
"logical_table_map": "logicalTableMap",
|
|
@@ -141699,6 +142000,7 @@ class CfnDataSetProps:
|
|
|
141699
142000
|
data_set_refresh_properties: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.DataSetRefreshPropertiesProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
141700
142001
|
data_set_usage_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.DataSetUsageConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
141701
142002
|
field_folders: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.FieldFolderProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
142003
|
+
folder_arns: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
141702
142004
|
import_mode: typing.Optional[builtins.str] = None,
|
|
141703
142005
|
ingestion_wait_policy: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.IngestionWaitPolicyProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
141704
142006
|
logical_table_map: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.LogicalTableProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
@@ -141719,6 +142021,7 @@ class CfnDataSetProps:
|
|
|
141719
142021
|
:param data_set_refresh_properties: The refresh properties of a dataset.
|
|
141720
142022
|
:param data_set_usage_configuration: The usage configuration to apply to child datasets that reference this dataset as a source.
|
|
141721
142023
|
:param field_folders: The folder that contains fields and nested subfolders for your dataset.
|
|
142024
|
+
:param folder_arns:
|
|
141722
142025
|
:param import_mode: Indicates whether you want to import the data into SPICE.
|
|
141723
142026
|
:param ingestion_wait_policy: The wait policy to use when creating or updating a Dataset. The default is to wait for SPICE ingestion to finish with timeout of 36 hours.
|
|
141724
142027
|
:param logical_table_map: Configures the combination and transformation of the data from the physical tables.
|
|
@@ -141820,6 +142123,7 @@ class CfnDataSetProps:
|
|
|
141820
142123
|
description="description"
|
|
141821
142124
|
)
|
|
141822
142125
|
},
|
|
142126
|
+
folder_arns=["folderArns"],
|
|
141823
142127
|
import_mode="importMode",
|
|
141824
142128
|
ingestion_wait_policy=quicksight.CfnDataSet.IngestionWaitPolicyProperty(
|
|
141825
142129
|
ingestion_wait_time_in_hours=123,
|
|
@@ -141828,24 +142132,6 @@ class CfnDataSetProps:
|
|
|
141828
142132
|
logical_table_map={
|
|
141829
142133
|
"logical_table_map_key": quicksight.CfnDataSet.LogicalTableProperty(
|
|
141830
142134
|
alias="alias",
|
|
141831
|
-
source=quicksight.CfnDataSet.LogicalTableSourceProperty(
|
|
141832
|
-
data_set_arn="dataSetArn",
|
|
141833
|
-
join_instruction=quicksight.CfnDataSet.JoinInstructionProperty(
|
|
141834
|
-
left_operand="leftOperand",
|
|
141835
|
-
on_clause="onClause",
|
|
141836
|
-
right_operand="rightOperand",
|
|
141837
|
-
type="type",
|
|
141838
|
-
|
|
141839
|
-
# the properties below are optional
|
|
141840
|
-
left_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
141841
|
-
unique_key=False
|
|
141842
|
-
),
|
|
141843
|
-
right_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
141844
|
-
unique_key=False
|
|
141845
|
-
)
|
|
141846
|
-
),
|
|
141847
|
-
physical_table_id="physicalTableId"
|
|
141848
|
-
),
|
|
141849
142135
|
|
|
141850
142136
|
# the properties below are optional
|
|
141851
142137
|
data_transforms=[quicksight.CfnDataSet.TransformOperationProperty(
|
|
@@ -141899,7 +142185,25 @@ class CfnDataSetProps:
|
|
|
141899
142185
|
column_name="columnName",
|
|
141900
142186
|
tag_names=["tagNames"]
|
|
141901
142187
|
)
|
|
141902
|
-
)]
|
|
142188
|
+
)],
|
|
142189
|
+
source=quicksight.CfnDataSet.LogicalTableSourceProperty(
|
|
142190
|
+
data_set_arn="dataSetArn",
|
|
142191
|
+
join_instruction=quicksight.CfnDataSet.JoinInstructionProperty(
|
|
142192
|
+
left_operand="leftOperand",
|
|
142193
|
+
on_clause="onClause",
|
|
142194
|
+
right_operand="rightOperand",
|
|
142195
|
+
type="type",
|
|
142196
|
+
|
|
142197
|
+
# the properties below are optional
|
|
142198
|
+
left_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
142199
|
+
unique_key=False
|
|
142200
|
+
),
|
|
142201
|
+
right_join_key_properties=quicksight.CfnDataSet.JoinKeyPropertiesProperty(
|
|
142202
|
+
unique_key=False
|
|
142203
|
+
)
|
|
142204
|
+
),
|
|
142205
|
+
physical_table_id="physicalTableId"
|
|
142206
|
+
)
|
|
141903
142207
|
)
|
|
141904
142208
|
},
|
|
141905
142209
|
name="name",
|
|
@@ -141996,6 +142300,7 @@ class CfnDataSetProps:
|
|
|
141996
142300
|
check_type(argname="argument data_set_refresh_properties", value=data_set_refresh_properties, expected_type=type_hints["data_set_refresh_properties"])
|
|
141997
142301
|
check_type(argname="argument data_set_usage_configuration", value=data_set_usage_configuration, expected_type=type_hints["data_set_usage_configuration"])
|
|
141998
142302
|
check_type(argname="argument field_folders", value=field_folders, expected_type=type_hints["field_folders"])
|
|
142303
|
+
check_type(argname="argument folder_arns", value=folder_arns, expected_type=type_hints["folder_arns"])
|
|
141999
142304
|
check_type(argname="argument import_mode", value=import_mode, expected_type=type_hints["import_mode"])
|
|
142000
142305
|
check_type(argname="argument ingestion_wait_policy", value=ingestion_wait_policy, expected_type=type_hints["ingestion_wait_policy"])
|
|
142001
142306
|
check_type(argname="argument logical_table_map", value=logical_table_map, expected_type=type_hints["logical_table_map"])
|
|
@@ -142022,6 +142327,8 @@ class CfnDataSetProps:
|
|
|
142022
142327
|
self._values["data_set_usage_configuration"] = data_set_usage_configuration
|
|
142023
142328
|
if field_folders is not None:
|
|
142024
142329
|
self._values["field_folders"] = field_folders
|
|
142330
|
+
if folder_arns is not None:
|
|
142331
|
+
self._values["folder_arns"] = folder_arns
|
|
142025
142332
|
if import_mode is not None:
|
|
142026
142333
|
self._values["import_mode"] = import_mode
|
|
142027
142334
|
if ingestion_wait_policy is not None:
|
|
@@ -142129,6 +142436,14 @@ class CfnDataSetProps:
|
|
|
142129
142436
|
result = self._values.get("field_folders")
|
|
142130
142437
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, CfnDataSet.FieldFolderProperty]]]], result)
|
|
142131
142438
|
|
|
142439
|
+
@builtins.property
|
|
142440
|
+
def folder_arns(self) -> typing.Optional[typing.List[builtins.str]]:
|
|
142441
|
+
'''
|
|
142442
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-quicksight-dataset.html#cfn-quicksight-dataset-folderarns
|
|
142443
|
+
'''
|
|
142444
|
+
result = self._values.get("folder_arns")
|
|
142445
|
+
return typing.cast(typing.Optional[typing.List[builtins.str]], result)
|
|
142446
|
+
|
|
142132
142447
|
@builtins.property
|
|
142133
142448
|
def import_mode(self) -> typing.Optional[builtins.str]:
|
|
142134
142449
|
'''Indicates whether you want to import the data into SPICE.
|
|
@@ -155325,7 +155640,7 @@ class CfnTemplate(
|
|
|
155325
155640
|
:param column: The target column of the tooltip item.
|
|
155326
155641
|
:param aggregation: The aggregation function of the column tooltip item.
|
|
155327
155642
|
:param label: The label of the tooltip item.
|
|
155328
|
-
:param tooltip_target:
|
|
155643
|
+
:param tooltip_target: Determines the target of the column tooltip item in a combo chart visual.
|
|
155329
155644
|
:param visibility: The visibility of the tooltip item.
|
|
155330
155645
|
|
|
155331
155646
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-columntooltipitem.html
|
|
@@ -155416,7 +155731,8 @@ class CfnTemplate(
|
|
|
155416
155731
|
|
|
155417
155732
|
@builtins.property
|
|
155418
155733
|
def tooltip_target(self) -> typing.Optional[builtins.str]:
|
|
155419
|
-
'''
|
|
155734
|
+
'''Determines the target of the column tooltip item in a combo chart visual.
|
|
155735
|
+
|
|
155420
155736
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-columntooltipitem.html#cfn-quicksight-template-columntooltipitem-tooltiptarget
|
|
155421
155737
|
'''
|
|
155422
155738
|
result = self._values.get("tooltip_target")
|
|
@@ -155563,6 +155879,7 @@ class CfnTemplate(
|
|
|
155563
155879
|
"reference_lines": "referenceLines",
|
|
155564
155880
|
"secondary_y_axis_display_options": "secondaryYAxisDisplayOptions",
|
|
155565
155881
|
"secondary_y_axis_label_options": "secondaryYAxisLabelOptions",
|
|
155882
|
+
"single_axis_options": "singleAxisOptions",
|
|
155566
155883
|
"sort_configuration": "sortConfiguration",
|
|
155567
155884
|
"tooltip": "tooltip",
|
|
155568
155885
|
"visual_palette": "visualPalette",
|
|
@@ -155585,6 +155902,7 @@ class CfnTemplate(
|
|
|
155585
155902
|
reference_lines: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.ReferenceLineProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
155586
155903
|
secondary_y_axis_display_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.AxisDisplayOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
155587
155904
|
secondary_y_axis_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.ChartAxisLabelOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
155905
|
+
single_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.SingleAxisOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
155588
155906
|
sort_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.ComboChartSortConfigurationProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
155589
155907
|
tooltip: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.TooltipOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
155590
155908
|
visual_palette: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.VisualPaletteProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -155604,6 +155922,7 @@ class CfnTemplate(
|
|
|
155604
155922
|
:param reference_lines: The reference line setup of the visual.
|
|
155605
155923
|
:param secondary_y_axis_display_options: The label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.
|
|
155606
155924
|
:param secondary_y_axis_label_options: The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.
|
|
155925
|
+
:param single_axis_options:
|
|
155607
155926
|
:param sort_configuration: The sort configuration of a ``ComboChartVisual`` .
|
|
155608
155927
|
:param tooltip: The legend display setup of the visual.
|
|
155609
155928
|
:param visual_palette: The palette (chart color) display setup of the visual.
|
|
@@ -155630,6 +155949,7 @@ class CfnTemplate(
|
|
|
155630
155949
|
check_type(argname="argument reference_lines", value=reference_lines, expected_type=type_hints["reference_lines"])
|
|
155631
155950
|
check_type(argname="argument secondary_y_axis_display_options", value=secondary_y_axis_display_options, expected_type=type_hints["secondary_y_axis_display_options"])
|
|
155632
155951
|
check_type(argname="argument secondary_y_axis_label_options", value=secondary_y_axis_label_options, expected_type=type_hints["secondary_y_axis_label_options"])
|
|
155952
|
+
check_type(argname="argument single_axis_options", value=single_axis_options, expected_type=type_hints["single_axis_options"])
|
|
155633
155953
|
check_type(argname="argument sort_configuration", value=sort_configuration, expected_type=type_hints["sort_configuration"])
|
|
155634
155954
|
check_type(argname="argument tooltip", value=tooltip, expected_type=type_hints["tooltip"])
|
|
155635
155955
|
check_type(argname="argument visual_palette", value=visual_palette, expected_type=type_hints["visual_palette"])
|
|
@@ -155660,6 +155980,8 @@ class CfnTemplate(
|
|
|
155660
155980
|
self._values["secondary_y_axis_display_options"] = secondary_y_axis_display_options
|
|
155661
155981
|
if secondary_y_axis_label_options is not None:
|
|
155662
155982
|
self._values["secondary_y_axis_label_options"] = secondary_y_axis_label_options
|
|
155983
|
+
if single_axis_options is not None:
|
|
155984
|
+
self._values["single_axis_options"] = single_axis_options
|
|
155663
155985
|
if sort_configuration is not None:
|
|
155664
155986
|
self._values["sort_configuration"] = sort_configuration
|
|
155665
155987
|
if tooltip is not None:
|
|
@@ -155816,6 +156138,16 @@ class CfnTemplate(
|
|
|
155816
156138
|
result = self._values.get("secondary_y_axis_label_options")
|
|
155817
156139
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnTemplate.ChartAxisLabelOptionsProperty"]], result)
|
|
155818
156140
|
|
|
156141
|
+
@builtins.property
|
|
156142
|
+
def single_axis_options(
|
|
156143
|
+
self,
|
|
156144
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnTemplate.SingleAxisOptionsProperty"]]:
|
|
156145
|
+
'''
|
|
156146
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-combochartconfiguration.html#cfn-quicksight-template-combochartconfiguration-singleaxisoptions
|
|
156147
|
+
'''
|
|
156148
|
+
result = self._values.get("single_axis_options")
|
|
156149
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnTemplate.SingleAxisOptionsProperty"]], result)
|
|
156150
|
+
|
|
155819
156151
|
@builtins.property
|
|
155820
156152
|
def sort_configuration(
|
|
155821
156153
|
self,
|
|
@@ -165442,7 +165774,7 @@ class CfnTemplate(
|
|
|
165442
165774
|
|
|
165443
165775
|
:param field_id: The unique ID of the field that is targeted by the tooltip.
|
|
165444
165776
|
:param label: The label of the tooltip item.
|
|
165445
|
-
:param tooltip_target:
|
|
165777
|
+
:param tooltip_target: Determines the target of the field tooltip item in a combo chart visual.
|
|
165446
165778
|
:param visibility: The visibility of the tooltip item.
|
|
165447
165779
|
|
|
165448
165780
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-fieldtooltipitem.html
|
|
@@ -165500,7 +165832,8 @@ class CfnTemplate(
|
|
|
165500
165832
|
|
|
165501
165833
|
@builtins.property
|
|
165502
165834
|
def tooltip_target(self) -> typing.Optional[builtins.str]:
|
|
165503
|
-
'''
|
|
165835
|
+
'''Determines the target of the field tooltip item in a combo chart visual.
|
|
165836
|
+
|
|
165504
165837
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-fieldtooltipitem.html#cfn-quicksight-template-fieldtooltipitem-tooltiptarget
|
|
165505
165838
|
'''
|
|
165506
165839
|
result = self._values.get("tooltip_target")
|
|
@@ -194639,6 +194972,61 @@ class CfnTemplate(
|
|
|
194639
194972
|
k + "=" + repr(v) for k, v in self._values.items()
|
|
194640
194973
|
)
|
|
194641
194974
|
|
|
194975
|
+
@jsii.data_type(
|
|
194976
|
+
jsii_type="aws-cdk-lib.aws_quicksight.CfnTemplate.QueryExecutionOptionsProperty",
|
|
194977
|
+
jsii_struct_bases=[],
|
|
194978
|
+
name_mapping={"query_execution_mode": "queryExecutionMode"},
|
|
194979
|
+
)
|
|
194980
|
+
class QueryExecutionOptionsProperty:
|
|
194981
|
+
def __init__(
|
|
194982
|
+
self,
|
|
194983
|
+
*,
|
|
194984
|
+
query_execution_mode: typing.Optional[builtins.str] = None,
|
|
194985
|
+
) -> None:
|
|
194986
|
+
'''A structure that describes the query execution options.
|
|
194987
|
+
|
|
194988
|
+
:param query_execution_mode: A structure that describes the query execution mode.
|
|
194989
|
+
|
|
194990
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-queryexecutionoptions.html
|
|
194991
|
+
:exampleMetadata: fixture=_generated
|
|
194992
|
+
|
|
194993
|
+
Example::
|
|
194994
|
+
|
|
194995
|
+
# The code below shows an example of how to instantiate this type.
|
|
194996
|
+
# The values are placeholders you should change.
|
|
194997
|
+
from aws_cdk import aws_quicksight as quicksight
|
|
194998
|
+
|
|
194999
|
+
query_execution_options_property = quicksight.CfnTemplate.QueryExecutionOptionsProperty(
|
|
195000
|
+
query_execution_mode="queryExecutionMode"
|
|
195001
|
+
)
|
|
195002
|
+
'''
|
|
195003
|
+
if __debug__:
|
|
195004
|
+
type_hints = typing.get_type_hints(_typecheckingstub__808b92a324c62f95f115cdcaced17051a7c6ae9f0e85d727bcae7010535eebcf)
|
|
195005
|
+
check_type(argname="argument query_execution_mode", value=query_execution_mode, expected_type=type_hints["query_execution_mode"])
|
|
195006
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
|
195007
|
+
if query_execution_mode is not None:
|
|
195008
|
+
self._values["query_execution_mode"] = query_execution_mode
|
|
195009
|
+
|
|
195010
|
+
@builtins.property
|
|
195011
|
+
def query_execution_mode(self) -> typing.Optional[builtins.str]:
|
|
195012
|
+
'''A structure that describes the query execution mode.
|
|
195013
|
+
|
|
195014
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-queryexecutionoptions.html#cfn-quicksight-template-queryexecutionoptions-queryexecutionmode
|
|
195015
|
+
'''
|
|
195016
|
+
result = self._values.get("query_execution_mode")
|
|
195017
|
+
return typing.cast(typing.Optional[builtins.str], result)
|
|
195018
|
+
|
|
195019
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
195020
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
195021
|
+
|
|
195022
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
195023
|
+
return not (rhs == self)
|
|
195024
|
+
|
|
195025
|
+
def __repr__(self) -> str:
|
|
195026
|
+
return "QueryExecutionOptionsProperty(%s)" % ", ".join(
|
|
195027
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
195028
|
+
)
|
|
195029
|
+
|
|
194642
195030
|
@jsii.data_type(
|
|
194643
195031
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnTemplate.RadarChartAggregatedFieldWellsProperty",
|
|
194644
195032
|
jsii_struct_bases=[],
|
|
@@ -200792,11 +201180,18 @@ class CfnTemplate(
|
|
|
200792
201180
|
@jsii.data_type(
|
|
200793
201181
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnTemplate.SingleAxisOptionsProperty",
|
|
200794
201182
|
jsii_struct_bases=[],
|
|
200795
|
-
name_mapping={},
|
|
201183
|
+
name_mapping={"y_axis_options": "yAxisOptions"},
|
|
200796
201184
|
)
|
|
200797
201185
|
class SingleAxisOptionsProperty:
|
|
200798
|
-
def __init__(
|
|
200799
|
-
|
|
201186
|
+
def __init__(
|
|
201187
|
+
self,
|
|
201188
|
+
*,
|
|
201189
|
+
y_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.YAxisOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
201190
|
+
) -> None:
|
|
201191
|
+
'''The settings of a chart's single axis configuration.
|
|
201192
|
+
|
|
201193
|
+
:param y_axis_options: The Y axis options of a single axis configuration.
|
|
201194
|
+
|
|
200800
201195
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-singleaxisoptions.html
|
|
200801
201196
|
:exampleMetadata: fixture=_generated
|
|
200802
201197
|
|
|
@@ -200806,9 +201201,29 @@ class CfnTemplate(
|
|
|
200806
201201
|
# The values are placeholders you should change.
|
|
200807
201202
|
from aws_cdk import aws_quicksight as quicksight
|
|
200808
201203
|
|
|
200809
|
-
single_axis_options_property = quicksight.CfnTemplate.SingleAxisOptionsProperty(
|
|
201204
|
+
single_axis_options_property = quicksight.CfnTemplate.SingleAxisOptionsProperty(
|
|
201205
|
+
y_axis_options=quicksight.CfnTemplate.YAxisOptionsProperty(
|
|
201206
|
+
y_axis="yAxis"
|
|
201207
|
+
)
|
|
201208
|
+
)
|
|
200810
201209
|
'''
|
|
201210
|
+
if __debug__:
|
|
201211
|
+
type_hints = typing.get_type_hints(_typecheckingstub__baf98462208b28c89ecaea279b856ed91f27bca03246a56c95f33cc8b903b75a)
|
|
201212
|
+
check_type(argname="argument y_axis_options", value=y_axis_options, expected_type=type_hints["y_axis_options"])
|
|
200811
201213
|
self._values: typing.Dict[builtins.str, typing.Any] = {}
|
|
201214
|
+
if y_axis_options is not None:
|
|
201215
|
+
self._values["y_axis_options"] = y_axis_options
|
|
201216
|
+
|
|
201217
|
+
@builtins.property
|
|
201218
|
+
def y_axis_options(
|
|
201219
|
+
self,
|
|
201220
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnTemplate.YAxisOptionsProperty"]]:
|
|
201221
|
+
'''The Y axis options of a single axis configuration.
|
|
201222
|
+
|
|
201223
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-singleaxisoptions.html#cfn-quicksight-template-singleaxisoptions-yaxisoptions
|
|
201224
|
+
'''
|
|
201225
|
+
result = self._values.get("y_axis_options")
|
|
201226
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnTemplate.YAxisOptionsProperty"]], result)
|
|
200812
201227
|
|
|
200813
201228
|
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
200814
201229
|
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
@@ -206100,6 +206515,7 @@ class CfnTemplate(
|
|
|
206100
206515
|
"filter_groups": "filterGroups",
|
|
206101
206516
|
"options": "options",
|
|
206102
206517
|
"parameter_declarations": "parameterDeclarations",
|
|
206518
|
+
"query_execution_options": "queryExecutionOptions",
|
|
206103
206519
|
"sheets": "sheets",
|
|
206104
206520
|
},
|
|
206105
206521
|
)
|
|
@@ -206114,6 +206530,7 @@ class CfnTemplate(
|
|
|
206114
206530
|
filter_groups: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.FilterGroupProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
206115
206531
|
options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.AssetOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
206116
206532
|
parameter_declarations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.ParameterDeclarationProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
206533
|
+
query_execution_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.QueryExecutionOptionsProperty", typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
206117
206534
|
sheets: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union["CfnTemplate.SheetDefinitionProperty", typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
206118
206535
|
) -> None:
|
|
206119
206536
|
'''The detailed definition of a template.
|
|
@@ -206125,6 +206542,7 @@ class CfnTemplate(
|
|
|
206125
206542
|
:param filter_groups: Filter definitions for a template. For more information, see `Filtering Data <https://docs.aws.amazon.com/quicksight/latest/user/filtering-visual-data.html>`_ in the *Amazon QuickSight User Guide* .
|
|
206126
206543
|
:param options: An array of option definitions for a template.
|
|
206127
206544
|
:param parameter_declarations: An array of parameter declarations for a template. *Parameters* are named variables that can transfer a value for use by an action or an object. For more information, see `Parameters in Amazon QuickSight <https://docs.aws.amazon.com/quicksight/latest/user/parameters-in-quicksight.html>`_ in the *Amazon QuickSight User Guide* .
|
|
206545
|
+
:param query_execution_options:
|
|
206128
206546
|
:param sheets: An array of sheet definitions for a template.
|
|
206129
206547
|
|
|
206130
206548
|
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-templateversiondefinition.html
|
|
@@ -206143,6 +206561,7 @@ class CfnTemplate(
|
|
|
206143
206561
|
check_type(argname="argument filter_groups", value=filter_groups, expected_type=type_hints["filter_groups"])
|
|
206144
206562
|
check_type(argname="argument options", value=options, expected_type=type_hints["options"])
|
|
206145
206563
|
check_type(argname="argument parameter_declarations", value=parameter_declarations, expected_type=type_hints["parameter_declarations"])
|
|
206564
|
+
check_type(argname="argument query_execution_options", value=query_execution_options, expected_type=type_hints["query_execution_options"])
|
|
206146
206565
|
check_type(argname="argument sheets", value=sheets, expected_type=type_hints["sheets"])
|
|
206147
206566
|
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
206148
206567
|
"data_set_configurations": data_set_configurations,
|
|
@@ -206159,6 +206578,8 @@ class CfnTemplate(
|
|
|
206159
206578
|
self._values["options"] = options
|
|
206160
206579
|
if parameter_declarations is not None:
|
|
206161
206580
|
self._values["parameter_declarations"] = parameter_declarations
|
|
206581
|
+
if query_execution_options is not None:
|
|
206582
|
+
self._values["query_execution_options"] = query_execution_options
|
|
206162
206583
|
if sheets is not None:
|
|
206163
206584
|
self._values["sheets"] = sheets
|
|
206164
206585
|
|
|
@@ -206249,6 +206670,16 @@ class CfnTemplate(
|
|
|
206249
206670
|
result = self._values.get("parameter_declarations")
|
|
206250
206671
|
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, typing.List[typing.Union[_IResolvable_da3f097b, "CfnTemplate.ParameterDeclarationProperty"]]]], result)
|
|
206251
206672
|
|
|
206673
|
+
@builtins.property
|
|
206674
|
+
def query_execution_options(
|
|
206675
|
+
self,
|
|
206676
|
+
) -> typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnTemplate.QueryExecutionOptionsProperty"]]:
|
|
206677
|
+
'''
|
|
206678
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-templateversiondefinition.html#cfn-quicksight-template-templateversiondefinition-queryexecutionoptions
|
|
206679
|
+
'''
|
|
206680
|
+
result = self._values.get("query_execution_options")
|
|
206681
|
+
return typing.cast(typing.Optional[typing.Union[_IResolvable_da3f097b, "CfnTemplate.QueryExecutionOptionsProperty"]], result)
|
|
206682
|
+
|
|
206252
206683
|
@builtins.property
|
|
206253
206684
|
def sheets(
|
|
206254
206685
|
self,
|
|
@@ -214815,6 +215246,60 @@ class CfnTemplate(
|
|
|
214815
215246
|
k + "=" + repr(v) for k, v in self._values.items()
|
|
214816
215247
|
)
|
|
214817
215248
|
|
|
215249
|
+
@jsii.data_type(
|
|
215250
|
+
jsii_type="aws-cdk-lib.aws_quicksight.CfnTemplate.YAxisOptionsProperty",
|
|
215251
|
+
jsii_struct_bases=[],
|
|
215252
|
+
name_mapping={"y_axis": "yAxis"},
|
|
215253
|
+
)
|
|
215254
|
+
class YAxisOptionsProperty:
|
|
215255
|
+
def __init__(self, *, y_axis: builtins.str) -> None:
|
|
215256
|
+
'''The options that are available for a single Y axis in a chart.
|
|
215257
|
+
|
|
215258
|
+
:param y_axis: The Y axis type to be used in the chart. If you choose ``PRIMARY_Y_AXIS`` , the primary Y Axis is located on the leftmost vertical axis of the chart.
|
|
215259
|
+
|
|
215260
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-yaxisoptions.html
|
|
215261
|
+
:exampleMetadata: fixture=_generated
|
|
215262
|
+
|
|
215263
|
+
Example::
|
|
215264
|
+
|
|
215265
|
+
# The code below shows an example of how to instantiate this type.
|
|
215266
|
+
# The values are placeholders you should change.
|
|
215267
|
+
from aws_cdk import aws_quicksight as quicksight
|
|
215268
|
+
|
|
215269
|
+
y_axis_options_property = quicksight.CfnTemplate.YAxisOptionsProperty(
|
|
215270
|
+
y_axis="yAxis"
|
|
215271
|
+
)
|
|
215272
|
+
'''
|
|
215273
|
+
if __debug__:
|
|
215274
|
+
type_hints = typing.get_type_hints(_typecheckingstub__7315e59572c81b40974c5b584b709a2c459eeddffaaba1739884d19e17d919a4)
|
|
215275
|
+
check_type(argname="argument y_axis", value=y_axis, expected_type=type_hints["y_axis"])
|
|
215276
|
+
self._values: typing.Dict[builtins.str, typing.Any] = {
|
|
215277
|
+
"y_axis": y_axis,
|
|
215278
|
+
}
|
|
215279
|
+
|
|
215280
|
+
@builtins.property
|
|
215281
|
+
def y_axis(self) -> builtins.str:
|
|
215282
|
+
'''The Y axis type to be used in the chart.
|
|
215283
|
+
|
|
215284
|
+
If you choose ``PRIMARY_Y_AXIS`` , the primary Y Axis is located on the leftmost vertical axis of the chart.
|
|
215285
|
+
|
|
215286
|
+
:see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-template-yaxisoptions.html#cfn-quicksight-template-yaxisoptions-yaxis
|
|
215287
|
+
'''
|
|
215288
|
+
result = self._values.get("y_axis")
|
|
215289
|
+
assert result is not None, "Required property 'y_axis' is missing"
|
|
215290
|
+
return typing.cast(builtins.str, result)
|
|
215291
|
+
|
|
215292
|
+
def __eq__(self, rhs: typing.Any) -> builtins.bool:
|
|
215293
|
+
return isinstance(rhs, self.__class__) and rhs._values == self._values
|
|
215294
|
+
|
|
215295
|
+
def __ne__(self, rhs: typing.Any) -> builtins.bool:
|
|
215296
|
+
return not (rhs == self)
|
|
215297
|
+
|
|
215298
|
+
def __repr__(self) -> str:
|
|
215299
|
+
return "YAxisOptionsProperty(%s)" % ", ".join(
|
|
215300
|
+
k + "=" + repr(v) for k, v in self._values.items()
|
|
215301
|
+
)
|
|
215302
|
+
|
|
214818
215303
|
|
|
214819
215304
|
@jsii.data_type(
|
|
214820
215305
|
jsii_type="aws-cdk-lib.aws_quicksight.CfnTemplateProps",
|
|
@@ -222184,6 +222669,7 @@ def _typecheckingstub__743f6de00af3d8850478c1cec470f5e4bbc39e00ef3e785c354c25f2a
|
|
|
222184
222669
|
filter_groups: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.FilterGroupProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
222185
222670
|
options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.AssetOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
222186
222671
|
parameter_declarations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.ParameterDeclarationProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
222672
|
+
query_execution_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.QueryExecutionOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
222187
222673
|
sheets: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.SheetDefinitionProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
222188
222674
|
) -> None:
|
|
222189
222675
|
"""Type checking stubs"""
|
|
@@ -222714,6 +223200,7 @@ def _typecheckingstub__a515c71821e7f00825720a4573683ad269b842d55f7b80847bdc1398d
|
|
|
222714
223200
|
reference_lines: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.ReferenceLineProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
222715
223201
|
secondary_y_axis_display_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.AxisDisplayOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
222716
223202
|
secondary_y_axis_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.ChartAxisLabelOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
223203
|
+
single_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.SingleAxisOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
222717
223204
|
sort_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.ComboChartSortConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
222718
223205
|
tooltip: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.TooltipOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
222719
223206
|
visual_palette: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.VisualPaletteProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -225328,6 +225815,13 @@ def _typecheckingstub__6d2a0d75dfef36d1e1bdd541b1b87ca5099f709e8e2dcea66428e7aae
|
|
|
225328
225815
|
"""Type checking stubs"""
|
|
225329
225816
|
pass
|
|
225330
225817
|
|
|
225818
|
+
def _typecheckingstub__bac61c006e7dbdb453b06f9c020a4819061b226ebea8ce5f23561a22c38a264c(
|
|
225819
|
+
*,
|
|
225820
|
+
query_execution_mode: typing.Optional[builtins.str] = None,
|
|
225821
|
+
) -> None:
|
|
225822
|
+
"""Type checking stubs"""
|
|
225823
|
+
pass
|
|
225824
|
+
|
|
225331
225825
|
def _typecheckingstub__45f39c45ac242411b7c269731f281995cb8e54a35969dbceb1ddd3b5ff128800(
|
|
225332
225826
|
*,
|
|
225333
225827
|
category: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.DimensionFieldProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
@@ -225835,6 +226329,13 @@ def _typecheckingstub__1f4a055a47f0538eca137de3275943606ae2840c4df9da8eba4840775
|
|
|
225835
226329
|
"""Type checking stubs"""
|
|
225836
226330
|
pass
|
|
225837
226331
|
|
|
226332
|
+
def _typecheckingstub__c9fdd0b1d6b7318832067192a0bc7eb7de9a13a326e06c2f6cf85c995160563d(
|
|
226333
|
+
*,
|
|
226334
|
+
y_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.YAxisOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
226335
|
+
) -> None:
|
|
226336
|
+
"""Type checking stubs"""
|
|
226337
|
+
pass
|
|
226338
|
+
|
|
225838
226339
|
def _typecheckingstub__680207b3c486d874ece8a1090dd922474d41adabcd8426ad4ea5182a9ebb18e6(
|
|
225839
226340
|
*,
|
|
225840
226341
|
info_icon_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnAnalysis.SheetControlInfoIconLabelOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -226671,6 +227172,13 @@ def _typecheckingstub__0d8cc190e86df93e83a4af8c07e28d53ce2bd0cfe3305e61db3cfef70
|
|
|
226671
227172
|
"""Type checking stubs"""
|
|
226672
227173
|
pass
|
|
226673
227174
|
|
|
227175
|
+
def _typecheckingstub__bdbb37427d80772b4d29af448dc7056bb3387422ab6c1d923eeed2608cd98920(
|
|
227176
|
+
*,
|
|
227177
|
+
y_axis: builtins.str,
|
|
227178
|
+
) -> None:
|
|
227179
|
+
"""Type checking stubs"""
|
|
227180
|
+
pass
|
|
227181
|
+
|
|
226674
227182
|
def _typecheckingstub__abc87c90adc8752b5b24a67c2541ecb565aedcfc0265e29359b671502ad3539f(
|
|
226675
227183
|
*,
|
|
226676
227184
|
analysis_id: builtins.str,
|
|
@@ -227342,6 +227850,7 @@ def _typecheckingstub__6d19c08bcb98b3e98b8a21eef8b0850a746a9fd4262bb397c2526d270
|
|
|
227342
227850
|
reference_lines: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.ReferenceLineProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
227343
227851
|
secondary_y_axis_display_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.AxisDisplayOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
227344
227852
|
secondary_y_axis_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.ChartAxisLabelOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
227853
|
+
single_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.SingleAxisOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
227345
227854
|
sort_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.ComboChartSortConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
227346
227855
|
tooltip: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.TooltipOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
227347
227856
|
visual_palette: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.VisualPaletteProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -230604,6 +231113,13 @@ def _typecheckingstub__882e164d216977769910a03fd5a932d20e987923108ac1451ca186ea5
|
|
|
230604
231113
|
"""Type checking stubs"""
|
|
230605
231114
|
pass
|
|
230606
231115
|
|
|
231116
|
+
def _typecheckingstub__3ae9745fa1bb577c733606faf154263ca2df959321431a407fb169c3b686231f(
|
|
231117
|
+
*,
|
|
231118
|
+
y_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.YAxisOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
231119
|
+
) -> None:
|
|
231120
|
+
"""Type checking stubs"""
|
|
231121
|
+
pass
|
|
231122
|
+
|
|
230607
231123
|
def _typecheckingstub__e239d7632b9f718c785c202aa5d162b9f047c8bd0bf05dcd02582a4eace25922(
|
|
230608
231124
|
*,
|
|
230609
231125
|
info_icon_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDashboard.SheetControlInfoIconLabelOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -231454,6 +231970,13 @@ def _typecheckingstub__7a1870e6ad824dc17b4907d57e71b903f2d02b7a13c0351e5de4340d1
|
|
|
231454
231970
|
"""Type checking stubs"""
|
|
231455
231971
|
pass
|
|
231456
231972
|
|
|
231973
|
+
def _typecheckingstub__be31317155a33b495e9b1eb2deea836c29db514c0199baa492d7108baff89ac7(
|
|
231974
|
+
*,
|
|
231975
|
+
y_axis: builtins.str,
|
|
231976
|
+
) -> None:
|
|
231977
|
+
"""Type checking stubs"""
|
|
231978
|
+
pass
|
|
231979
|
+
|
|
231457
231980
|
def _typecheckingstub__b83b0d20e5f4dc99e603d3a3d5cffb1cc46142034276d5f015ae3ed7f334ead3(
|
|
231458
231981
|
*,
|
|
231459
231982
|
aws_account_id: builtins.str,
|
|
@@ -231486,6 +232009,7 @@ def _typecheckingstub__72d075b7003c65fe0f5754c362b528fce8eccbf0c8bca521f7a3200fb
|
|
|
231486
232009
|
data_set_refresh_properties: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.DataSetRefreshPropertiesProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
231487
232010
|
data_set_usage_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.DataSetUsageConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
231488
232011
|
field_folders: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.FieldFolderProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
232012
|
+
folder_arns: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
231489
232013
|
import_mode: typing.Optional[builtins.str] = None,
|
|
231490
232014
|
ingestion_wait_policy: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.IngestionWaitPolicyProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
231491
232015
|
logical_table_map: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.LogicalTableProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
@@ -231559,6 +232083,12 @@ def _typecheckingstub__376e551a3e7551cc01277dd007428ce4ffd31dd297b01d97d2e891fc2
|
|
|
231559
232083
|
"""Type checking stubs"""
|
|
231560
232084
|
pass
|
|
231561
232085
|
|
|
232086
|
+
def _typecheckingstub__90d30b04706db393e2366c30b4e4946a427d4e4dae7c177945e290682963d4b2(
|
|
232087
|
+
value: typing.Optional[typing.List[builtins.str]],
|
|
232088
|
+
) -> None:
|
|
232089
|
+
"""Type checking stubs"""
|
|
232090
|
+
pass
|
|
232091
|
+
|
|
231562
232092
|
def _typecheckingstub__e2d4f671f44dcd084b30794fd761c8eac3c1b00283622fa5674fdf0e00f49832(
|
|
231563
232093
|
value: typing.Optional[builtins.str],
|
|
231564
232094
|
) -> None:
|
|
@@ -231826,8 +232356,8 @@ def _typecheckingstub__6028e05db913817056fdfb25ccbeccdc09bf308fc013a40a77d78e696
|
|
|
231826
232356
|
def _typecheckingstub__38cd7d58d2457b1fb9072a61390c2dda39d5c68c12a8d0ccf51486b4c76134b9(
|
|
231827
232357
|
*,
|
|
231828
232358
|
alias: builtins.str,
|
|
231829
|
-
source: typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.LogicalTableSourceProperty, typing.Dict[builtins.str, typing.Any]]],
|
|
231830
232359
|
data_transforms: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.TransformOperationProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
232360
|
+
source: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.LogicalTableSourceProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
231831
232361
|
) -> None:
|
|
231832
232362
|
"""Type checking stubs"""
|
|
231833
232363
|
pass
|
|
@@ -232036,6 +232566,7 @@ def _typecheckingstub__61032f5c9704bd9765ba5fe5f2862434b85348f65b701e3a44b806fef
|
|
|
232036
232566
|
data_set_refresh_properties: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.DataSetRefreshPropertiesProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
232037
232567
|
data_set_usage_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.DataSetUsageConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
232038
232568
|
field_folders: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.FieldFolderProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
232569
|
+
folder_arns: typing.Optional[typing.Sequence[builtins.str]] = None,
|
|
232039
232570
|
import_mode: typing.Optional[builtins.str] = None,
|
|
232040
232571
|
ingestion_wait_policy: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.IngestionWaitPolicyProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
232041
232572
|
logical_table_map: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Mapping[builtins.str, typing.Union[_IResolvable_da3f097b, typing.Union[CfnDataSet.LogicalTableProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
@@ -233159,6 +233690,7 @@ def _typecheckingstub__496e3c5d8f6852db264d3824e5f25aa9e1d76b510ca6a813cf6cfc906
|
|
|
233159
233690
|
reference_lines: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.ReferenceLineProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
233160
233691
|
secondary_y_axis_display_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.AxisDisplayOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
233161
233692
|
secondary_y_axis_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.ChartAxisLabelOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
233693
|
+
single_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.SingleAxisOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
233162
233694
|
sort_configuration: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.ComboChartSortConfigurationProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
233163
233695
|
tooltip: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.TooltipOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
233164
233696
|
visual_palette: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.VisualPaletteProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -235747,6 +236279,13 @@ def _typecheckingstub__bb41668f45eb37d8d64df1fa71a745e5417dbc9277dd4ca8c0c665d1a
|
|
|
235747
236279
|
"""Type checking stubs"""
|
|
235748
236280
|
pass
|
|
235749
236281
|
|
|
236282
|
+
def _typecheckingstub__808b92a324c62f95f115cdcaced17051a7c6ae9f0e85d727bcae7010535eebcf(
|
|
236283
|
+
*,
|
|
236284
|
+
query_execution_mode: typing.Optional[builtins.str] = None,
|
|
236285
|
+
) -> None:
|
|
236286
|
+
"""Type checking stubs"""
|
|
236287
|
+
pass
|
|
236288
|
+
|
|
235750
236289
|
def _typecheckingstub__46c93b0194d8213c14a61ec775d8aa1349dd19712c87d825c6d2fe73f5e37968(
|
|
235751
236290
|
*,
|
|
235752
236291
|
category: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.DimensionFieldProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
@@ -236254,6 +236793,13 @@ def _typecheckingstub__f980a5ef17fbfcec69f5d6a4e065d2bf7bd9d99c1982054307ca27101
|
|
|
236254
236793
|
"""Type checking stubs"""
|
|
236255
236794
|
pass
|
|
236256
236795
|
|
|
236796
|
+
def _typecheckingstub__baf98462208b28c89ecaea279b856ed91f27bca03246a56c95f33cc8b903b75a(
|
|
236797
|
+
*,
|
|
236798
|
+
y_axis_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.YAxisOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
236799
|
+
) -> None:
|
|
236800
|
+
"""Type checking stubs"""
|
|
236801
|
+
pass
|
|
236802
|
+
|
|
236257
236803
|
def _typecheckingstub__0a7c7b522b4a45f40e638d2984c0d7a3e0bb412595353b539c1ca5b0ca4ee15f(
|
|
236258
236804
|
*,
|
|
236259
236805
|
info_icon_label_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.SheetControlInfoIconLabelOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
@@ -236615,6 +237161,7 @@ def _typecheckingstub__0d4d306e9cd0974c594353d10bf810e1540586afcd9054498c6bcf94e
|
|
|
236615
237161
|
filter_groups: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.FilterGroupProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
236616
237162
|
options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.AssetOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
236617
237163
|
parameter_declarations: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.ParameterDeclarationProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
237164
|
+
query_execution_options: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.QueryExecutionOptionsProperty, typing.Dict[builtins.str, typing.Any]]]] = None,
|
|
236618
237165
|
sheets: typing.Optional[typing.Union[_IResolvable_da3f097b, typing.Sequence[typing.Union[_IResolvable_da3f097b, typing.Union[CfnTemplate.SheetDefinitionProperty, typing.Dict[builtins.str, typing.Any]]]]]] = None,
|
|
236619
237166
|
) -> None:
|
|
236620
237167
|
"""Type checking stubs"""
|
|
@@ -237143,6 +237690,13 @@ def _typecheckingstub__b09284c311f9b3aaed0ac05c126480ae5985daf6d0e0bc27b670595ca
|
|
|
237143
237690
|
"""Type checking stubs"""
|
|
237144
237691
|
pass
|
|
237145
237692
|
|
|
237693
|
+
def _typecheckingstub__7315e59572c81b40974c5b584b709a2c459eeddffaaba1739884d19e17d919a4(
|
|
237694
|
+
*,
|
|
237695
|
+
y_axis: builtins.str,
|
|
237696
|
+
) -> None:
|
|
237697
|
+
"""Type checking stubs"""
|
|
237698
|
+
pass
|
|
237699
|
+
|
|
237146
237700
|
def _typecheckingstub__194696706c08c6a7def262580c9972a430e44c1c526329b77b525a87c76a44ed(
|
|
237147
237701
|
*,
|
|
237148
237702
|
aws_account_id: builtins.str,
|