AwsS3AccessPointPropertiesArgs

constructor(alias: Output<String>? = null, arn: Output<String>? = null, bucket: Output<String>? = null, bucketAccountId: Output<String>? = null, name: Output<String>? = null, networkOrigin: Output<Either<String, NetworkOrigin>>? = null, policy: Output<Any>? = null, publicAccessBlockConfiguration: Output<PublicAccessBlockConfigurationArgs>? = null, vpcConfiguration: Output<VpcConfigurationArgs>? = null)