FileSystem

class FileSystem : KotlinCustomResource

Resource Type definition for AWS::EFS::FileSystem

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Whether to bypass the FileSystemPolicy lockout safety check. The policy lockout safety check determines whether the policy in the request will prevent the principal making the request to be locked out from making future PutFileSystemPolicy requests on the file system. Set BypassPolicyLockoutSafetyCheck to True only when you intend to prevent the principal that is making the request from making a subsequent PutFileSystemPolicy request on the file system. Defaults to false

Link copied to clipboard
val encrypted: Output<Boolean>?
Link copied to clipboard
val fileSystemId: Output<String>
Link copied to clipboard
val fileSystemPolicy: Output<Any>?
Link copied to clipboard
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val kmsKeyId: Output<String>?
Link copied to clipboard
Link copied to clipboard
val performanceMode: Output<String>?
Link copied to clipboard
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val throughputMode: Output<String>?
Link copied to clipboard
val urn: Output<String>