Storage System Args
constructor(agentArns: Output<List<String>>? = null, cloudWatchLogGroupArn: Output<String>? = null, name: Output<String>? = null, serverConfiguration: Output<StorageSystemServerConfigurationArgs>? = null, serverCredentials: Output<StorageSystemServerCredentialsArgs>? = null, systemType: Output<StorageSystemSystemType>? = null, tags: Output<List<TagArgs>>? = null)