GlobalReplicationGroupArgs

constructor(automaticFailoverEnabled: Output<Boolean>? = null, cacheNodeType: Output<String>? = null, engineVersion: Output<String>? = null, globalReplicationGroupDescription: Output<String>? = null, globalReplicationGroupIdSuffix: Output<String>? = null, numNodeGroups: Output<Int>? = null, parameterGroupName: Output<String>? = null, primaryReplicationGroupId: Output<String>? = null)