interface IUserAccessLoggingSettingsRef
| Language | Type name |
|---|---|
.NET | Amazon.CDK.aws_workspacesweb.IUserAccessLoggingSettingsRef |
Go | github.com/aws/aws-cdk-go/awscdk/v2/awsworkspacesweb#IUserAccessLoggingSettingsRef |
Java | software.amazon.awscdk.services.workspacesweb.IUserAccessLoggingSettingsRef |
Python | aws_cdk.aws_workspacesweb.IUserAccessLoggingSettingsRef |
TypeScript | aws-cdk-lib » aws_workspacesweb » IUserAccessLoggingSettingsRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a UserAccessLoggingSettings.
Properties
| Name | Type | Description |
|---|---|---|
| node | Node | The tree node. |
| user | User | A reference to a UserAccessLoggingSettings resource. |
node
Type:
Node
The tree node.
userAccessLoggingSettingsRef
Type:
User
A reference to a UserAccessLoggingSettings resource.

.NET
Go
Java
Python
TypeScript