Session

class Session : KotlinCustomResource

The AWS::Macie::Session resource specifies a new Amazon Macie session. A session is an object that represents the Amazon Macie service. A session is required for Amazon Macie to become operational.

Properties

Link copied to clipboard
val awsAccountId: Output<String>

AWS account ID of customer

Link copied to clipboard

A enumeration value that specifies how frequently finding updates are published.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serviceRole: Output<String>

Service role used by Macie

Link copied to clipboard
val status: Output<SessionStatus>?

A enumeration value that specifies the status of the Macie Session.

Link copied to clipboard
val urn: Output<String>