Uses of Interface
software.amazon.awscdk.interfaces.logs.ILogGroupRef
Packages that use ILogGroupRef
Package
Description
AWS CDK Custom Resources
Amazon API Gateway Construct Library
AWS APIGatewayv2 Construct Library
AWS CloudTrail Construct Library
AWS::DataSync Construct Library
Amazon EC2 Construct Library
Amazon ECS Construct Library
Amazon OpenSearch Service Construct Library
Event Targets for Amazon EventBridge
AWS Lambda Construct Library
Amazon Lambda Golang Library
Amazon Lambda Node.js Library
Amazon Lambda Python Library
Amazon CloudWatch Logs Construct Library
AWS CloudWatch Logs Subscription Destination Library
Amazon OpenSearch Service Construct Library
AWS::Pipes Construct Library
Amazon Route53 Resolver Construct Library
AWS S3 Deployment Construct Library
AWS Step Functions Construct Library
Triggers
-
Uses of ILogGroupRef in software.amazon.awscdk.customresources
Methods in software.amazon.awscdk.customresources that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefLogOptions.getDestination()The log group where the execution history events will be logged.final ILogGroupRefLogOptions.Jsii$Proxy.getDestination()default ILogGroupRefAwsCustomResourceProps.getLogGroup()The Log Group used for logging of events emitted by the custom resource's lambda function.final ILogGroupRefAwsCustomResourceProps.Jsii$Proxy.getLogGroup()default ILogGroupRefProviderProps.getLogGroup()The Log Group used for logging of events emitted by the custom resource's lambda function.final ILogGroupRefProviderProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.customresources with parameters of type ILogGroupRefModifier and TypeMethodDescriptionLogOptions.Builder.destination(ILogGroupRef destination) Sets the value ofLogOptions.getDestination()AwsCustomResource.Builder.logGroup(ILogGroupRef logGroup) The Log Group used for logging of events emitted by the custom resource's lambda function.AwsCustomResourceProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofAwsCustomResourceProps.getLogGroup()Provider.Builder.logGroup(ILogGroupRef logGroup) The Log Group used for logging of events emitted by the custom resource's lambda function.ProviderProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofProviderProps.getLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.interfaces.logs
Subinterfaces of ILogGroupRef in software.amazon.awscdk.interfaces.logsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILogGroupRef.Classes in software.amazon.awscdk.interfaces.logs that implement ILogGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.aps.mixins
Methods in software.amazon.awscdk.mixins.preview.services.aps.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnScraperApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnWorkspaceManagedPrometheusLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.b2bi.mixins
Methods in software.amazon.awscdk.mixins.preview.services.b2bi.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnTransformerB2biExecutionLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.backupgateway.mixins
Methods in software.amazon.awscdk.mixins.preview.services.backupgateway.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnHypervisorBgwHypervisorLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnHypervisorDataAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.bedrock.mixins
Methods in software.amazon.awscdk.mixins.preview.services.bedrock.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnAgentAliasEventLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnAgentApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnFlowApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnKnowledgeBaseApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnKnowledgeBaseRuntimeLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.bedrockagentcore.mixins
Methods in software.amazon.awscdk.mixins.preview.services.bedrockagentcore.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnBrowserCustomUsageLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnCodeInterpreterCustomApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnCodeInterpreterCustomUsageLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnGatewayApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnMemoryApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnRuntimeApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnRuntimeUsageLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnWorkloadIdentityApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.cleanrooms.mixins
Methods in software.amazon.awscdk.mixins.preview.services.cleanrooms.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnMembershipAnalysisLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.cloudfront.mixins
Methods in software.amazon.awscdk.mixins.preview.services.cloudfront.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnDistributionAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnDistributionConnectionLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.cognito.mixins
Methods in software.amazon.awscdk.mixins.preview.services.cognito.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnUserPoolApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.connect.mixins
Methods in software.amazon.awscdk.mixins.preview.services.connect.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnInstanceAmazonConnectFlowLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.ec2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.ec2.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnRouteServerPeerEventLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnVerifiedAccessInstanceVerifiedAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnVPCRoute53ResolverQueryLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnVPNConnectionConnectionLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnVPNConnectionEventLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.eks.mixins
Methods in software.amazon.awscdk.mixins.preview.services.eks.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnClusterAutoModeBlockStorageLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnClusterAutoModeComputeLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnClusterAutoModeIpamLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnClusterAutoModeLoadBalancingLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.elasticache.mixins
Methods in software.amazon.awscdk.mixins.preview.services.elasticache.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnCacheClusterElasticacheLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.elasticloadbalancingv2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.elasticloadbalancingv2.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnLoadBalancerNlbAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.entityresolution.mixins
Methods in software.amazon.awscdk.mixins.preview.services.entityresolution.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnIdMappingWorkflowWorkflowLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnMatchingWorkflowWorkflowLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.iotfleetwise.mixins
Methods in software.amazon.awscdk.mixins.preview.services.iotfleetwise.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnCampaignIotFleetwiseLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnVehicleIotFleetwiseLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.ivschat.mixins
Methods in software.amazon.awscdk.mixins.preview.services.ivschat.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnRoomIvsChatLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.kafkaconnect.mixins
Methods in software.amazon.awscdk.mixins.preview.services.kafkaconnect.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnConnectorApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.logs
Constructors in software.amazon.awscdk.mixins.preview.services.logs with parameters of type ILogGroupRefModifierConstructorDescriptionLogGroupLogsDelivery(ILogGroupRef logGroup) (experimental) Creates a new log group delivery. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.logs.events
Methods in software.amazon.awscdk.mixins.preview.services.logs.events with parameters of type ILogGroupRefModifier and TypeMethodDescriptionstatic LogGroupEventsLogGroupEvents.fromLogGroup(ILogGroupRef logGroupRef) (experimental) Create LogGroupEvents from a LogGroup reference. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.m2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.m2.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnApplicationBatchJobLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnApplicationConfigLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnApplicationConsoleLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnApplicationDatasetImportLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.mediapackagev2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.mediapackagev2.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnChannelGroupEgressAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnChannelGroupIngressAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.mediatailor.mixins
Methods in software.amazon.awscdk.mixins.preview.services.mediatailor.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnPlaybackConfigurationAdDecisionServerLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnPlaybackConfigurationManifestServiceLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnPlaybackConfigurationTranscodeLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.msk.mixins
Methods in software.amazon.awscdk.mixins.preview.services.msk.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnClusterBrokerLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.networkfirewall.mixins
Methods in software.amazon.awscdk.mixins.preview.services.networkfirewall.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnFirewallAlertLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnFirewallFlowLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnFirewallTlsLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.osis.mixins
Methods in software.amazon.awscdk.mixins.preview.services.osis.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnPipelinePipelineLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.pcs.mixins
Methods in software.amazon.awscdk.mixins.preview.services.pcs.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnClusterPcsJobcompLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnClusterPcsSchedulerLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.pipes.mixins
Methods in software.amazon.awscdk.mixins.preview.services.pipes.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnPipeExecutionLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.qbusiness.mixins
Methods in software.amazon.awscdk.mixins.preview.services.qbusiness.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnApplicationEventLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnApplicationSyncJobLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.route53profiles.mixins
Methods in software.amazon.awscdk.mixins.preview.services.route53profiles.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnProfileRoute53ProfilesResolverQueryLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.rum.mixins
Methods in software.amazon.awscdk.mixins.preview.services.rum.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnAppMonitorRumOtelLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnAppMonitorRumOtelSpans.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnAppMonitorRumTelemetryLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.sagemaker.mixins
Methods in software.amazon.awscdk.mixins.preview.services.sagemaker.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnWorkteamActivityLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.ses.mixins
Methods in software.amazon.awscdk.mixins.preview.services.ses.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnMailManagerIngressPointApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnMailManagerIngressPointTrafficPolicyDebugLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnMailManagerRuleSetApplicationLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.shield.mixins
Methods in software.amazon.awscdk.mixins.preview.services.shield.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnProtectionFlowLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.stepfunctions.mixins
Methods in software.amazon.awscdk.mixins.preview.services.stepfunctions.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnStateMachineExpressLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnStateMachineStandardLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.transfer.mixins
Methods in software.amazon.awscdk.mixins.preview.services.transfer.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnServerTransferLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.vpclattice.mixins
Methods in software.amazon.awscdk.mixins.preview.services.vpclattice.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnResourceConfigurationResourceAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnServiceAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.wafv2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.wafv2.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnWebACLAccessLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group.CfnWebACLTokenLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.mixins.preview.services.wisdom.mixins
Methods in software.amazon.awscdk.mixins.preview.services.wisdom.mixins with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnAssistantEventLogs.toLogGroup(ILogGroupRef logGroup) Send logs to a CloudWatch Log Group. -
Uses of ILogGroupRef in software.amazon.awscdk.services.apigateway
Constructors in software.amazon.awscdk.services.apigateway with parameters of type ILogGroupRef -
Uses of ILogGroupRef in software.amazon.awscdk.services.apigatewayv2
Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type ILogGroupRef -
Uses of ILogGroupRef in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental that return ILogGroupRefMethods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type ILogGroupRefModifier and TypeMethodDescriptionEdgeFunction.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.EdgeFunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.services.cloudtrail
Methods in software.amazon.awscdk.services.cloudtrail that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefTrailProps.getCloudWatchLogGroup()Log Group to which CloudTrail to push logs to.final ILogGroupRefTrailProps.Jsii$Proxy.getCloudWatchLogGroup()Methods in software.amazon.awscdk.services.cloudtrail with parameters of type ILogGroupRefModifier and TypeMethodDescriptionTrail.Builder.cloudWatchLogGroup(ILogGroupRef cloudWatchLogGroup) Log Group to which CloudTrail to push logs to.TrailProps.Builder.cloudWatchLogGroup(ILogGroupRef cloudWatchLogGroup) Sets the value ofTrailProps.getCloudWatchLogGroup()CfnTrail.Builder.cloudWatchLogsLogGroupArn(ILogGroupRef cloudWatchLogsLogGroupArn) Specifies a log group name using an Amazon Resource Name (ARN), a unique identifier that represents the log group to which CloudTrail logs are delivered.CfnTrailProps.Builder.cloudWatchLogsLogGroupArn(ILogGroupRef cloudWatchLogsLogGroupArn) Sets the value ofCfnTrailProps.getCloudWatchLogsLogGroupArn() -
Uses of ILogGroupRef in software.amazon.awscdk.services.datasync
Methods in software.amazon.awscdk.services.datasync with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnTask.Builder.cloudWatchLogGroupArn(ILogGroupRef cloudWatchLogGroupArn) Specifies the Amazon Resource Name (ARN) of an Amazon CloudWatch log group for monitoring your task.CfnTaskProps.Builder.cloudWatchLogGroupArn(ILogGroupRef cloudWatchLogGroupArn) Sets the value ofCfnTaskProps.getCloudWatchLogGroupArn() -
Uses of ILogGroupRef in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefClientVpnEndpointOptions.getLogGroup()A CloudWatch Logs log group for connection logging.final ILogGroupRefClientVpnEndpointOptions.Jsii$Proxy.getLogGroup()final ILogGroupRefClientVpnEndpointProps.Jsii$Proxy.getLogGroup()default ILogGroupRefFlowLogDestinationConfig.getLogGroup()The CloudWatch Logs Log Group to publish the flow logs to.final ILogGroupRefFlowLogDestinationConfig.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.ec2 with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnFlowLog.Builder.logDestination(ILogGroupRef logDestination) The destination for the flow log data.CfnFlowLogProps.Builder.logDestination(ILogGroupRef logDestination) Sets the value ofCfnFlowLogProps.getLogDestination()ClientVpnEndpoint.Builder.logGroup(ILogGroupRef logGroup) A CloudWatch Logs log group for connection logging.ClientVpnEndpointOptions.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofClientVpnEndpointOptions.getLogGroup()ClientVpnEndpointProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofClientVpnEndpointOptions.getLogGroup()FlowLogDestinationConfig.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFlowLogDestinationConfig.getLogGroup()CfnFlowLog.Builder.logGroupName(ILogGroupRef logGroupName) The name of a new or existing CloudWatch Logs log group where Amazon EC2 publishes your flow logs.CfnFlowLogProps.Builder.logGroupName(ILogGroupRef logGroupName) Sets the value ofCfnFlowLogProps.getLogGroupName()static FlowLogDestinationFlowLogDestination.toCloudWatchLogs(ILogGroupRef logGroup) Use CloudWatch logs as the destination.static FlowLogDestinationFlowLogDestination.toCloudWatchLogs(ILogGroupRef logGroup, IRole iamRole) Use CloudWatch logs as the destination. -
Uses of ILogGroupRef in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefExecuteCommandLogConfiguration.getCloudWatchLogGroup()The name of the CloudWatch log group to send logs to.final ILogGroupRefExecuteCommandLogConfiguration.Jsii$Proxy.getCloudWatchLogGroup()default ILogGroupRefAwsLogDriverProps.getLogGroup()The log group to log to.final ILogGroupRefAwsLogDriverProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.ecs with parameters of type ILogGroupRefModifier and TypeMethodDescriptionExecuteCommandLogConfiguration.Builder.cloudWatchLogGroup(ILogGroupRef cloudWatchLogGroup) Sets the value ofExecuteCommandLogConfiguration.getCloudWatchLogGroup()AwsLogDriver.Builder.logGroup(ILogGroupRef logGroup) The log group to log to.AwsLogDriverProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofAwsLogDriverProps.getLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.services.elasticsearch
Methods in software.amazon.awscdk.services.elasticsearch that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefLoggingOptions.getAppLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupRefLoggingOptions.Jsii$Proxy.getAppLogGroup()Deprecated.default ILogGroupRefLoggingOptions.getAuditLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupRefLoggingOptions.Jsii$Proxy.getAuditLogGroup()Deprecated.default ILogGroupRefLoggingOptions.getSlowIndexLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupRefLoggingOptions.Jsii$Proxy.getSlowIndexLogGroup()Deprecated.default ILogGroupRefLoggingOptions.getSlowSearchLogGroup()Deprecated.use opensearchservice module insteadfinal ILogGroupRefLoggingOptions.Jsii$Proxy.getSlowSearchLogGroup()Deprecated.Methods in software.amazon.awscdk.services.elasticsearch with parameters of type ILogGroupRefModifier and TypeMethodDescriptionLoggingOptions.Builder.appLogGroup(ILogGroupRef appLogGroup) Deprecated.use opensearchservice module insteadLoggingOptions.Builder.auditLogGroup(ILogGroupRef auditLogGroup) Deprecated.use opensearchservice module insteadLoggingOptions.Builder.slowIndexLogGroup(ILogGroupRef slowIndexLogGroup) Deprecated.use opensearchservice module insteadLoggingOptions.Builder.slowSearchLogGroup(ILogGroupRef slowSearchLogGroup) Deprecated.use opensearchservice module instead -
Uses of ILogGroupRef in software.amazon.awscdk.services.events.targets
Methods in software.amazon.awscdk.services.events.targets with parameters of type ILogGroupRefModifier and TypeMethodDescriptionstatic CloudWatchLogGroup.BuilderCloudWatchLogGroup.Builder.create(ILogGroupRef logGroup) Constructors in software.amazon.awscdk.services.events.targets with parameters of type ILogGroupRefModifierConstructorDescriptionCloudWatchLogGroup(ILogGroupRef logGroup) CloudWatchLogGroup(ILogGroupRef logGroup, LogGroupProps props) -
Uses of ILogGroupRef in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return ILogGroupRefModifier and TypeMethodDescriptionfinal ILogGroupRefDockerImageFunctionProps.Jsii$Proxy.getLogGroup()default ILogGroupRefFunctionOptions.getLogGroup()The log group the function sends logs to.final ILogGroupRefFunctionOptions.Jsii$Proxy.getLogGroup()final ILogGroupRefFunctionProps.Jsii$Proxy.getLogGroup()final ILogGroupRefSingletonFunctionProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.lambda with parameters of type ILogGroupRefModifier and TypeMethodDescriptionDockerImageFunction.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.DockerImageFunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup()Function.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.FunctionOptions.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup()FunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup()SingletonFunction.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.SingletonFunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup()CfnPermission.Builder.sourceArn(ILogGroupRef sourceArn) For AWS services , the ARN of the AWS resource that invokes the function.CfnPermissionProps.Builder.sourceArn(ILogGroupRef sourceArn) Sets the value ofCfnPermissionProps.getSourceArn() -
Uses of ILogGroupRef in software.amazon.awscdk.services.lambda.go.alpha
Methods in software.amazon.awscdk.services.lambda.go.alpha that return ILogGroupRefMethods in software.amazon.awscdk.services.lambda.go.alpha with parameters of type ILogGroupRefModifier and TypeMethodDescriptionGoFunction.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.GoFunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.services.lambda.nodejs
Methods in software.amazon.awscdk.services.lambda.nodejs that return ILogGroupRefModifier and TypeMethodDescriptionfinal ILogGroupRefNodejsFunctionProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.lambda.nodejs with parameters of type ILogGroupRefModifier and TypeMethodDescriptionNodejsFunction.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.NodejsFunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.services.lambda.python.alpha
Methods in software.amazon.awscdk.services.lambda.python.alpha that return ILogGroupRefModifier and TypeMethodDescriptionfinal ILogGroupRefPythonFunctionProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.lambda.python.alpha with parameters of type ILogGroupRefModifier and TypeMethodDescriptionPythonFunction.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.PythonFunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.services.logs
Subinterfaces of ILogGroupRef in software.amazon.awscdk.services.logsModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forILogGroup.Classes in software.amazon.awscdk.services.logs that implement ILogGroupRefModifier and TypeClassDescriptionclassTheAWS::Logs::LogGroupresource specifies a log group.static final classA proxy class which represents a concrete javascript instance of this type.classDefine a CloudWatch Log Group.Methods in software.amazon.awscdk.services.logs that return ILogGroupRefModifier and TypeMethodDescriptionstatic ILogGroupRefCfnLogGroup.fromLogGroupArn(software.constructs.Construct scope, String id, String arn) Creates a new ILogGroupRef from an ARN.static ILogGroupRefCfnLogGroup.fromLogGroupName(software.constructs.Construct scope, String id, String logGroupName) Creates a new ILogGroupRef from a logGroupName.LogStreamProps.getLogGroup()The log group to create a log stream for.final ILogGroupRefLogStreamProps.Jsii$Proxy.getLogGroup()MetricFilterProps.getLogGroup()The log group to create the filter on.final ILogGroupRefMetricFilterProps.Jsii$Proxy.getLogGroup()SubscriptionFilterProps.getLogGroup()The log group to create the subscription on.final ILogGroupRefSubscriptionFilterProps.Jsii$Proxy.getLogGroup()TransformerProps.getLogGroup()Existing log group that you want to associate with this transformer.final ILogGroupRefTransformerProps.Jsii$Proxy.getLogGroup()default ILogGroupRefDataProtectionPolicyProps.getLogGroupAuditDestination()CloudWatch Logs log group to send audit findings to.final ILogGroupRefDataProtectionPolicyProps.Jsii$Proxy.getLogGroupAuditDestination()protected ILogGroupRefLogGroupGrants.getResource()Methods in software.amazon.awscdk.services.logs that return types with arguments of type ILogGroupRefModifier and TypeMethodDescriptiondefault List<ILogGroupRef> QueryDefinitionProps.getLogGroups()Specify certain log groups for the query definition.final List<ILogGroupRef> QueryDefinitionProps.Jsii$Proxy.getLogGroups()Methods in software.amazon.awscdk.services.logs with parameters of type ILogGroupRefModifier and TypeMethodDescriptionstatic StringCfnLogGroup.arnForLogGroup(ILogGroupRef resource) CrossAccountDestination.bind(software.constructs.Construct _scope, ILogGroupRef _sourceLogGroup) Return the properties required to send subscription events to this destination.ILogSubscriptionDestination.bind(software.constructs.Construct scope, ILogGroupRef sourceLogGroup) Return the properties required to send subscription events to this destination.default LogSubscriptionDestinationConfigILogSubscriptionDestination.Jsii$Default.bind(software.constructs.Construct scope, ILogGroupRef sourceLogGroup) Return the properties required to send subscription events to this destination.static LogGroupGrantsLogGroupGrants.fromLogGroup(ILogGroupRef resource) Creates grants for LogGroupGrants.LogStream.Builder.logGroup(ILogGroupRef logGroup) The log group to create a log stream for.LogStreamProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofLogStreamProps.getLogGroup()MetricFilter.Builder.logGroup(ILogGroupRef logGroup) The log group to create the filter on.MetricFilterProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofMetricFilterProps.getLogGroup()SubscriptionFilter.Builder.logGroup(ILogGroupRef logGroup) The log group to create the subscription on.SubscriptionFilterProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofSubscriptionFilterProps.getLogGroup()Transformer.Builder.logGroup(ILogGroupRef logGroup) Existing log group that you want to associate with this transformer.TransformerProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofTransformerProps.getLogGroup()DataProtectionPolicy.Builder.logGroupAuditDestination(ILogGroupRef logGroupAuditDestination) CloudWatch Logs log group to send audit findings to.DataProtectionPolicyProps.Builder.logGroupAuditDestination(ILogGroupRef logGroupAuditDestination) Sets the value ofDataProtectionPolicyProps.getLogGroupAuditDestination()CfnLogStream.Builder.logGroupName(ILogGroupRef logGroupName) The name of the log group where the log stream is created.CfnLogStreamProps.Builder.logGroupName(ILogGroupRef logGroupName) Sets the value ofCfnLogStreamProps.getLogGroupName()CfnMetricFilter.Builder.logGroupName(ILogGroupRef logGroupName) The name of an existing log group that you want to associate with this metric filter.CfnMetricFilterProps.Builder.logGroupName(ILogGroupRef logGroupName) Sets the value ofCfnMetricFilterProps.getLogGroupName()CfnSubscriptionFilter.Builder.logGroupName(ILogGroupRef logGroupName) The log group to associate with the subscription filter.CfnSubscriptionFilterProps.Builder.logGroupName(ILogGroupRef logGroupName) Sets the value ofCfnSubscriptionFilterProps.getLogGroupName()Method parameters in software.amazon.awscdk.services.logs with type arguments of type ILogGroupRefModifier and TypeMethodDescriptionQueryDefinition.Builder.logGroups(List<? extends ILogGroupRef> logGroups) Specify certain log groups for the query definition.QueryDefinitionProps.Builder.logGroups(List<? extends ILogGroupRef> logGroups) Sets the value ofQueryDefinitionProps.getLogGroups() -
Uses of ILogGroupRef in software.amazon.awscdk.services.logs.destinations
Methods in software.amazon.awscdk.services.logs.destinations with parameters of type ILogGroupRefModifier and TypeMethodDescriptionFirehoseDestination.bind(software.constructs.Construct scope, ILogGroupRef _sourceLogGroup) Return the properties required to send subscription events to this destination.KinesisDestination.bind(software.constructs.Construct scope, ILogGroupRef _sourceLogGroup) Return the properties required to send subscription events to this destination.LambdaDestination.bind(software.constructs.Construct scope, ILogGroupRef logGroup) Return the properties required to send subscription events to this destination. -
Uses of ILogGroupRef in software.amazon.awscdk.services.opensearchservice
Methods in software.amazon.awscdk.services.opensearchservice that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefLoggingOptions.getAppLogGroup()Log Amazon OpenSearch Service application logs to this log group.final ILogGroupRefLoggingOptions.Jsii$Proxy.getAppLogGroup()default ILogGroupRefLoggingOptions.getAuditLogGroup()Log Amazon OpenSearch Service audit logs to this log group.final ILogGroupRefLoggingOptions.Jsii$Proxy.getAuditLogGroup()default ILogGroupRefLoggingOptions.getSlowIndexLogGroup()Log slow indices to this log group.final ILogGroupRefLoggingOptions.Jsii$Proxy.getSlowIndexLogGroup()default ILogGroupRefLoggingOptions.getSlowSearchLogGroup()Log slow searches to this log group.final ILogGroupRefLoggingOptions.Jsii$Proxy.getSlowSearchLogGroup()Methods in software.amazon.awscdk.services.opensearchservice with parameters of type ILogGroupRefModifier and TypeMethodDescriptionLoggingOptions.Builder.appLogGroup(ILogGroupRef appLogGroup) Sets the value ofLoggingOptions.getAppLogGroup()LoggingOptions.Builder.auditLogGroup(ILogGroupRef auditLogGroup) Sets the value ofLoggingOptions.getAuditLogGroup()LoggingOptions.Builder.slowIndexLogGroup(ILogGroupRef slowIndexLogGroup) Sets the value ofLoggingOptions.getSlowIndexLogGroup()LoggingOptions.Builder.slowSearchLogGroup(ILogGroupRef slowSearchLogGroup) Sets the value ofLoggingOptions.getSlowSearchLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.services.pipes
Methods in software.amazon.awscdk.services.pipes with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnPipe.Builder.target(ILogGroupRef target) The ARN of the target resource.CfnPipeProps.Builder.target(ILogGroupRef target) Sets the value ofCfnPipeProps.getTarget() -
Uses of ILogGroupRef in software.amazon.awscdk.services.route53resolver
Methods in software.amazon.awscdk.services.route53resolver with parameters of type ILogGroupRefModifier and TypeMethodDescriptionCfnResolverQueryLoggingConfig.Builder.destinationArn(ILogGroupRef destinationArn) The ARN of the resource that you want Resolver to send query logs: an Amazon S3 bucket, a CloudWatch Logs log group, or a Kinesis Data Firehose delivery stream.CfnResolverQueryLoggingConfigProps.Builder.destinationArn(ILogGroupRef destinationArn) Sets the value ofCfnResolverQueryLoggingConfigProps.getDestinationArn() -
Uses of ILogGroupRef in software.amazon.awscdk.services.s3.deployment
Methods in software.amazon.awscdk.services.s3.deployment that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefBucketDeploymentProps.getLogGroup()The Log Group used for logging of events emitted by the custom resource's lambda function.final ILogGroupRefBucketDeploymentProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.services.s3.deployment with parameters of type ILogGroupRefModifier and TypeMethodDescriptionBucketDeployment.Builder.logGroup(ILogGroupRef logGroup) The Log Group used for logging of events emitted by the custom resource's lambda function.BucketDeploymentProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofBucketDeploymentProps.getLogGroup() -
Uses of ILogGroupRef in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ILogGroupRefModifier and TypeMethodDescriptiondefault ILogGroupRefLogOptions.getDestination()The log group where the execution history events will be logged.final ILogGroupRefLogOptions.Jsii$Proxy.getDestination()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type ILogGroupRefModifier and TypeMethodDescriptionLogOptions.Builder.destination(ILogGroupRef destination) Sets the value ofLogOptions.getDestination() -
Uses of ILogGroupRef in software.amazon.awscdk.triggers
Methods in software.amazon.awscdk.triggers that return ILogGroupRefModifier and TypeMethodDescriptionfinal ILogGroupRefTriggerFunctionProps.Jsii$Proxy.getLogGroup()Methods in software.amazon.awscdk.triggers with parameters of type ILogGroupRefModifier and TypeMethodDescriptionTriggerFunction.Builder.logGroup(ILogGroupRef logGroup) The log group the function sends logs to.TriggerFunctionProps.Builder.logGroup(ILogGroupRef logGroup) Sets the value ofFunctionOptions.getLogGroup()